summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-12 14:13:22 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-04-12 19:40:06 +0200
commit6daa1bebd7b03a05d31c34b7db4fa6225b3aae4b (patch)
treec1ffdad7682f181665a71448164f84d2fe99270e /js/package.json
parent54bbbcb7e5d632df6b828f134fc373556f64e90f (diff)
Bump jasmine-core from 4.0.1 to 4.1.0 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.0.1 to 4.1.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.0.1...v4.1.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 23e115bf5..c68885e2d 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.0.1",
+ "jasmine-core": "^4.1.0",
"jquery": "^3.6.0",
"jshint": "^2.13.4",
"karma": "^6.3.17",