summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-18 05:31:32 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-03-18 09:58:26 +0100
commit31126a1ef5ab6f690c25d470f0797fb963a52fd3 (patch)
treefbbab360c6be30668c242ac5fcc36189e14d2486 /js/package.json
parent3a44eb68da539180a901b0e8926dc66f99079588 (diff)
Bump jasmine-core from 3.6.0 to 3.7.0 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.6.0 to 3.7.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.6.0...v3.7.0) 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 d984cfedb..1bbaadae5 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.6.0",
+ "jasmine-core": "^3.7.0",
"jquery": "^3.6.0",
"jshint": "^2.12.0",
"karma": "^6.2.0",