Skip to content

Commit 36dc65a

Browse files
Update dependency @types/node to v18.11.9
1 parent 456c417 commit 36dc65a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@storybook/manager-webpack5": "6.5.12",
3434
"@storybook/react": "6.5.12",
3535
"@storybook/testing-library": "0.0.13",
36-
"@types/node": "18.7.13",
36+
"@types/node": "18.11.9",
3737
"@types/react": "18.0.21",
3838
"@types/react-dom": "18.0.6",
3939
"babel-loader": "8.2.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3013,10 +3013,10 @@
30133013
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.0.tgz#b8ee8d83a99470c0661bd899417fcd77060682fe"
30143014
integrity sha512-u+h43R6U8xXDt2vzUaVP3VwjjLyOJk6uEciZS8OSyziUQGOwmk+l+4drxcsDboHXwyTaqS1INebghmWMRxq3LA==
30153015

3016-
"@types/node@18.7.13":
3017-
version "18.7.13"
3018-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.13.tgz#23e6c5168333480d454243378b69e861ab5c011a"
3019-
integrity sha512-46yIhxSe5xEaJZXWdIBP7GU4HDTG8/eo0qd9atdiL+lFpA03y8KS+lkTN834TWJj5767GbWv4n/P6efyTFt1Dw==
3016+
"@types/node@18.11.9":
3017+
version "18.11.9"
3018+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
3019+
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
30203020

30213021
"@types/node@^14.0.10 || ^16.0.0", "@types/node@^14.14.20 || ^16.0.0":
30223022
version "16.11.63"

0 commit comments

Comments
 (0)