Skip to content

Commit 74f1409

Browse files
chore(deps): update dependency @types/node to v18.15.3
1 parent 95ce0e0 commit 74f1409

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
@@ -36,7 +36,7 @@
3636
"@storybook/manager-webpack5": "6.5.12",
3737
"@storybook/react": "6.5.12",
3838
"@storybook/testing-library": "0.0.13",
39-
"@types/node": "18.7.13",
39+
"@types/node": "18.15.3",
4040
"@types/react": "18.0.21",
4141
"@types/react-dom": "18.0.6",
4242
"babel-loader": "8.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3027,10 +3027,10 @@
30273027
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.0.tgz#b8ee8d83a99470c0661bd899417fcd77060682fe"
30283028
integrity sha512-u+h43R6U8xXDt2vzUaVP3VwjjLyOJk6uEciZS8OSyziUQGOwmk+l+4drxcsDboHXwyTaqS1INebghmWMRxq3LA==
30293029

3030-
"@types/node@18.7.13":
3031-
version "18.7.13"
3032-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.13.tgz#23e6c5168333480d454243378b69e861ab5c011a"
3033-
integrity sha512-46yIhxSe5xEaJZXWdIBP7GU4HDTG8/eo0qd9atdiL+lFpA03y8KS+lkTN834TWJj5767GbWv4n/P6efyTFt1Dw==
3030+
"@types/node@18.15.3":
3031+
version "18.15.3"
3032+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
3033+
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
30343034

30353035
"@types/node@^14.0.10 || ^16.0.0", "@types/node@^14.14.20 || ^16.0.0":
30363036
version "16.11.63"

0 commit comments

Comments
 (0)