Skip to content

Commit af9629a

Browse files
chore(deps): update eslint
1 parent 77d1289 commit af9629a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@
4343
"@serenity-js/rest": "^3.34.0",
4444
"@serenity-js/serenity-bdd": "^3.34.0",
4545
"@serenity-js/web": "^3.34.0",
46-
"@typescript-eslint/eslint-plugin": "^7.18.0",
47-
"@typescript-eslint/parser": "^7.18.0",
48-
"eslint": "^8.57.1",
46+
"@typescript-eslint/eslint-plugin": "^8.38.0",
47+
"@typescript-eslint/parser": "^8.38.0",
48+
"eslint": "^9.32.0",
4949
"eslint-plugin-import": "^2.32.0",
5050
"eslint-plugin-simple-import-sort": "^12.1.1",
51-
"eslint-plugin-unicorn": "^52.0.0",
52-
"eslint-plugin-unused-imports": "^3.2.0",
51+
"eslint-plugin-unicorn": "^60.0.0",
52+
"eslint-plugin-unused-imports": "^4.1.4",
5353
"is-ci": "^4.1.0",
5454
"npm-failsafe": "^1.3.0",
5555
"http-server": "^14.1.1",

0 commit comments

Comments
 (0)