Skip to content

Commit 65100b9

Browse files
committed
chore(deps): update dependency @types/react to v16.9.48
1 parent e97252f commit 65100b9

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.20",
2323
"@storybook/react": "5.3.20",
24-
"@types/react": "16.9.47",
24+
"@types/react": "16.9.48",
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].47":
2366-
version "16.9.47"
2367-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.47.tgz#fb092936f0b56425f874d0ff1b08051fdf70c1ba"
2368-
integrity sha512-dAJO4VbrjYqTUwFiQqAKjLyHHl4RSTNnRyPdX3p16MPbDKvow51wxATUPxoe2QsiXNMEYrOjc2S6s92VjG+1VQ==
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==
23692369
dependencies:
23702370
"@types/prop-types" "*"
23712371
csstype "^3.0.2"

0 commit comments

Comments
 (0)