Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-18 21:28:26 +0300
committerGitHub <noreply@github.com>2020-08-18 21:28:26 +0300
commita15083fe91835f2de92d2ffadd3cde8a345cdba0 (patch)
tree528b19e2d7580a0c79502faa55a2dbc86b7bee40 /package.json
parent73b39dfb796aed5ba54ec232bb878d04bd240ba1 (diff)
Bump karma-jasmine from 3.3.1 to 4.0.1 (#31494)
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 3.3.1 to 4.0.1. - [Release notes](https://github.com/karma-runner/karma-jasmine/releases) - [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-jasmine/compare/v3.3.1...v4.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7191133b4a..b61414c687 100644
--- a/package.json
+++ b/package.json
@@ -118,7 +118,7 @@
"karma-coverage-istanbul-reporter": "^3.0.3",
"karma-detect-browsers": "^2.3.3",
"karma-firefox-launcher": "^1.3.0",
- "karma-jasmine": "^3.3.1",
+ "karma-jasmine": "^4.0.1",
"karma-jasmine-html-reporter": "^1.5.4",
"karma-rollup-preprocessor": "^7.0.5",
"linkinator": "^2.1.1",