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

Commit 4eedf75

Browse files
committed
chore(deps): update dependency @types/react to v17.0.31
1 parent 89171b7 commit 4eedf75

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.1",
5353
"@types/jest": "26.0.24",
5454
"@types/luxon": "1.27.1",
55-
"@types/react": "17.0.30",
55+
"@types/react": "17.0.31",
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].30":
2316-
version "17.0.30"
2317-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.30.tgz#2f8e6f5ab6415c091cc5e571942ee9064b17609e"
2318-
integrity sha512-3Dt/A8gd3TCXi2aRe84y7cK1K8G+N9CZRDG8kDGguOKa0kf/ZkSwTmVIDPsm/KbQOVMaDJXwhBtuOXxqwdpWVg==
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==
23192319
dependencies:
23202320
"@types/prop-types" "*"
23212321
"@types/scheduler" "*"

0 commit comments

Comments
 (0)