We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ffaa70 commit a796098Copy full SHA for a796098
package.json
@@ -30,9 +30,9 @@
30
},
31
"devDependencies": {
32
"@jest/globals": "29.7.0",
33
- "@types/node": "20.11.28",
34
- "@typescript-eslint/eslint-plugin": "7.2.0",
35
- "@typescript-eslint/parser": "7.2.0",
+ "@types/node": "20.11.30",
+ "@typescript-eslint/eslint-plugin": "7.3.1",
+ "@typescript-eslint/parser": "7.3.1",
36
"eslint": "8.57.0",
37
"eslint-import-resolver-typescript": "3.6.1",
38
"eslint-plugin-import": "2.29.1",
0 commit comments