Skip to content

Commit e114fc5

Browse files
committed
chore(deps): update dependency @types/react to v17
1 parent af5eeb7 commit e114fc5

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
@@ -50,7 +50,7 @@
5050
"@researchgate/spire-config": "5.0.7",
5151
"@types/classnames": "2.3.0",
5252
"@types/prop-types": "15.7.4",
53-
"@types/react": "16.14.23",
53+
"@types/react": "17.0.39",
5454
"cross-env": "7.0.3",
5555
"enzyme": "3.11.0",
5656
"enzyme-adapter-react-16": "1.15.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2090,10 +2090,10 @@
20902090
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
20912091
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
20922092

2093-
"@types/react@16.14.23":
2094-
version "16.14.23"
2095-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.23.tgz#37201b9f2324c5ff8fa4600dbf19079dfdffc880"
2096-
integrity sha512-WngBZLuSkP4IAgPi0HOsGCHo6dn3CcuLQnCfC17VbA7YBgipZiZoTOhObwl/93DsFW0Y2a/ZXeonpW4DxirEJg==
2093+
"@types/react@17.0.39":
2094+
version "17.0.39"
2095+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.39.tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce"
2096+
integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==
20972097
dependencies:
20982098
"@types/prop-types" "*"
20992099
"@types/scheduler" "*"

0 commit comments

Comments
 (0)