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

Commit 1b63089

Browse files
committed
chore(deps): update dependency @types/react to v17.0.40
1 parent 573a0a0 commit 1b63089

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.39",
55+
"@types/react": "17.0.40",
5656
"@types/react-dom": "17.0.13",
5757
"@types/testing-library__jest-dom": "5.14.3",
5858
"@types/testing-library__react": "10.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2208,10 +2208,10 @@
22082208
"@types/prop-types" "*"
22092209
csstype "^3.0.2"
22102210

2211-
"@types/[email protected].39":
2212-
version "17.0.39"
2213-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.39.tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce"
2214-
integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==
2211+
"@types/[email protected].40":
2212+
version "17.0.40"
2213+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.40.tgz#dc010cee6254d5239a138083f3799a16638e6bad"
2214+
integrity sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==
22152215
dependencies:
22162216
"@types/prop-types" "*"
22172217
"@types/scheduler" "*"

0 commit comments

Comments
 (0)