Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5df897a

Browse files
authoredSep 15, 2024··
chore(deps-dev): bump eslint from 8.57.0 to 9.10.0 in /server
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.10.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6061cac commit 5df897a

File tree

2 files changed

+200
-270
lines changed

2 files changed

+200
-270
lines changed
 

‎server/package-lock.json

+199-269
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/supertest": "^6.0.2",
5050
"@typescript-eslint/eslint-plugin": "^6.0.0",
5151
"@typescript-eslint/parser": "^6.0.0",
52-
"eslint": "^8.42.0",
52+
"eslint": "^9.10.0",
5353
"eslint-config-prettier": "^9.1.0",
5454
"eslint-plugin-prettier": "^5.2.1",
5555
"jest": "^29.7.0",

0 commit comments

Comments
 (0)
Please sign in to comment.