aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-11 13:05:52 +0300
committerGitHub <[email protected]>2021-05-11 13:05:52 +0300
commitac0ea51585e95a7718b4ca307e5e8c4b19cd84e3 (patch)
tree3f0ccc527b92a2f4f5927ab3fbf1656d29002785 /package-lock.json
parent93c5412864f06a9714bb7f82cd4db2ceb31409ae (diff)
downloadbootstrap-ac0ea51585e95a7718b4ca307e5e8c4b19cd84e3.tar.xz
bootstrap-ac0ea51585e95a7718b4ca307e5e8c4b19cd84e3.zip
Bump karma-jasmine-html-reporter from 1.5.4 to 1.6.0 (#33937)
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.5.4 to 1.6.0. - [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases) - [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/compare/v1.5.4...v1.6.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index c205d7f72..0282add57 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6203,9 +6203,9 @@
}
},
"karma-jasmine-html-reporter": {
- "version": "1.5.4",
- "resolved": "https://registry.npmjs.org/karma-jasmine-html-reporter/-/karma-jasmine-html-reporter-1.5.4.tgz",
- "integrity": "sha512-PtilRLno5O6wH3lDihRnz0Ba8oSn0YUJqKjjux1peoYGwo0AQqrWRbdWk/RLzcGlb+onTyXAnHl6M+Hu3UxG/Q==",
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/karma-jasmine-html-reporter/-/karma-jasmine-html-reporter-1.6.0.tgz",
+ "integrity": "sha512-ELO9yf0cNqpzaNLsfFgXd/wxZVYkE2+ECUwhMHUD4PZ17kcsPsYsVyjquiRqyMn2jkd2sHt0IeMyAyq1MC23Fw==",
"dev": true
},
"karma-rollup-preprocessor": {