mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-09 16:35:01 -04:00
build(deps-dev): bump eslint-config-etherpad from 3.0.7 to 3.0.8 in /src
Bumps [eslint-config-etherpad](https://github.com/ether/eslint-config-etherpad) from 3.0.7 to 3.0.8. - [Release notes](https://github.com/ether/eslint-config-etherpad/releases) - [Commits](https://github.com/ether/eslint-config-etherpad/compare/v3.0.7...v3.0.8) --- updated-dependencies: - dependency-name: eslint-config-etherpad dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c0db840df1
commit
dac92393c5
2 changed files with 7 additions and 7 deletions
12
src/package-lock.json
generated
12
src/package-lock.json
generated
|
@ -2395,14 +2395,14 @@
|
|||
}
|
||||
},
|
||||
"eslint-config-etherpad": {
|
||||
"version": "3.0.7",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-etherpad/-/eslint-config-etherpad-3.0.7.tgz",
|
||||
"integrity": "sha512-Z6tfXYTSXDsM7dsMmhCYiiCI+SZQ7OtTv43mY6cM8WoVufNnK5s8nlP9Eop+Go5+QS2B0Lz9Cc8pv5FPP9jQvw==",
|
||||
"version": "3.0.8",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-etherpad/-/eslint-config-etherpad-3.0.8.tgz",
|
||||
"integrity": "sha512-lxpenIGHI6tqSsCB8wTUs3Ze42lECEv0jkzpRRiO9bPM+54KDwpipE5fVS/2gmnYM+f+FyZ3VDbQ/kQJQLxYFw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@rushstack/eslint-patch": "^1.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.14.0",
|
||||
"@typescript-eslint/parser": "^5.14.0",
|
||||
"@rushstack/eslint-patch": "^1.1.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.15.0",
|
||||
"@typescript-eslint/parser": "^5.15.0",
|
||||
"eslint-import-resolver-typescript": "^2.5.0",
|
||||
"eslint-plugin-cypress": "^2.12.1",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.11.0",
|
||||
"eslint-config-etherpad": "^3.0.7",
|
||||
"eslint-config-etherpad": "^3.0.8",
|
||||
"etherpad-cli-client": "^2.0.1",
|
||||
"mocha": "^9.2.2",
|
||||
"mocha-froth": "^0.2.10",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue