Skip to content

Commit 2f6a8a6

Browse files
chore(deps): update dependency @types/node to v22
1 parent 6845c23 commit 2f6a8a6

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/cookie": "^0.6.0",
5252
"@types/lodash": "^4.17.13",
5353
"@types/luxon": "^3.4.2",
54-
"@types/node": "^20.17.10",
54+
"@types/node": "^22.10.4",
5555
"@types/uid-safe": "^2.1.5",
5656
"@typescript-eslint/eslint-plugin": "^7.18.0",
5757
"@typescript-eslint/parser": "^7.18.0",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,12 +1157,12 @@
11571157
dependencies:
11581158
undici-types "~6.20.0"
11591159

1160-
"@types/node@^20.17.10":
1161-
version "20.17.10"
1162-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.10.tgz#3f7166190aece19a0d1d364d75c8b0b5778c1e18"
1163-
integrity sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==
1160+
"@types/node@^22.10.4":
1161+
version "22.10.4"
1162+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.4.tgz#da36bebcc4b124f3d62bfde1cd1dafd7763949c1"
1163+
integrity sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug==
11641164
dependencies:
1165-
undici-types "~6.19.2"
1165+
undici-types "~6.20.0"
11661166

11671167
"@types/resolve@1.20.2":
11681168
version "1.20.2"
@@ -4519,11 +4519,6 @@ unbox-primitive@^1.0.2:
45194519
has-symbols "^1.0.3"
45204520
which-boxed-primitive "^1.0.2"
45214521

4522-
undici-types@~6.19.2:
4523-
version "6.19.8"
4524-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
4525-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
4526-
45274522
undici-types@~6.20.0:
45284523
version "6.20.0"
45294524
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"

0 commit comments

Comments
 (0)