Skip to content

Commit 8c8e9f9

Browse files
committed
chore(deps): update dependency @types/react to v16.9.49
1 parent bc2abe9 commit 8c8e9f9

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.48",
24+
"@types/react": "16.9.49",
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
@@ -2362,10 +2362,10 @@
23622362
dependencies:
23632363
"@types/react" "*"
23642364

2365-
"@types/react@*", "@types/[email protected].48":
2366-
version "16.9.48"
2367-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.48.tgz#d3387329f070d1b1bc0ff4a54a54ceefd5a8485c"
2368-
integrity sha512-4ykBVswgYitPGMXFRxJCHkxJDU2rjfU3/zw67f8+dB7sNdVJXsrwqoYxz/stkAucymnEEbRPFmX7Ce5Mc/kJCw==
2365+
"@types/react@*", "@types/[email protected].49":
2366+
version "16.9.49"
2367+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872"
2368+
integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==
23692369
dependencies:
23702370
"@types/prop-types" "*"
23712371
csstype "^3.0.2"

0 commit comments

Comments
 (0)