summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-23 12:02:46 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-08-23 17:44:55 +0200
commit9b6501d43445135c8a8f3caac73c9adfd72905f6 (patch)
tree4c8878ab55aeb327e64ce36e376291156af11229 /js/package.json
parent34c1f5c7a54342314d6e0426cb7b85153853bf6b (diff)
Bump jasmine-core from 3.8.0 to 3.9.0 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.8.0 to 3.9.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.8.0...v3.9.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 43375b4a3..373df002a 100644
--- a/js/package.json
+++ b/js/package.json
@@ -41,7 +41,7 @@
"gulp-ng-annotate": "^2.1.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-terser": "^2.0.1",
- "jasmine-core": "^3.8.0",
+ "jasmine-core": "^3.9.0",
"jquery": "^3.6.0",
"jshint": "^2.13.1",
"karma": "^6.3.4",