Skip to content

Commit b4a5d74

Browse files
committed
chore(deps): update dependency @types/react to v16.9.53
1 parent c6c6f12 commit b4a5d74

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
@@ -21,7 +21,7 @@
2121
"@researchgate/spire-config": "5.0.7",
2222
"@storybook/addon-options": "5.3.21",
2323
"@storybook/react": "5.3.21",
24-
"@types/react": "16.9.52",
24+
"@types/react": "16.9.53",
2525
"babel-loader": "8.1.0",
2626
"cross-env": "7.0.2",
2727
"intersection-observer": "0.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2371,10 +2371,10 @@
23712371
dependencies:
23722372
"@types/react" "*"
23732373

2374-
"@types/react@*", "@types/react@16.9.52":
2375-
version "16.9.52"
2376-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.52.tgz#c46c72d1a1d8d9d666f4dd2066c0e22600ccfde1"
2377-
integrity sha512-EHRjmnxiNivwhGdMh9sz1Yw9AUxTSZFxKqdBWAAzyZx3sufWwx6ogqHYh/WB1m/I4ZpjkoZLExF5QTy2ekVi/Q==
2374+
"@types/react@*", "@types/react@16.9.53":
2375+
version "16.9.53"
2376+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.53.tgz#40cd4f8b8d6b9528aedd1fff8fcffe7a112a3d23"
2377+
integrity sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==
23782378
dependencies:
23792379
"@types/prop-types" "*"
23802380
csstype "^3.0.2"

0 commit comments

Comments
 (0)