Skip to content

Commit ce7d19a

Browse files
committed
Update dependency @types/react to v16.14.41
1 parent 8695e50 commit ce7d19a

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.40",
101+
"@types/react": "16.14.41",
102102
"@types/react-dom": "16.9.19",
103103
"@types/hoist-non-react-statics": "3.3.1"
104104
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2973,10 +2973,10 @@
29732973
dependencies:
29742974
"@types/react" "*"
29752975

2976-
"@types/react@*", "@types/[email protected].40", "@types/react@>=16.9.0", "@types/react@^16":
2977-
version "16.14.40"
2978-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.40.tgz#cbf1c6249e9a96eb1badc7f32f1055e532e21c72"
2979-
integrity sha512-elQj2VQHDuJ5xuEcn5Wxh/YQFNbEuPJFRKSdyG866awDm5dmtoqsMmuAJWb/l/qd2kDkZMfOTKygVfMIdBBPKg==
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==
29802980
dependencies:
29812981
"@types/prop-types" "*"
29822982
"@types/scheduler" "*"

0 commit comments

Comments
 (0)