Skip to content

Commit fb96270

Browse files
Bump eslint from 8.57.0 to 9.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.9.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.9.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 9daee9b commit fb96270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/supertest": "^6.0.2",
4444
"@typescript-eslint/eslint-plugin": "^5.0.0",
4545
"@typescript-eslint/parser": "^5.0.0",
46-
"eslint": "^8.0.1",
46+
"eslint": "^9.9.0",
4747
"eslint-config-prettier": "^8.3.0",
4848
"eslint-plugin-prettier": "^4.0.0",
4949
"jest": "28.1.2",

0 commit comments

Comments
 (0)