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.
2 parents edf92c5 + b42d877 commit 7f71ff9Copy full SHA for 7f71ff9
.tool-versions
@@ -1 +1 @@
1
-nodejs 18.19.1
+nodejs 18.20.0
package.json
@@ -18,9 +18,9 @@
18
},
19
"devDependencies": {
20
"@types/jest": "29.5.12",
21
- "@types/node": "18.19.26",
22
- "@typescript-eslint/eslint-plugin": "7.3.1",
23
- "@typescript-eslint/parser": "7.3.1",
+ "@types/node": "18.19.28",
+ "@typescript-eslint/eslint-plugin": "7.4.0",
+ "@typescript-eslint/parser": "7.4.0",
24
"eslint": "8.57.0",
25
"eslint-config-prettier": "9.1.0",
26
"eslint-plugin-jest": "27.9.0",
0 commit comments