Skip to content

Commit 1e4329b

Browse files
chore(deps): update dependency @types/react to v16.14.67
1 parent 7f93c75 commit 1e4329b

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.4",
5252
"@types/prop-types": "15.7.15",
53-
"@types/react": "16.14.66",
53+
"@types/react": "16.14.67",
5454
"cross-env": "7.0.3",
5555
"enzyme": "3.11.0",
5656
"enzyme-adapter-react-16": "1.15.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2257,10 +2257,10 @@
22572257
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.15.tgz#e6e5a86d602beaca71ce5163fadf5f95d70931c7"
22582258
integrity sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==
22592259

2260-
"@types/[email protected].66":
2261-
version "16.14.66"
2262-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.66.tgz#38fb6d7630756c78b896413499bf2fd0f8c7cc0a"
2263-
integrity sha512-KPilYP4+25N2ki7vrB4adSR2ucAj95xJcGfKC09bsxcHT+QtB//K7i1FenPnbkLA0Xt9pRi1/RXC1wxFvL9Wtw==
2260+
"@types/[email protected].67":
2261+
version "16.14.67"
2262+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.67.tgz#bb9b4374dc9f47271ef03136f08a293f37a79040"
2263+
integrity sha512-6M9qGVD9UQWHDrBYvLKNHVRVsuFylGRaEoTLb8Y9eGAWxb0K0D84kViIcejUOq0RoEPSIOsipWRIEu46TS27ZQ==
22642264
dependencies:
22652265
"@types/prop-types" "*"
22662266
"@types/scheduler" "^0.16"

0 commit comments

Comments
 (0)