Skip to content

Commit 532508a

Browse files
committed
chore(deps): update dependency @types/react to v16.9.49
1 parent 32a8f5b commit 532508a

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.1",
2323
"@types/jest": "26.0.10",
24-
"@types/react": "16.9.48",
24+
"@types/react": "16.9.49",
2525
"@types/react-dom": "16.9.8",
2626
"@typescript-eslint/eslint-plugin": "3.10.1",
2727
"@typescript-eslint/parser": "3.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2442,10 +2442,10 @@
24422442
dependencies:
24432443
"@types/react" "*"
24442444

2445-
"@types/react@*", "@types/[email protected].48":
2446-
version "16.9.48"
2447-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.48.tgz#d3387329f070d1b1bc0ff4a54a54ceefd5a8485c"
2448-
integrity sha512-4ykBVswgYitPGMXFRxJCHkxJDU2rjfU3/zw67f8+dB7sNdVJXsrwqoYxz/stkAucymnEEbRPFmX7Ce5Mc/kJCw==
2445+
"@types/react@*", "@types/[email protected].49":
2446+
version "16.9.49"
2447+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872"
2448+
integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==
24492449
dependencies:
24502450
"@types/prop-types" "*"
24512451
csstype "^3.0.2"

0 commit comments

Comments
 (0)