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 adf6e2a commit c1146f0Copy full SHA for c1146f0
1 file changed
package.json
@@ -75,14 +75,14 @@
75
"@cucumber/cucumber": "13.2.0",
76
"@types/mocha": "10.0.10",
77
"@types/node": "24.13.3",
78
- "@typescript-eslint/eslint-plugin": "7.18.0",
79
- "@typescript-eslint/parser": "7.18.0",
80
- "eslint": "8.57.1",
+ "@typescript-eslint/eslint-plugin": "8.65.0",
+ "@typescript-eslint/parser": "8.65.0",
+ "eslint": "10.7.0",
81
"eslint-config-prettier": "10.1.8",
82
"eslint-plugin-import": "2.32.0",
83
- "eslint-plugin-n": "17.24.0",
+ "eslint-plugin-n": "18.2.2",
84
"eslint-plugin-prettier": "5.5.6",
85
- "eslint-plugin-simple-import-sort": "12.1.1",
+ "eslint-plugin-simple-import-sort": "14.0.0",
86
"husky": "9.1.7",
87
"lint-staged": "^17.0.0",
88
"mocha": "11.7.6",
0 commit comments