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 0703917 commit 5010887Copy full SHA for 5010887
package.json
@@ -32,6 +32,6 @@
32
},
33
"dependencies": {
34
"commander": "^12.0.0",
35
- "eslint": "^9.0.0"
+ "eslint": "^8.57.0"
36
}
37
recaptcha_enterprise/snippets/package.json
@@ -28,7 +28,7 @@
28
"@types/node": "^20.0.0",
29
"@types/yargs": "^17.0.19",
30
"c8": "^10.0.0",
31
- "eslint": "^9.0.0",
+ "eslint": "^8.57.0",
"gts": "^5.0.0",
"mocha": "^10.2.0",
"ts-node": "^10.9.1",
0 commit comments