Skip to content

Commit 86c9cb6

Browse files
chore(deps): update dependency @types/node to v20.10.6
1 parent b308f15 commit 86c9cb6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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": "20.10.6",
6464
"@types/signale": "1.4.7",
6565
"@types/stylelint": "14.0.0",
6666
"eslint": "^7.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1601,10 +1601,10 @@
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@20.10.6":
1605+
version "20.10.6"
1606+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
1607+
integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==
16081608
dependencies:
16091609
undici-types "~5.26.4"
16101610

0 commit comments

Comments
 (0)