summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-03 12:02:33 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-01-04 20:40:37 +0100
commit50a5b2f5d45e78c52e4619906a4fa726ded622e3 (patch)
tree0a656a2789b50755a82e6b7f22cf4963584951f9 /js/package.json
parent684a834fdf4cf755c1c42331486b9ca80400403d (diff)
Bump jasmine-core from 3.10.1 to 4.0.0 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.10.1 to 4.0.0. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](https://github.com/jasmine/jasmine/compare/v3.10.1...v4.0.0) --- updated-dependencies: - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index ee7d5347b..3346473e1 100644
--- a/js/package.json
+++ b/js/package.json
@@ -40,7 +40,7 @@
"gulp-ng-annotate": "^2.1.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-terser": "^2.1.0",
- "jasmine-core": "^3.10.1",
+ "jasmine-core": "^4.0.0",
"jquery": "^3.6.0",
"jshint": "^2.13.2",
"karma": "^6.3.9",