Skip to content

Commit bbe4f68

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.14.8
1 parent 3287b05 commit bbe4f68

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
@@ -98,7 +98,7 @@
9898
"typescript": "4.2.3"
9999
},
100100
"resolutions": {
101-
"@types/react": "16.14.6",
101+
"@types/react": "16.14.8",
102102
"@types/react-dom": "16.9.13",
103103
"@types/hoist-non-react-statics": "3.3.1"
104104
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2937,10 +2937,10 @@
29372937
dependencies:
29382938
"@types/react" "*"
29392939

2940-
"@types/react@*", "@types/react@16.14.6", "@types/react@>=16.9.0", "@types/react@^16":
2941-
version "16.14.6"
2942-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.6.tgz#d933a2a6bc1bfe320a5eea480e8f45ba8126d6ee"
2943-
integrity sha512-Ol/aFKune+P0FSFKIgf+XbhGzYGyz0p7g5befSt4rmbzfGLaZR0q7jPew9k7d3bvrcuaL8dPy9Oz3XGZmf9n+w==
2940+
"@types/react@*", "@types/react@16.14.8", "@types/react@>=16.9.0", "@types/react@^16":
2941+
version "16.14.8"
2942+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.8.tgz#4aee3ab004cb98451917c9b7ada3c7d7e52db3fe"
2943+
integrity sha512-QN0/Qhmx+l4moe7WJuTxNiTsjBwlBGHqKGvInSQCBdo7Qio0VtOqwsC0Wq7q3PbJlB0cR4Y4CVo1OOe6BOsOmA==
29442944
dependencies:
29452945
"@types/prop-types" "*"
29462946
"@types/scheduler" "*"

0 commit comments

Comments
 (0)