Skip to content

Commit eae1654

Browse files
feat(deps): update dependency eslint to v9
1 parent 0018d72 commit eae1654

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"peerDependencies": {
3030
"@typescript-eslint/eslint-plugin": "^7.0.0",
3131
"@typescript-eslint/parser": "^7.0.0",
32-
"eslint": "^8.0.0",
32+
"eslint": "^8.0.0 || ^9.0.0",
3333
"eslint-config-prettier": "^8.3.0 || ^9.0.0",
3434
"eslint-plugin-import": "^2.25.2",
3535
"eslint-plugin-jsdoc": "^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0 || ^41.0.0 || ^42.0.0 || ^43.0.0 || ^44.0.0 || ^45.0.0 || ^46.0.0 || ^47.0.0 || ^48.0.0 || ^49.0.0 || ^50.0.0",
@@ -45,14 +45,14 @@
4545
"@softwareventures/prettier-config": "4.0.0",
4646
"@softwareventures/semantic-release-config": "5.0.0",
4747
"@softwareventures/tsconfig": "8.1.0",
48-
"@types/eslint": "8.56.12",
48+
"@types/eslint": "9.6.1",
4949
"@types/node": "18.19.58",
5050
"@typescript-eslint/eslint-plugin": "7.18.0",
5151
"@typescript-eslint/parser": "7.18.0",
5252
"ava": "6.1.3",
5353
"commitizen": "4.3.1",
5454
"conventional-changelog-conventionalcommits": "7.0.2",
55-
"eslint": "8.57.1",
55+
"eslint": "9.13.0",
5656
"eslint-config-prettier": "9.1.0",
5757
"eslint-plugin-import": "2.31.0",
5858
"eslint-plugin-jsdoc": "50.4.3",

0 commit comments

Comments
 (0)