summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-22 12:02:23 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-02-22 18:24:42 +0100
commit5c9c882a786dbc5491a32ecde80a4ea2b57c0f96 (patch)
tree2f65bc87873d69f9a47d91c91bac58226030b8d4 /js/package.json
parentd881ca00667b7206ce96208fc01bec0042ab7ee8 (diff)
Bump jasmine-core from 4.0.0 to 4.0.1 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.0.0 to 4.0.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/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-patch ... 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 d0fadc20e..ea25f4907 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.0",
+ "jasmine-core": "^4.0.1",
"jquery": "^3.6.0",
"jshint": "^2.13.4",
"karma": "^6.3.16",