summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-19 05:18:47 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2021-03-19 15:57:26 +0100
commit25a601c60dd6e59b6893b4c3676e83c48e3592c3 (patch)
tree1eeb50acd9c1845afccce641bf7ba2f71895418e /js/package.json
parent62ca5f30aaf137ca288377eefbc3c85d4d074cfd (diff)
Bump jasmine-core from 3.7.0 to 3.7.1 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.7.0 to 3.7.1. - [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.0...v3.7.1) 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 1bbaadae5..73edcf110 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.0",
+ "jasmine-core": "^3.7.1",
"jquery": "^3.6.0",
"jshint": "^2.12.0",
"karma": "^6.2.0",