Skip to content

Commit 7625536

Browse files
committed
Update @types/node
1 parent ae99adb commit 7625536

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@types/eslint__js": "^8.42.3",
9292
"@vitest/coverage-v8": "2.0.5",
9393
"@vitest/eslint-plugin": "^1.1.4",
94-
"@types/node": "^20.12.12",
94+
"@types/node": "^20.14.8",
9595
"brotli-size": "^4.0.0",
9696
"eslint": "^9.11.1",
9797
"eslint-config-prettier": "^9.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1665,12 +1665,12 @@
16651665
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.5.tgz#3d03acd3b3414cf67faf999aed11682ed121f22b"
16661666
integrity sha512-90hiq6/VqtQgX8Sp0EzeIsv3r+ellbGj4URKj5j30tLlZvRUpnAe9YbYnjl3pJM93GyXU0tghHhvXHq+5rnCKA==
16671667

1668-
"@types/node@^20.12.12":
1669-
version "20.12.12"
1670-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
1671-
integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
1668+
"@types/node@^20.14.8":
1669+
version "20.16.7"
1670+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.7.tgz#0a245bf5805add998a22b8b5adac612ee70190bc"
1671+
integrity sha512-QkDQjAY3gkvJNcZOWwzy3BN34RweT0OQ9zJyvLCU0kSK22dO2QYh/NHGfbEAYylPYzRB1/iXcojS79wOg5gFSw==
16721672
dependencies:
1673-
undici-types "~5.26.4"
1673+
undici-types "~6.19.2"
16741674

16751675
16761676
version "1.20.2"
@@ -4378,10 +4378,10 @@ undefsafe@^2.0.5:
43784378
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
43794379
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
43804380

4381-
undici-types@~5.26.4:
4382-
version "5.26.5"
4383-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
4384-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
4381+
undici-types@~6.19.2:
4382+
version "6.19.8"
4383+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
4384+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
43854385

43864386
unicode-canonical-property-names-ecmascript@^2.0.0:
43874387
version "2.0.0"

0 commit comments

Comments
 (0)