Skip to content

Commit b232493

Browse files
committed
chore(deps): update dependency @types/react to v16.9.45
1 parent ecfe382 commit b232493

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": "2.1.5",
2222
"@storybook/addon-options": "5.3.19",
2323
"@storybook/react": "5.3.19",
24-
"@types/react": "16.9.44",
24+
"@types/react": "16.9.45",
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
@@ -2959,10 +2959,10 @@
29592959
dependencies:
29602960
"@types/react" "*"
29612961

2962-
"@types/react@*", "@types/[email protected].44":
2963-
version "16.9.44"
2964-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.44.tgz#da84b179c031aef67dc92c33bd3401f1da2fa3bc"
2965-
integrity sha512-BtLoJrXdW8DVZauKP+bY4Kmiq7ubcJq+H/aCpRfvPF7RAT3RwR73Sg8szdc2YasbAlWBDrQ6Q+AFM0KwtQY+WQ==
2962+
"@types/react@*", "@types/[email protected].45":
2963+
version "16.9.45"
2964+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.45.tgz#b43ccf3d8a3d2020e6a48c8c8492e5a4bc10f097"
2965+
integrity sha512-vv950slTF5UZ5eDOf13b8qC1SD4rTvkqg3HfaUKzr17U97oeJZAa+dUaIHn0QoOJflNTIt6Pem9MmapULs9dkA==
29662966
dependencies:
29672967
"@types/prop-types" "*"
29682968
csstype "^3.0.2"

0 commit comments

Comments
 (0)