summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-10 12:02:45 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-06-10 20:40:52 +0200
commit4b5d261f9e40ef2022badec81b379125453d6e49 (patch)
tree03e12e60f4617eaa1af661e70fe7ee5296f8b1da /js/package.json
parent466c432c428189431caedf1818cf6d4c402f5232 (diff)
Bump jasmine-core from 4.1.1 to 4.2.0 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.1.1 to 4.2.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/v4.1.1...v4.2.0) --- updated-dependencies: - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-minor ... 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 eeb272af2..c7a7bf05d 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": "^4.1.1",
+ "jasmine-core": "^4.2.0",
"jquery": "^3.6.0",
"jshint": "^2.13.4",
"karma": "^6.3.20",