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

Commit 56a04af

Browse files
committed
chore(deps): update dependency @types/react to v17.0.33
1 parent 0f064f1 commit 56a04af

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.31",
55+
"@types/react": "17.0.33",
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
@@ -2312,10 +2312,10 @@
23122312
"@types/prop-types" "*"
23132313
csstype "^3.0.2"
23142314

2315-
"@types/[email protected].31":
2316-
version "17.0.31"
2317-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.31.tgz#fe05ebf91ff3ae35bb6b13f6c1b461db8089dff8"
2318-
integrity sha512-MQSR5EL4JZtdWRvqDgz9kXhSDDoy2zMTYyg7UhP+FZ5ttUOocWyxiqFJiI57sUG0BtaEX7WDXYQlkCYkb3X9vQ==
2315+
"@types/[email protected].33":
2316+
version "17.0.33"
2317+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.33.tgz#e01ae3de7613dac1094569880bb3792732203ad5"
2318+
integrity sha512-pLWntxXpDPaU+RTAuSGWGSEL2FRTNyRQOjSWDke/rxRg14ncsZvx8AKWMWZqvc1UOaJIAoObdZhAWvRaHFi5rw==
23192319
dependencies:
23202320
"@types/prop-types" "*"
23212321
"@types/scheduler" "*"

0 commit comments

Comments
 (0)