Skip to content
This repository was archived by the owner on Oct 11, 2020. It is now read-only.
/ mobx-react-docz Public archive

Commit 5c5d792

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v16.9.32
1 parent 83b86ea commit 5c5d792

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
@@ -23,7 +23,7 @@
2323
"react-dom": "^16.8.6"
2424
},
2525
"devDependencies": {
26-
"@types/react": "16.9.31",
26+
"@types/react": "16.9.32",
2727
"@types/react-dom": "16.9.6",
2828
"docz-plugin-netlify": "1.1.4",
2929
"docz-theme-default": "1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1508,10 +1508,10 @@
15081508
"@types/prop-types" "*"
15091509
csstype "^2.2.0"
15101510

1511-
"@types/react@16.9.31":
1512-
version "16.9.31"
1513-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.31.tgz#6a543529766c8934ec8a89667376c2e73e9e2636"
1514-
integrity sha512-NpYJpNMWScFXtx3A2BJMeew2G3+9SEslVWMdxNJ6DLvxIuxWjY1bizK9q5Y1ujhln31vtjmhjOAYDr9Xx3k9FQ==
1511+
"@types/react@16.9.32":
1512+
version "16.9.32"
1513+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.32.tgz#f6368625b224604148d1ddf5920e4fefbd98d383"
1514+
integrity sha512-fmejdp0CTH00mOJmxUPPbWCEBWPvRIL4m8r0qD+BSDUqmutPyGQCHifzMpMzdvZwROdEdL78IuZItntFWgPXHQ==
15151515
dependencies:
15161516
"@types/prop-types" "*"
15171517
csstype "^2.2.0"

0 commit comments

Comments
 (0)