summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-02 12:02:41 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2021-07-02 14:58:01 +0200
commit5232f1c43fae5ff83a28fb531077291d4d7e352d (patch)
treed9c04152479e223b6aeea8315ce00024ed75d0e1 /js/package.json
parent60f3629b485baae03c451984251296bd68079127 (diff)
Bump jasmine-core from 3.7.1 to 3.8.0 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.7.1 to 3.8.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.7.1...v3.8.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 9aafd04f7..c2ef9d5d4 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.0.1",
- "jasmine-core": "^3.7.1",
+ "jasmine-core": "^3.8.0",
"jquery": "^3.6.0",
"jshint": "^2.13.0",
"karma": "^6.3.4",