Skip to content

Commit 8f8d50f

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

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.54",
24+
"@types/react": "16.9.55",
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.54":
2375-
version "16.9.54"
2376-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.54.tgz#140280c31825287ee74e9da95285b91c5a2e471d"
2377-
integrity sha512-GhawhYraQZpGFO2hVMArjPrYbnA/6+DS8SubK8IPhhVClmKqANihsRenOm5E0mvqK0m/BKoqVktA1O1+Xvlz9w==
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==
23782378
dependencies:
23792379
"@types/prop-types" "*"
23802380
csstype "^3.0.2"

0 commit comments

Comments
 (0)