Skip to content

Commit 106b30c

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

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.15.2",
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.15.2":
1605+
version "22.15.2"
1606+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2.tgz#1db55aa64618ee93a58c8912f74beefe44aca905"
1607+
integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==
16081608
dependencies:
1609-
undici-types "~5.26.4"
1609+
undici-types "~6.21.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.21.0:
8270+
version "6.21.0"
8271+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
8272+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
82738273

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

0 commit comments

Comments
 (0)