Skip to content

Commit c6812d5

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.14.21
1 parent 0eb3ca1 commit c6812d5

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.20",
101+
"@types/react": "16.14.21",
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
@@ -2944,10 +2944,10 @@
29442944
dependencies:
29452945
"@types/react" "*"
29462946

2947-
"@types/react@*", "@types/[email protected].20", "@types/react@>=16.9.0", "@types/react@^16":
2948-
version "16.14.20"
2949-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.20.tgz#ff6e932ad71d92c27590e4a8667c7a53a7d0baad"
2950-
integrity sha512-SV7TaVc8e9E/5Xuv6TIyJ5VhQpZoVFJqX6IZgj5HZoFCtIDCArE3qXkcHlc6O/Ud4UwcMoX+tlvDA95YrKdLgA==
2947+
"@types/react@*", "@types/[email protected].21", "@types/react@>=16.9.0", "@types/react@^16":
2948+
version "16.14.21"
2949+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.21.tgz#35199b21a278355ec7a3c40003bd6a334bd4ae4a"
2950+
integrity sha512-rY4DzPKK/4aohyWiDRHS2fotN5rhBSK6/rz1X37KzNna9HJyqtaGAbq9fVttrEPWF5ywpfIP1ITL8Xi2QZn6Eg==
29512951
dependencies:
29522952
"@types/prop-types" "*"
29532953
"@types/scheduler" "*"

0 commit comments

Comments
 (0)