We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ce516e commit d434d1dCopy full SHA for d434d1d
package.json
@@ -22,8 +22,8 @@
22
"@types/chai-as-promised": "7.1.8",
23
"@types/mocha": "10.0.4",
24
"@types/node": "20.9.0",
25
- "@typescript-eslint/eslint-plugin": "5.62.0",
26
- "@typescript-eslint/parser": "5.62.0",
+ "@typescript-eslint/eslint-plugin": "6.10.0",
+ "@typescript-eslint/parser": "6.10.0",
27
"chai": "4.3.10",
28
"chai-as-promised": "7.1.1",
29
"eslint": "8.53.0",
0 commit comments