Skip to content

Commit 5ab02c2

Browse files
chore(deps): update dependency @types/node to v22.15.17
1 parent 92fda67 commit 5ab02c2

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

bun.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lockfileVersion": 0,
2+
"lockfileVersion": 1,
33
"workspaces": {
44
"": {
55
"name": "typescript-runtime-type-benchmarks",
@@ -87,7 +87,7 @@
8787
"@babel/preset-env": "7.27.1",
8888
"@babel/preset-typescript": "7.27.1",
8989
"@types/clone": "2.1.4",
90-
"@types/node": "22.15.3",
90+
"@types/node": "22.15.17",
9191
"@types/svgo": "3.0.0",
9292
"@types/ts-expose-internals": "npm:[email protected]",
9393
"@types/yup": "0.32.0",
@@ -517,7 +517,7 @@
517517

518518
"@types/minimist": ["@types/[email protected]", "", {}, "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag=="],
519519

520-
"@types/node": ["@types/[email protected].3", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw=="],
520+
"@types/node": ["@types/[email protected].17", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw=="],
521521

522522
"@types/normalize-package-data": ["@types/[email protected]", "", {}, "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA=="],
523523

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"@babel/preset-env": "7.27.1",
112112
"@babel/preset-typescript": "7.27.1",
113113
"@types/clone": "2.1.4",
114-
"@types/node": "22.15.3",
114+
"@types/node": "22.15.17",
115115
"@types/svgo": "3.0.0",
116116
"@types/ts-expose-internals": "npm:[email protected]",
117117
"@types/yup": "0.32.0",

0 commit comments

Comments
 (0)