mirror of
https://github.com/prymitive/karma
synced 2026-05-15 04:06:41 +00:00
fix(deps): update dependency @types/react to v16.9.35
This commit is contained in:
committed by
renovate[bot]
parent
71d595be14
commit
2c74189ef3
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -5962,9 +5962,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.34",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.34.tgz",
|
||||
"integrity": "sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow==",
|
||||
"version": "16.9.35",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.35.tgz",
|
||||
"integrity": "sha512-q0n0SsWcGc8nDqH2GJfWQWUOmZSJhXV64CjVN5SvcNti3TdEaA3AH0D8DwNmMdzjMAC/78tB8nAZIlV8yTz+zQ==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^2.2.0"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"@sentry/browser": "5.15.5",
|
||||
"@types/jest": "25.2.1",
|
||||
"@types/node": "12.12.31",
|
||||
"@types/react": "16.9.34",
|
||||
"@types/react": "16.9.35",
|
||||
"@types/react-dom": "16.9.7",
|
||||
"body-scroll-lock": "3.0.2",
|
||||
"bootstrap": "4.4.1",
|
||||
|
||||
Reference in New Issue
Block a user