We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e14310 commit 795b403Copy full SHA for 795b403
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.1",
32
"@types/chance": "1.1.7",
33
"@types/express": "^5.0.3",
@@ -38,7 +38,7 @@
38
"@typescript-eslint/eslint-plugin": "8.58.0",
39
"@typescript-eslint/parser": "8.58.0",
40
"chance": "1.1.13",
41
- "eslint": "9.39.4",
+ "eslint": "10.2.0",
42
"eslint-plugin-only-warn": "1.2.1",
43
"husky": "9.1.7",
44
"jest": "30.3.0",
0 commit comments