We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6d72fc commit 8943ff1Copy full SHA for 8943ff1
1 file changed
package.json
@@ -146,7 +146,7 @@
146
"@commitlint/cli": "^19.8.1",
147
"@commitlint/config-conventional": "^19.8.1",
148
"@eslint/compat": "^2.0.2",
149
- "@eslint/js": "^9.39.2",
+ "@eslint/js": "^10.0.1",
150
"@eslint/json": "^1.0.1",
151
"@types/activedirectory2": "^1.2.6",
152
"@types/cors": "^2.8.19",
@@ -170,7 +170,7 @@
170
"c8": "^11.0.0",
171
"cross-env": "^10.1.0",
172
"cypress": "^15.9.0",
173
- "eslint": "^9.39.2",
+ "eslint": "^10.2.1",
174
"eslint-config-prettier": "^10.1.8",
175
"eslint-plugin-cypress": "^5.2.1",
176
"eslint-plugin-license-header": "^0.9.0",
0 commit comments