Skip to content

Commit 02e9473

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v16.9.31
1 parent c5feeee commit 02e9473

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.4",
2222
"@storybook/addon-options": "5.3.18",
2323
"@storybook/react": "5.3.18",
24-
"@types/react": "16.9.30",
24+
"@types/react": "16.9.31",
2525
"babel-loader": "8.1.0",
2626
"cross-env": "7.0.2",
2727
"intersection-observer": "0.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2917,10 +2917,10 @@
29172917
dependencies:
29182918
"@types/react" "*"
29192919

2920-
"@types/react@*", "@types/react@16.9.30":
2921-
version "16.9.30"
2922-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.30.tgz#4750857769803c36afeb9ed30139bb77f9607223"
2923-
integrity sha512-nx+ixghmJkzcDYhtqvmf/jPcBvyH87yfLM+dUDH2n8lE356t18p2flj3mzkT/VO0N1wh6RCjtmWGFI3r/KhCxw==
2920+
"@types/react@*", "@types/react@16.9.31":
2921+
version "16.9.31"
2922+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.31.tgz#6a543529766c8934ec8a89667376c2e73e9e2636"
2923+
integrity sha512-NpYJpNMWScFXtx3A2BJMeew2G3+9SEslVWMdxNJ6DLvxIuxWjY1bizK9q5Y1ujhln31vtjmhjOAYDr9Xx3k9FQ==
29242924
dependencies:
29252925
"@types/prop-types" "*"
29262926
csstype "^2.2.0"

0 commit comments

Comments
 (0)