We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77d1289 commit af9629aCopy full SHA for af9629a
package.json
@@ -43,13 +43,13 @@
43
"@serenity-js/rest": "^3.34.0",
44
"@serenity-js/serenity-bdd": "^3.34.0",
45
"@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",
+ "@typescript-eslint/eslint-plugin": "^8.38.0",
+ "@typescript-eslint/parser": "^8.38.0",
+ "eslint": "^9.32.0",
49
"eslint-plugin-import": "^2.32.0",
50
"eslint-plugin-simple-import-sort": "^12.1.1",
51
- "eslint-plugin-unicorn": "^52.0.0",
52
- "eslint-plugin-unused-imports": "^3.2.0",
+ "eslint-plugin-unicorn": "^60.0.0",
+ "eslint-plugin-unused-imports": "^4.1.4",
53
"is-ci": "^4.1.0",
54
"npm-failsafe": "^1.3.0",
55
"http-server": "^14.1.1",
0 commit comments