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 690a73f commit 73153d1Copy full SHA for 73153d1
bun.lockb
1.82 KB
package.json
@@ -61,7 +61,7 @@
61
"@swc/helpers": "0.5.11",
62
"@types/express": "4.17.21",
63
"@types/jest": "^29.5.12",
64
- "@types/node": "20.14.9",
+ "@types/node": "20.17.11",
65
"@typescript-eslint/eslint-plugin": "^7.14.1",
66
"@typescript-eslint/parser": "^7.14.1",
67
"@typescript-eslint/utils": "^8.0.0-alpha.28",
@@ -84,6 +84,6 @@
84
"node": "20"
85
},
86
"volta": {
87
- "node": "20.15.0"
+ "node": "20.18.1"
88
}
89
0 commit comments