Skip to content

Commit 11068f4

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.14.10
1 parent 5cc2242 commit 11068f4

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.8",
101+
"@types/react": "16.14.10",
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.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==
2940+
"@types/react@*", "@types/react@16.14.10", "@types/react@>=16.9.0", "@types/react@^16":
2941+
version "16.14.10"
2942+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.10.tgz#76bc1c42ed5ab0d2ab13e5c58faaccaad3449477"
2943+
integrity sha512-QadBsMyF6ldjEAXEhsmEW/L0uBDJT8yw7Qoe5sRnEKVrzMkiYoJwqoL5TKJOlArsn/wvIJM/XdVzkdL6+AS64Q==
29442944
dependencies:
29452945
"@types/prop-types" "*"
29462946
"@types/scheduler" "*"

0 commit comments

Comments
 (0)