We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9f6632 commit 7ac5722Copy full SHA for 7ac5722
2 files changed
package.json
@@ -27,7 +27,7 @@
27
"preinstall": "npx only-allow pnpm"
28
},
29
"devDependencies": {
30
- "@eslint/js": "^9.37.0",
+ "@eslint/js": "^10.0.0",
31
"@slack/types": "2.20.0",
32
"@types/chance": "1.1.7",
33
"@types/express": "^5.0.3",
@@ -38,7 +38,7 @@
38
"@typescript-eslint/eslint-plugin": "8.56.1",
39
"@typescript-eslint/parser": "8.56.1",
40
"chance": "1.1.13",
41
- "eslint": "9.39.3",
+ "eslint": "10.0.3",
42
"eslint-plugin-only-warn": "1.2.1",
43
"husky": "9.1.7",
44
"jest": "30.2.0",
0 commit comments