Skip to content

Commit 097567e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.14.24
1 parent 7a85865 commit 097567e

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.23",
101+
"@types/react": "16.14.24",
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].23", "@types/react@>=16.9.0", "@types/react@^16":
2953-
version "16.14.23"
2954-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.23.tgz#37201b9f2324c5ff8fa4600dbf19079dfdffc880"
2955-
integrity sha512-WngBZLuSkP4IAgPi0HOsGCHo6dn3CcuLQnCfC17VbA7YBgipZiZoTOhObwl/93DsFW0Y2a/ZXeonpW4DxirEJg==
2952+
"@types/react@*", "@types/[email protected].24", "@types/react@>=16.9.0", "@types/react@^16":
2953+
version "16.14.24"
2954+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.24.tgz#f2c5e9fa78f83f769884b83defcf7924b9eb5c82"
2955+
integrity sha512-e7U2WC8XQP/xfR7bwhOhNFZKPTfW1ph+MiqtudKb8tSV8RyCsovQx2sNVtKoOryjxFKpHPPC/yNiGfdeVM5Gyw==
29562956
dependencies:
29572957
"@types/prop-types" "*"
29582958
"@types/scheduler" "*"

0 commit comments

Comments
 (0)