mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency @types/react to v16.9.34
This commit is contained in:
committed by
renovate[bot]
parent
83912ef414
commit
73ca0eb2cf
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -5796,9 +5796,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.33",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.33.tgz",
|
||||
"integrity": "sha512-ovgoy7p9999HDzwv8Sewhl8GJjn/r0GRsFrM9UMwp1uodh0kQ0pwIHLQ6LNfqGSyjNzJ8II/HIg0BL7Yn/B9yA==",
|
||||
"version": "16.9.34",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.34.tgz",
|
||||
"integrity": "sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^2.2.0"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"@sentry/browser": "5.15.4",
|
||||
"@types/jest": "25.2.1",
|
||||
"@types/node": "12.12.31",
|
||||
"@types/react": "16.9.33",
|
||||
"@types/react": "16.9.34",
|
||||
"@types/react-dom": "16.9.6",
|
||||
"body-scroll-lock": "3.0.1",
|
||||
"bootstrap": "4.4.1",
|
||||
|
||||
Reference in New Issue
Block a user