Skip to content

Commit 7eb8380

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.14.12
1 parent ad0dfa4 commit 7eb8380

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.11",
101+
"@types/react": "16.14.12",
102102
"@types/react-dom": "16.9.14",
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.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==
2940+
"@types/react@*", "@types/react@16.14.12", "@types/react@>=16.9.0", "@types/react@^16":
2941+
version "16.14.12"
2942+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.12.tgz#1e38e2114e568f6541f88628a207f72630ee161f"
2943+
integrity sha512-7nOJgNsRbARhZhvwPm7cnzahtzEi5VJ9OvcQk8ExEEb1t+zaFklwLVkJz7G1kfxX4X/mDa/icTmzE0vTmqsqBg==
29442944
dependencies:
29452945
"@types/prop-types" "*"
29462946
"@types/scheduler" "*"

0 commit comments

Comments
 (0)