Skip to content

Commit adc7751

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react to v16.14.8
1 parent 555fd85 commit adc7751

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.14.7",
28+
"@types/react": "16.14.8",
2929
"@types/react-dom": "16.9.13",
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
@@ -2842,10 +2842,10 @@
28422842
dependencies:
28432843
"@types/react" "^16"
28442844

2845-
"@types/[email protected].7":
2846-
version "16.14.7"
2847-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.7.tgz#b62bd8cc4675d6fe3976126cdd208deda267f1fb"
2848-
integrity sha512-JhbikeQ1i18ut9Sro3j/xvhN073zJA9sqGqbwJByhOfLPXxEJdqjal9piZd9tmVEC+LP6RN2dLvWx9Hbr0reTw==
2845+
"@types/[email protected].8":
2846+
version "16.14.8"
2847+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.8.tgz#4aee3ab004cb98451917c9b7ada3c7d7e52db3fe"
2848+
integrity sha512-QN0/Qhmx+l4moe7WJuTxNiTsjBwlBGHqKGvInSQCBdo7Qio0VtOqwsC0Wq7q3PbJlB0cR4Y4CVo1OOe6BOsOmA==
28492849
dependencies:
28502850
"@types/prop-types" "*"
28512851
"@types/scheduler" "*"

0 commit comments

Comments
 (0)