mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency @types/react to v16.9.52
This commit is contained in:
committed by
Łukasz Mierzwa
parent
573c3509e0
commit
0f69b2a405
Generated
+3
-3
@@ -3847,9 +3847,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.51",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.51.tgz",
|
||||
"integrity": "sha512-lQa12IyO+DMlnSZ3+AGHRUiUcpK47aakMMoBG8f7HGxJT8Yfe+WE128HIXaHOHVPReAW0oDS3KAI0JI2DDe1PQ==",
|
||||
"version": "16.9.52",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.52.tgz",
|
||||
"integrity": "sha512-EHRjmnxiNivwhGdMh9sz1Yw9AUxTSZFxKqdBWAAzyZx3sufWwx6ogqHYh/WB1m/I4ZpjkoZLExF5QTy2ekVi/Q==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^3.0.2"
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@
|
||||
"@types/node": "14.11.8",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.5",
|
||||
"@types/react": "16.9.51",
|
||||
"@types/react": "16.9.52",
|
||||
"@types/react-autosuggest": "10.0.0",
|
||||
"@types/react-dom": "16.9.8",
|
||||
"@types/react-highlighter": "0.3.4",
|
||||
|
||||
Reference in New Issue
Block a user