Bump ng2-charts from 2.3.3 to 2.4.2 (#6206)

Bumps [ng2-charts](https://github.com/valor-software/ng2-charts) from 2.3.3 to 2.4.2.
- [Release notes](https://github.com/valor-software/ng2-charts/releases)
- [Changelog](https://github.com/valor-software/ng2-charts/blob/development/CHANGELOG.md)
- [Commits](https://github.com/valor-software/ng2-charts/compare/2.3.3...2.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-05 21:20:44 +02:00
committed by GitHub
parent af8da6fb54
commit c8ec35b1a2
2 changed files with 7 additions and 14 deletions

19
package-lock.json generated
View File

@@ -16690,20 +16690,13 @@
} }
}, },
"ng2-charts": { "ng2-charts": {
"version": "2.3.3", "version": "2.4.2",
"resolved": "https://registry.npmjs.org/ng2-charts/-/ng2-charts-2.3.3.tgz", "resolved": "https://registry.npmjs.org/ng2-charts/-/ng2-charts-2.4.2.tgz",
"integrity": "sha512-cRrSzQrYjjwqpRtDe3P5b1emiyKToGWVShbuY4dSMefZoDhl8NsbcIWoeGucrkpQasZMj2nrh8H04CdD4J4Zmg==", "integrity": "sha512-mY3C2uKCaApHCQizS2YxEOqQ7sSZZLxdV6N1uM9u/VvUgVtYvlPtdcXbKpN52ak93ZE22I73DiLWVDnDNG4/AQ==",
"requires": { "requires": {
"@types/chart.js": "^2.7.48", "@types/chart.js": "^2.9.24",
"lodash-es": "^4.17.11", "lodash-es": "^4.17.15",
"tslib": "^1.9.0" "tslib": "^2.0.0"
},
"dependencies": {
"tslib": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
"integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q=="
}
} }
}, },
"ngx-monaco-editor": { "ngx-monaco-editor": {

View File

@@ -95,7 +95,7 @@
"minimatch-browser": "1.0.0", "minimatch-browser": "1.0.0",
"moment": "2.29.0", "moment": "2.29.0",
"moment-es6": "^1.0.0", "moment-es6": "^1.0.0",
"ng2-charts": "2.3.3", "ng2-charts": "2.4.2",
"ngx-monaco-editor": "8.1.1", "ngx-monaco-editor": "8.1.1",
"pdfjs-dist": "2.5.207", "pdfjs-dist": "2.5.207",
"raphael": "2.3.0", "raphael": "2.3.0",