Skip to content

Commit dae80f4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react to v16.9.51
1 parent e1b727c commit dae80f4

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
@@ -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.50",
28+
"@types/react": "16.9.51",
2929
"@types/react-dom": "16.9.8",
3030
"babel-core": "7.0.0-bridge.0",
3131
"babel-eslint": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2619,10 +2619,10 @@
26192619
"@types/prop-types" "*"
26202620
csstype "^2.2.0"
26212621

2622-
"@types/[email protected].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==
2622+
"@types/[email protected].51":
2623+
version "16.9.51"
2624+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.51.tgz#f8aa51ffa9996f1387f63686696d9b59713d2b60"
2625+
integrity sha512-lQa12IyO+DMlnSZ3+AGHRUiUcpK47aakMMoBG8f7HGxJT8Yfe+WE128HIXaHOHVPReAW0oDS3KAI0JI2DDe1PQ==
26262626
dependencies:
26272627
"@types/prop-types" "*"
26282628
csstype "^3.0.2"

0 commit comments

Comments
 (0)