Skip to content

Commit a542a0a

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.14.22
1 parent cfb6064 commit a542a0a

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

2947-
"@types/react@*", "@types/react@16.14.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==
2947+
"@types/react@*", "@types/react@16.14.22", "@types/react@>=16.9.0", "@types/react@^16":
2948+
version "16.14.22"
2949+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.22.tgz#ee332c031561fa6c5b7fa83d74defce837a2947b"
2950+
integrity sha512-4NnkxKDd2UO9SiCckuhCQOCzdO+RtE4Epf1D6eGz3f9jZjiIXOVo+Bk3jqSad+8EOT+LBXwKdkFX0V0F+NFzDQ==
29512951
dependencies:
29522952
"@types/prop-types" "*"
29532953
"@types/scheduler" "*"

0 commit comments

Comments
 (0)