Skip to content

Commit f1b23a6

Browse files
committed
chore(deps): update dependency @types/react to v16.9.56
1 parent 8f8d50f commit f1b23a6

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.55",
24+
"@types/react": "16.9.56",
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.55":
2375-
version "16.9.55"
2376-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.55.tgz#47078587f5bfe028a23b6b46c7b94ac0d436acff"
2377-
integrity sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg==
2374+
"@types/react@*", "@types/react@16.9.56":
2375+
version "16.9.56"
2376+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.56.tgz#ea25847b53c5bec064933095fc366b1462e2adf0"
2377+
integrity sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ==
23782378
dependencies:
23792379
"@types/prop-types" "*"
23802380
csstype "^3.0.2"

0 commit comments

Comments
 (0)