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 a43b90e commit 39b6e3aCopy full SHA for 39b6e3a
package.json
@@ -30,9 +30,9 @@
30
},
31
"devDependencies": {
32
"@jest/globals": "29.7.0",
33
- "@types/node": "20.12.4",
34
- "@typescript-eslint/eslint-plugin": "7.5.0",
35
- "@typescript-eslint/parser": "7.5.0",
+ "@types/node": "20.12.5",
+ "@typescript-eslint/eslint-plugin": "7.6.0",
+ "@typescript-eslint/parser": "7.6.0",
36
"eslint": "8.57.0",
37
"eslint-import-resolver-typescript": "3.6.1",
38
"eslint-plugin-import": "2.29.1",
0 commit comments