build(deps-dev): bump eslint-config-etherpad in /src (#5837)
Bumps [eslint-config-etherpad](https://github.com/ether/eslint-config-etherpad) from 3.0.16 to 3.0.17. - [Commits](https://github.com/ether/eslint-config-etherpad/compare/v3.0.16...v3.0.17) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
296b76b21e
commit
db7c8fac5f
2 changed files with 4 additions and 4 deletions
6
src/package-lock.json
generated
6
src/package-lock.json
generated
|
@ -2712,9 +2712,9 @@
|
|||
}
|
||||
},
|
||||
"eslint-config-etherpad": {
|
||||
"version": "3.0.16",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-etherpad/-/eslint-config-etherpad-3.0.16.tgz",
|
||||
"integrity": "sha512-LOj/T/uW62wE29nIDZdAChqevfTZuQWYoSLU2lG2Keq/ob+3zKuh5LNy4NBr8gEai5UfeyEK+wTHo4dmxgqztg==",
|
||||
"version": "3.0.17",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-etherpad/-/eslint-config-etherpad-3.0.17.tgz",
|
||||
"integrity": "sha512-5IthppV24DTIXLKsDniQSeK5A3qQvme4K+OhHX56EPmqkZY9Iw2+EK2UJUKKP0ECtxsVSTQL5g0sRnfZqRhBEg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@rushstack/eslint-patch": "^1.3.2",
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.45.0",
|
||||
"eslint-config-etherpad": "^3.0.16",
|
||||
"eslint-config-etherpad": "^3.0.17",
|
||||
"etherpad-cli-client": "^2.0.2",
|
||||
"mocha": "^10.0.0",
|
||||
"mocha-froth": "^0.2.10",
|
||||
|
|
Loading…
Reference in a new issue