Skip to content

Commit ba9cac5

Browse files
committed
chore(deps): update dependency @types/react to v16.9.55
1 parent 70ae259 commit ba9cac5

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
"@storybook/react": "5.3.21",
2222
"@testing-library/react-hooks": "3.4.2",
2323
"@types/jest": "26.0.15",
24-
"@types/react": "16.9.54",
24+
"@types/react": "16.9.55",
2525
"@types/react-dom": "16.9.9",
2626
"@typescript-eslint/eslint-plugin": "4.0.1",
2727
"@typescript-eslint/parser": "4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2435,10 +2435,10 @@
24352435
dependencies:
24362436
"@types/react" "*"
24372437

2438-
"@types/react@*", "@types/[email protected].54":
2439-
version "16.9.54"
2440-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.54.tgz#140280c31825287ee74e9da95285b91c5a2e471d"
2441-
integrity sha512-GhawhYraQZpGFO2hVMArjPrYbnA/6+DS8SubK8IPhhVClmKqANihsRenOm5E0mvqK0m/BKoqVktA1O1+Xvlz9w==
2438+
"@types/react@*", "@types/[email protected].55":
2439+
version "16.9.55"
2440+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.55.tgz#47078587f5bfe028a23b6b46c7b94ac0d436acff"
2441+
integrity sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg==
24422442
dependencies:
24432443
"@types/prop-types" "*"
24442444
csstype "^3.0.2"

0 commit comments

Comments
 (0)