Skip to content

Commit c89109b

Browse files
chore(deps): bump @types/react to 17.0.47
1 parent ee9fe85 commit c89109b

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
@@ -58,7 +58,7 @@
5858
"@storybook/addon-links": "6.3.12",
5959
"@storybook/react": "6.3.12",
6060
"@types/node": "16.11.4",
61-
"@types/react": "17.0.31",
61+
"@types/react": "17.0.47",
6262
"@types/react-dom": "17.0.10",
6363
"@types/styled-components": "5.1.15",
6464
"@typescript-eslint/parser": "5.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2978,10 +2978,10 @@
29782978
"@types/scheduler" "*"
29792979
csstype "^3.0.2"
29802980

2981-
"@types/react@17.0.31":
2982-
version "17.0.31"
2983-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.31.tgz#fe05ebf91ff3ae35bb6b13f6c1b461db8089dff8"
2984-
integrity sha512-MQSR5EL4JZtdWRvqDgz9kXhSDDoy2zMTYyg7UhP+FZ5ttUOocWyxiqFJiI57sUG0BtaEX7WDXYQlkCYkb3X9vQ==
2981+
"@types/react@17.0.47":
2982+
version "17.0.47"
2983+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78"
2984+
integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA==
29852985
dependencies:
29862986
"@types/prop-types" "*"
29872987
"@types/scheduler" "*"

0 commit comments

Comments
 (0)