Skip to content

Commit 1e40730

Browse files
committed
Update dependency @types/react to v16.14.42
1 parent ce7d19a commit 1e40730

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.41",
101+
"@types/react": "16.14.42",
102102
"@types/react-dom": "16.9.19",
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
@@ -2973,10 +2973,10 @@
29732973
dependencies:
29742974
"@types/react" "*"
29752975

2976-
"@types/react@*", "@types/[email protected].41", "@types/react@>=16.9.0", "@types/react@^16":
2977-
version "16.14.41"
2978-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.41.tgz#55c4e7ebb736ca4e2379e97a4e0c1803150ed8d4"
2979-
integrity sha512-h+joCKF2r5rdECoM1U8WCEIHBp5/0TSR5Nyq8gtnnYY1n2WqGuj3indYqTjMb2/b5g2rfxJV6u4jUFq95lbT6Q==
2976+
"@types/react@*", "@types/[email protected].42", "@types/react@>=16.9.0", "@types/react@^16":
2977+
version "16.14.42"
2978+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.42.tgz#7950af49c07df0ac24098abeec57367ebc662a39"
2979+
integrity sha512-r6lbqQBJsQ5JJ0fp5I1+F3weosNhk7jOEcKeusIlCDYUK6kCpvIkYCamBNqGyS6WEztYlT8wmAVgblV0HxOFoA==
29802980
dependencies:
29812981
"@types/prop-types" "*"
29822982
"@types/scheduler" "*"

0 commit comments

Comments
 (0)