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

Commit 5119a9f

Browse files
committed
chore(deps): update dependency @types/react to v17.0.34
1 parent b891929 commit 5119a9f

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.2",
5353
"@types/jest": "26.0.24",
5454
"@types/luxon": "1.27.1",
55-
"@types/react": "17.0.33",
55+
"@types/react": "17.0.34",
5656
"@types/react-dom": "17.0.10",
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
@@ -2028,10 +2028,10 @@
20282028
"@types/prop-types" "*"
20292029
csstype "^3.0.2"
20302030

2031-
"@types/[email protected].33":
2032-
version "17.0.33"
2033-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.33.tgz#e01ae3de7613dac1094569880bb3792732203ad5"
2034-
integrity sha512-pLWntxXpDPaU+RTAuSGWGSEL2FRTNyRQOjSWDke/rxRg14ncsZvx8AKWMWZqvc1UOaJIAoObdZhAWvRaHFi5rw==
2031+
"@types/[email protected].34":
2032+
version "17.0.34"
2033+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.34.tgz#797b66d359b692e3f19991b6b07e4b0c706c0102"
2034+
integrity sha512-46FEGrMjc2+8XhHXILr+3+/sTe3OfzSPU9YGKILLrUYbQ1CLQC9Daqo1KzENGXAWwrFwiY0l4ZbF20gRvgpWTg==
20352035
dependencies:
20362036
"@types/prop-types" "*"
20372037
"@types/scheduler" "*"

0 commit comments

Comments
 (0)