Skip to content

Commit 36fccc4

Browse files
committed
chore(deps): update dependency @types/react to v16.9.50
1 parent 4b9d2e2 commit 36fccc4

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.49",
24+
"@types/react": "16.9.50",
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/react@16.9.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==
2365+
"@types/react@*", "@types/react@16.9.50":
2366+
version "16.9.50"
2367+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.50.tgz#cb5f2c22d42de33ca1f5efc6a0959feb784a3a2d"
2368+
integrity sha512-kPx5YsNnKDJejTk1P+lqThwxN2PczrocwsvqXnjvVvKpFescoY62ZiM3TV7dH1T8lFhlHZF+PE5xUyimUwqEGA==
23692369
dependencies:
23702370
"@types/prop-types" "*"
23712371
csstype "^3.0.2"

0 commit comments

Comments
 (0)