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 87b11d6 commit 9c91441Copy full SHA for 9c91441
bun.lockb
1.82 KB
package.json
@@ -78,7 +78,7 @@
78
"@swc/helpers": "0.5.11",
79
"@types/express": "4.17.21",
80
"@types/jest": "^29.5.12",
81
- "@types/node": "20.14.9",
+ "@types/node": "20.19.0",
82
"@typescript-eslint/eslint-plugin": "^7.14.1",
83
"@typescript-eslint/parser": "^7.14.1",
84
"@typescript-eslint/utils": "^8.0.0-alpha.28",
@@ -101,6 +101,6 @@
101
"node": "20"
102
},
103
"volta": {
104
- "node": "20.14.0"
+ "node": "20.19.2"
105
}
106
0 commit comments