mirror of
https://github.com/prymitive/karma
synced 2026-05-11 03:46:48 +00:00
fix(deps): update dependency @types/react to v16.9.55
This commit is contained in:
committed by
Łukasz Mierzwa
parent
3a2739abe0
commit
85bc9a9858
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -3878,9 +3878,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.54",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.54.tgz",
|
||||
"integrity": "sha512-GhawhYraQZpGFO2hVMArjPrYbnA/6+DS8SubK8IPhhVClmKqANihsRenOm5E0mvqK0m/BKoqVktA1O1+Xvlz9w==",
|
||||
"version": "16.9.55",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.55.tgz",
|
||||
"integrity": "sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^3.0.2"
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"@types/node": "14.14.6",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.5",
|
||||
"@types/react": "16.9.54",
|
||||
"@types/react": "16.9.55",
|
||||
"@types/react-autosuggest": "10.0.1",
|
||||
"@types/react-dom": "16.9.9",
|
||||
"@types/react-highlighter": "0.3.4",
|
||||
|
||||
Reference in New Issue
Block a user