diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-11-22 11:20:25 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-11-22 11:20:25 +0200 |
| commit | 24b88226ebd245a1fcd04e578569ffc6b7ef42f5 (patch) | |
| tree | f4f73345d0ec124698662cc008296c6241e92e5c /package-lock.json | |
| parent | a65d066530c463a973414e894924fd46bd34ee91 (diff) | |
| download | bootstrap-24b88226ebd245a1fcd04e578569ffc6b7ef42f5.tar.xz bootstrap-24b88226ebd245a1fcd04e578569ffc6b7ef42f5.zip | |
Bump karma-coverage-istanbul-reporter from 2.1.0 to 2.1.1 (#29711)
Bumps [karma-coverage-istanbul-reporter](https://github.com/mattlewis92/karma-coverage-istanbul-reporter) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/releases)
- [Changelog](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.1.0...v2.1.1)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 66b0f2478..561bcf8e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7034,9 +7034,9 @@ } }, "karma-coverage-istanbul-reporter": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-2.1.0.tgz", - "integrity": "sha512-UH0mXPJFJyK5uiK7EkwGtQ8f30lCBAfqRResnZ4pzLJ04SOp4SPlYkmwbbZ6iVJ6sQFVzlDUXlntBEsLRdgZpg==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-2.1.1.tgz", + "integrity": "sha512-CH8lTi8+kKXGvrhy94+EkEMldLCiUA0xMOiL31vvli9qK0T+qcXJAwWBRVJWnVWxYkTmyWar8lPz63dxX6/z1A==", "dev": true, "requires": { "istanbul-api": "^2.1.6", |
