Skip to content

Commit e8b182d

Browse files
committed
chore(deps): update dependency @types/react to v16.9.46
1 parent c82e4c4 commit e8b182d

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
@@ -20,7 +20,7 @@
2020
"@storybook/addon-knobs": "5.3.19",
2121
"@storybook/addon-options": "5.3.19",
2222
"@storybook/react": "5.3.19",
23-
"@types/react": "16.9.45",
23+
"@types/react": "16.9.46",
2424
"@testing-library/react-hooks": "3.4.1",
2525
"@types/jest": "26.0.9",
2626
"@types/react-dom": "16.9.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2453,10 +2453,10 @@
24532453
dependencies:
24542454
"@types/react" "*"
24552455

2456-
"@types/react@*", "@types/[email protected].45":
2457-
version "16.9.45"
2458-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.45.tgz#b43ccf3d8a3d2020e6a48c8c8492e5a4bc10f097"
2459-
integrity sha512-vv950slTF5UZ5eDOf13b8qC1SD4rTvkqg3HfaUKzr17U97oeJZAa+dUaIHn0QoOJflNTIt6Pem9MmapULs9dkA==
2456+
"@types/react@*", "@types/[email protected].46":
2457+
version "16.9.46"
2458+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.46.tgz#f0326cd7adceda74148baa9bff6e918632f5069e"
2459+
integrity sha512-dbHzO3aAq1lB3jRQuNpuZ/mnu+CdD3H0WVaaBQA8LTT3S33xhVBUj232T8M3tAhSWJs/D/UqORYUlJNl/8VQZg==
24602460
dependencies:
24612461
"@types/prop-types" "*"
24622462
csstype "^3.0.2"

0 commit comments

Comments
 (0)