Skip to content

Commit 00620f0

Browse files
chore(deps): update dependency @types/node to v22
1 parent b308f15 commit 00620f0

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
@@ -60,7 +60,7 @@
6060
"@types/css-modules-loader-core": "1.1.4",
6161
"@types/eslint": "7.28.2",
6262
"@types/jest": "27.5.2",
63-
"@types/node": "20.8.10",
63+
"@types/node": "22.10.10",
6464
"@types/signale": "1.4.7",
6565
"@types/stylelint": "14.0.0",
6666
"eslint": "^7.32.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1601,12 +1601,12 @@
16011601
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
16021602
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
16031603

1604-
"@types/node@*", "@types/node@20.8.10":
1605-
version "20.8.10"
1606-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.10.tgz#a5448b895c753ae929c26ce85cab557c6d4a365e"
1607-
integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==
1604+
"@types/node@*", "@types/node@22.10.10":
1605+
version "22.10.10"
1606+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10.tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6"
1607+
integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==
16081608
dependencies:
1609-
undici-types "~5.26.4"
1609+
undici-types "~6.20.0"
16101610

16111611
16121612
version "20.5.1"
@@ -8266,10 +8266,10 @@ unbox-primitive@^1.0.1:
82668266
has-symbols "^1.0.2"
82678267
which-boxed-primitive "^1.0.2"
82688268

8269-
undici-types@~5.26.4:
8270-
version "5.26.5"
8271-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
8272-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
8269+
undici-types@~6.20.0:
8270+
version "6.20.0"
8271+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
8272+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
82738273

82748274
unique-filename@^1.1.1:
82758275
version "1.1.1"

0 commit comments

Comments
 (0)