Skip to content

Commit 35206a1

Browse files
committed
chore(deps): bump @types/react to 17.0.36
1 parent ee9fe85 commit 35206a1

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.36",
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.36":
2982+
version "17.0.36"
2983+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.36.tgz#0d81e0e2419e6a8e9ba6af5e3a0608e70835d7d1"
2984+
integrity sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==
29852985
dependencies:
29862986
"@types/prop-types" "*"
29872987
"@types/scheduler" "*"

0 commit comments

Comments
 (0)