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 d80fb1e commit cea9860Copy full SHA for cea9860
bun.lockb
1.85 KB
package.json
@@ -63,7 +63,7 @@
63
"@swc/helpers": "0.5.11",
64
"@types/express": "4.17.21",
65
"@types/jest": "^29.5.12",
66
- "@types/node": "20.14.9",
+ "@types/node": "20.17.25",
67
"@typescript-eslint/eslint-plugin": "^7.14.1",
68
"@typescript-eslint/parser": "^7.14.1",
69
"@typescript-eslint/utils": "^8.0.0-alpha.28",
@@ -86,6 +86,6 @@
86
"node": "20"
87
},
88
"volta": {
89
- "node": "20.15.0"
+ "node": "20.19.0"
90
}
91
0 commit comments