Skip to content

Commit 9f1f1f5

Browse files
committed
chore(deps): update dependency @types/react to v17
1 parent 3341774 commit 9f1f1f5

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.24",
53+
"@types/react": "17.0.43",
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
@@ -2095,10 +2095,10 @@
20952095
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
20962096
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
20972097

2098-
"@types/react@16.14.24":
2099-
version "16.14.24"
2100-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.24.tgz#f2c5e9fa78f83f769884b83defcf7924b9eb5c82"
2101-
integrity sha512-e7U2WC8XQP/xfR7bwhOhNFZKPTfW1ph+MiqtudKb8tSV8RyCsovQx2sNVtKoOryjxFKpHPPC/yNiGfdeVM5Gyw==
2098+
"@types/react@17.0.43":
2099+
version "17.0.43"
2100+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
2101+
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
21022102
dependencies:
21032103
"@types/prop-types" "*"
21042104
"@types/scheduler" "*"

0 commit comments

Comments
 (0)