Skip to content

Commit 457cecf

Browse files
renovate-botrenovate[bot]
authored andcommittedApr 16, 2022
Update dependency @types/react to v16.14.25
1 parent 6599df1 commit 457cecf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
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.24",
101+
"@types/react": "16.14.25",
102102
"@types/react-dom": "16.9.14",
103103
"@types/hoist-non-react-statics": "3.3.1"
104104
},

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2960,10 +2960,10 @@
29602960
dependencies:
29612961
"@types/react" "*"
29622962

2963-
"@types/react@*", "@types/react@16.14.24", "@types/react@>=16.9.0", "@types/react@^16":
2964-
version "16.14.24"
2965-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.24.tgz#f2c5e9fa78f83f769884b83defcf7924b9eb5c82"
2966-
integrity sha512-e7U2WC8XQP/xfR7bwhOhNFZKPTfW1ph+MiqtudKb8tSV8RyCsovQx2sNVtKoOryjxFKpHPPC/yNiGfdeVM5Gyw==
2963+
"@types/react@*", "@types/react@16.14.25", "@types/react@>=16.9.0", "@types/react@^16":
2964+
version "16.14.25"
2965+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.25.tgz#d003f712c7563fdef5a87327f1892825af375608"
2966+
integrity sha512-cXRVHd7vBT5v1is72mmvmsg9stZrbJO04DJqFeh3Yj2tVKO6vmxg5BI+ybI6Ls7ROXRG3aFbZj9x0WA3ZAoDQw==
29672967
dependencies:
29682968
"@types/prop-types" "*"
29692969
"@types/scheduler" "*"

0 commit comments

Comments
 (0)