We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5586809 commit b658d47Copy full SHA for b658d47
package.json
@@ -67,7 +67,7 @@
67
"@changesets/get-release-plan": "^4.0.5",
68
"@ota-meshi/eslint-plugin": "^0.17.6",
69
"@types/benchmark": "^2.1.5",
70
- "@types/chai": "^4.3.20",
+ "@types/chai": "^5.0.0",
71
"@types/eslint": "^9.6.1",
72
"@types/eslint-scope": "^3.7.7",
73
"@types/eslint-visitor-keys": "^3.3.2",
@@ -79,7 +79,7 @@
79
"@typescript-eslint/parser": "~8.16.0",
80
"@typescript-eslint/types": "~8.16.0",
81
"benchmark": "^2.1.4",
82
- "chai": "^4.5.0",
+ "chai": "^5.0.0",
83
"env-cmd": "^10.1.0",
84
"esbuild": "^0.24.0",
85
"esbuild-register": "^3.6.0",
0 commit comments