Skip to content

Commit 0a890dc

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

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.10",
101+
"@types/react": "16.14.11",
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.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==
2940+
"@types/react@*", "@types/react@16.14.11", "@types/react@>=16.9.0", "@types/react@^16":
2941+
version "16.14.11"
2942+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.11.tgz#992a0cd4b66b9f27315042b5d96e976717368f04"
2943+
integrity sha512-Don0MtsZZ3fjwTJ2BsoqkyOy7e176KplEAKOpr/4XDdzinlyJBn9yfsKn5mcSgn4kh1B22+3tBnzBC1z63ybtQ==
29442944
dependencies:
29452945
"@types/prop-types" "*"
29462946
"@types/scheduler" "*"

0 commit comments

Comments
 (0)