Skip to content

Commit 043fbea

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v16.14.3
1 parent 8a69a7d commit 043fbea

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"typescript": "4.1.3"
9999
},
100100
"resolutions": {
101-
"@types/react": "16.14.2",
101+
"@types/react": "16.14.3",
102102
"@types/react-dom": "16.9.10",
103103
"@types/hoist-non-react-statics": "3.3.1"
104104
},

yarn.lock

+9-1
Original file line numberDiff line numberDiff line change
@@ -2666,7 +2666,15 @@
26662666
dependencies:
26672667
"@types/react" "*"
26682668

2669-
"@types/react@*", "@types/[email protected]", "@types/react@>=16.9.0", "@types/react@^16":
2669+
"@types/react@*", "@types/[email protected]", "@types/react@>=16.9.0", "@types/react@^16":
2670+
version "16.14.3"
2671+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.3.tgz#f5210f5deecf35d8794845549c93c2c3ad63aa9c"
2672+
integrity sha512-zPrXn03hmPYqh9DznqSFQsoRtrQ4aHgnZDO+hMGvsE/PORvDTdJCHQ6XvJV31ic+0LzF73huPFXUb++W6Kri0Q==
2673+
dependencies:
2674+
"@types/prop-types" "*"
2675+
csstype "^3.0.2"
2676+
2677+
26702678
version "16.14.2"
26712679
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.2.tgz#85dcc0947d0645349923c04ccef6018a1ab7538c"
26722680
integrity sha512-BzzcAlyDxXl2nANlabtT4thtvbbnhee8hMmH/CcJrISDBVcJS1iOsP1f0OAgSdGE0MsY9tqcrb9YoZcOFv9dbQ==

0 commit comments

Comments
 (0)