Skip to content

Commit 8c8d6c5

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react to v16.9.50
1 parent 48cb424 commit 8c8d6c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@mike-works/js-lib-renovate-config": "2.0.0",
2626
"@mike-works/workshop-semantic-release-config": "1.0.0",
2727
"@types/jest": "23.3.14",
28-
"@types/react": "16.9.49",
28+
"@types/react": "16.9.50",
2929
"@types/react-dom": "16.9.8",
3030
"babel-core": "7.0.0-bridge.0",
3131
"babel-eslint": "10.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2619,10 +2619,10 @@
26192619
"@types/prop-types" "*"
26202620
csstype "^2.2.0"
26212621

2622-
"@types/react@16.9.49":
2623-
version "16.9.49"
2624-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872"
2625-
integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==
2622+
"@types/react@16.9.50":
2623+
version "16.9.50"
2624+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.50.tgz#cb5f2c22d42de33ca1f5efc6a0959feb784a3a2d"
2625+
integrity sha512-kPx5YsNnKDJejTk1P+lqThwxN2PczrocwsvqXnjvVvKpFescoY62ZiM3TV7dH1T8lFhlHZF+PE5xUyimUwqEGA==
26262626
dependencies:
26272627
"@types/prop-types" "*"
26282628
csstype "^3.0.2"

0 commit comments

Comments
 (0)