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.12
This commit is contained in:
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -2984,9 +2984,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.11.tgz",
|
||||
"integrity": "sha512-UBT4GZ3PokTXSWmdgC/GeCGEJXE5ofWyibCcecRLUVN2ZBpXQGVgQGtG2foS7CrTKFKlQVVswLvf7Js6XA/CVQ==",
|
||||
"version": "16.9.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.12.tgz",
|
||||
"integrity": "sha512-tc2xuDvJ8uhGmRg/WVpn2IltHoGqijmxntSNkl2tgbMH2boX78ptcAWdyXPgxD0FoaYw8CczUdvjD1G8Y0JtSw==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^2.2.0"
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"@sentry/browser": "5.9.1",
|
||||
"@types/jest": "24.0.23",
|
||||
"@types/node": "12.12.11",
|
||||
"@types/react": "16.9.11",
|
||||
"@types/react": "16.9.12",
|
||||
"@types/react-dom": "16.9.4",
|
||||
"body-scroll-lock": "2.6.4",
|
||||
"bootstrap": "4.3.1",
|
||||
|
||||
Reference in New Issue
Block a user