build(deps-dev): bump eslint-config-etherpad from 3.0.22 to 4.0.4 in /src (#6240)

* build(deps-dev): bump eslint-config-etherpad in /src

Bumps [eslint-config-etherpad](https://github.com/ether/eslint-config-etherpad) from 3.0.22 to 4.0.4.
- [Commits](https://github.com/ether/eslint-config-etherpad/compare/v3.0.22...v4.0.4)

---
updated-dependencies:
- dependency-name: eslint-config-etherpad
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fixed pnpm lock file.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SamTV12345 <40429738+samtv12345@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-18 19:11:31 +01:00 committed by GitHub
parent d7869f5014
commit a27440c96f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 184 deletions

View file

@ -90,7 +90,7 @@
"@types/semver": "^7.5.8",
"@types/underscore": "^1.11.15",
"eslint": "^8.57.0",
"eslint-config-etherpad": "^3.0.22",
"eslint-config-etherpad": "^4.0.4",
"etherpad-cli-client": "^3.0.2",
"mocha": "^10.3.0",
"mocha-froth": "^0.2.10",