Skip to content

Commit a7820b4

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.14.17
1 parent dc0db13 commit a7820b4

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.16",
101+
"@types/react": "16.14.17",
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
@@ -2949,10 +2949,10 @@
29492949
dependencies:
29502950
"@types/react" "*"
29512951

2952-
"@types/react@*", "@types/[email protected].16", "@types/react@>=16.9.0", "@types/react@^16":
2953-
version "16.14.16"
2954-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.16.tgz#0ad1adaefbba4ccc307ddf364d071b3c81e0ce30"
2955-
integrity sha512-7waDQ0h1TkAk99S04wV0LUiiSXpT02lzrdDF4WZFqn2W0XE5ICXLBMtqXWZ688aX2dJislQ3knmZX/jH53RluQ==
2952+
"@types/react@*", "@types/[email protected].17", "@types/react@>=16.9.0", "@types/react@^16":
2953+
version "16.14.17"
2954+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.17.tgz#c57fcfb05efa6423f5b65fcd4a75f63f05b162bf"
2955+
integrity sha512-pMLc/7+7SEdQa9A+hN9ujI8blkjFqYAZVqh3iNXqdZ0cQ8TIR502HMkNJniaOGv9SAgc47jxVKoiBJ7c0AakvQ==
29562956
dependencies:
29572957
"@types/prop-types" "*"
29582958
"@types/scheduler" "*"

0 commit comments

Comments
 (0)