Skip to content

Commit 2c1fcc5

Browse files
chore(deps): update node.js to v20.19.5
1 parent 87b11d6 commit 2c1fcc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

14.4 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@swc/helpers": "0.5.11",
7979
"@types/express": "4.17.21",
8080
"@types/jest": "^29.5.12",
81-
"@types/node": "20.14.9",
81+
"@types/node": "20.19.20",
8282
"@typescript-eslint/eslint-plugin": "^7.14.1",
8383
"@typescript-eslint/parser": "^7.14.1",
8484
"@typescript-eslint/utils": "^8.0.0-alpha.28",
@@ -101,6 +101,6 @@
101101
"node": "20"
102102
},
103103
"volta": {
104-
"node": "20.14.0"
104+
"node": "20.19.5"
105105
}
106106
}

0 commit comments

Comments
 (0)