We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 321f2d9 commit 7618092Copy full SHA for 7618092
package.json
@@ -22,8 +22,8 @@
22
"@types/chai-as-promised": "7.1.7",
23
"@types/mocha": "10.0.3",
24
"@types/node": "20.8.10",
25
- "@typescript-eslint/eslint-plugin": "5.62.0",
26
- "@typescript-eslint/parser": "5.62.0",
+ "@typescript-eslint/eslint-plugin": "6.9.1",
+ "@typescript-eslint/parser": "6.9.1",
27
"chai": "4.3.10",
28
"chai-as-promised": "7.1.1",
29
"eslint": "8.53.0",
0 commit comments