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

Commit 2d629a8

Browse files
committed
chore(deps): update dependency @types/react to v17.0.16
1 parent a90ac71 commit 2d629a8

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.28.0",
5353
"@types/jest": "26.0.24",
5454
"@types/luxon": "1.27.1",
55-
"@types/react": "17.0.15",
55+
"@types/react": "17.0.16",
5656
"@types/react-dom": "17.0.9",
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
@@ -2186,10 +2186,10 @@
21862186
"@types/prop-types" "*"
21872187
csstype "^3.0.2"
21882188

2189-
"@types/[email protected].15":
2190-
version "17.0.15"
2191-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.15.tgz#c7533dc38025677e312606502df7656a6ea626d0"
2192-
integrity sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==
2189+
"@types/[email protected].16":
2190+
version "17.0.16"
2191+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.16.tgz#056f40c45645761527baeb7d89d842a6abdf285a"
2192+
integrity sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg==
21932193
dependencies:
21942194
"@types/prop-types" "*"
21952195
"@types/scheduler" "*"

0 commit comments

Comments
 (0)