Skip to content

Commit b019a5b

Browse files
committed
chore: bump @types/node to 22.9.0
Signed-off-by: Rui Chen <[email protected]>
1 parent 73e673b commit b019a5b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/glob": "^8.1.0",
3333
"@types/jest": "^29.5.14",
3434
"@types/mime": "^3.0.1",
35-
"@types/node": "^22.8.7",
35+
"@types/node": "^22.9.0",
3636
"@vercel/ncc": "^0.38.2",
3737
"jest": "^29.3.1",
3838
"jest-circus": "^29.3.1",

0 commit comments

Comments
 (0)