Skip to content

Commit 694f24e

Browse files
committed
chore(deps): update dependency @types/react to v16.9.51
1 parent 30b3e0a commit 694f24e

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.14",
24-
"@types/react": "16.9.50",
24+
"@types/react": "16.9.51",
2525
"@types/react-dom": "16.9.8",
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
@@ -2437,10 +2437,10 @@
24372437
dependencies:
24382438
"@types/react" "*"
24392439

2440-
"@types/react@*", "@types/[email protected].50":
2441-
version "16.9.50"
2442-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.50.tgz#cb5f2c22d42de33ca1f5efc6a0959feb784a3a2d"
2443-
integrity sha512-kPx5YsNnKDJejTk1P+lqThwxN2PczrocwsvqXnjvVvKpFescoY62ZiM3TV7dH1T8lFhlHZF+PE5xUyimUwqEGA==
2440+
"@types/react@*", "@types/[email protected].51":
2441+
version "16.9.51"
2442+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.51.tgz#f8aa51ffa9996f1387f63686696d9b59713d2b60"
2443+
integrity sha512-lQa12IyO+DMlnSZ3+AGHRUiUcpK47aakMMoBG8f7HGxJT8Yfe+WE128HIXaHOHVPReAW0oDS3KAI0JI2DDe1PQ==
24442444
dependencies:
24452445
"@types/prop-types" "*"
24462446
csstype "^3.0.2"

0 commit comments

Comments
 (0)