Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit 2dc185c

Browse files
committed
chore(deps): update dependency @types/react to v17.0.37
1 parent c195a09 commit 2dc185c

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
@@ -52,7 +52,7 @@
5252
"@types/eslint": "7.29.0",
5353
"@types/jest": "26.0.24",
5454
"@types/luxon": "1.27.1",
55-
"@types/react": "17.0.36",
55+
"@types/react": "17.0.37",
5656
"@types/react-dom": "17.0.11",
5757
"@types/testing-library__jest-dom": "5.14.1",
5858
"@types/testing-library__react": "10.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2059,10 +2059,10 @@
20592059
"@types/prop-types" "*"
20602060
csstype "^3.0.2"
20612061

2062-
"@types/[email protected].36":
2063-
version "17.0.36"
2064-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.36.tgz#0d81e0e2419e6a8e9ba6af5e3a0608e70835d7d1"
2065-
integrity sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==
2062+
"@types/[email protected].37":
2063+
version "17.0.37"
2064+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.37.tgz#6884d0aa402605935c397ae689deed115caad959"
2065+
integrity sha512-2FS1oTqBGcH/s0E+CjrCCR9+JMpsu9b69RTFO+40ua43ZqP5MmQ4iUde/dMjWR909KxZwmOQIFq6AV6NjEG5xg==
20662066
dependencies:
20672067
"@types/prop-types" "*"
20682068
"@types/scheduler" "*"

0 commit comments

Comments
 (0)