mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
fix(deps): update dependency @types/react to v16.9.27
This commit is contained in:
committed by
renovate[bot]
parent
a50d3bb731
commit
798313a2f6
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -5819,9 +5819,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.26",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.26.tgz",
|
||||
"integrity": "sha512-dGuSM+B0Pq1MKXYUMlUQWeS6Jj9IhSAUf9v8Ikaimj+YhkBcQrihWBkmyEhK/1fzkJTwZQkhZp5YhmWa2CH+Rw==",
|
||||
"version": "16.9.27",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.27.tgz",
|
||||
"integrity": "sha512-j+RvQb9w7a2kZFBOgTh+s/elCwtqWUMN6RJNdmz0ntmwpeoMHKnyhUcmYBu7Yw94Rtj9938D+TJSn6WGcq2+OA==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^2.2.0"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"@sentry/browser": "5.15.4",
|
||||
"@types/jest": "25.1.4",
|
||||
"@types/node": "12.12.31",
|
||||
"@types/react": "16.9.26",
|
||||
"@types/react": "16.9.27",
|
||||
"@types/react-dom": "16.9.5",
|
||||
"body-scroll-lock": "3.0.1",
|
||||
"bootstrap": "4.4.1",
|
||||
|
||||
Reference in New Issue
Block a user