Skip to content

Commit

Permalink
Update dependency @types/node to v18.11.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2022
1 parent 2f57ebe commit c01905d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@storybook/manager-webpack4": "6.5.12",
"@storybook/react": "6.5.12",
"@storybook/testing-library": "0.0.13",
"@types/node": "18.7.6",
"@types/node": "18.11.17",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"@types/styled-components": "5.1.26",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3158,11 +3158,16 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/[email protected]":
"@types/node@*":
version "18.7.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.6.tgz#31743bc5772b6ac223845e18c3fc26f042713c83"
integrity sha512-EdxgKRXgYsNITy5mjjXjVE/CS8YENSdhiagGrLqjG0pvA2owgJ6i4l7wy/PFZGC0B1/H20lWKN7ONVDNYDZm7A==

"@types/[email protected]":
version "18.11.17"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.17.tgz#5c009e1d9c38f4a2a9d45c0b0c493fe6cdb4bcb5"
integrity sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==

"@types/node@^14.0.10 || ^16.0.0", "@types/node@^14.14.20 || ^16.0.0":
version "16.11.49"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.49.tgz#560b1ea774b61e19a89c3fc72d2dcaa3863f38b2"
Expand Down

0 comments on commit c01905d

Please sign in to comment.