Skip to content

Commit 0ee9e7e

Browse files
committed
chore(deps): update dependency @types/react to v16.9.46
1 parent 4d57c49 commit 0ee9e7e

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.19",
2323
"@storybook/react": "5.3.19",
24-
"@types/react": "16.9.45",
24+
"@types/react": "16.9.46",
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
@@ -2357,10 +2357,10 @@
23572357
dependencies:
23582358
"@types/react" "*"
23592359

2360-
"@types/react@*", "@types/[email protected].45":
2361-
version "16.9.45"
2362-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.45.tgz#b43ccf3d8a3d2020e6a48c8c8492e5a4bc10f097"
2363-
integrity sha512-vv950slTF5UZ5eDOf13b8qC1SD4rTvkqg3HfaUKzr17U97oeJZAa+dUaIHn0QoOJflNTIt6Pem9MmapULs9dkA==
2360+
"@types/react@*", "@types/[email protected].46":
2361+
version "16.9.46"
2362+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.46.tgz#f0326cd7adceda74148baa9bff6e918632f5069e"
2363+
integrity sha512-dbHzO3aAq1lB3jRQuNpuZ/mnu+CdD3H0WVaaBQA8LTT3S33xhVBUj232T8M3tAhSWJs/D/UqORYUlJNl/8VQZg==
23642364
dependencies:
23652365
"@types/prop-types" "*"
23662366
csstype "^3.0.2"

0 commit comments

Comments
 (0)