summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-10 12:02:30 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2022-05-10 16:59:57 +0200
commit129caf4ae189c3b9e4b701e815d9642d6034dadb (patch)
treefbe66f7a2cbb91d0102b8150be7022e40c394d2e /js/package.json
parent37460f271ce6b0646ed4d760d33e34a422d12761 (diff)
Bump jasmine-core from 4.1.0 to 4.1.1 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.1.0 to 4.1.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.1.0...v4.1.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 6dadf394a..ff894f53b 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.1.0",
+ "jasmine-core": "^4.1.1",
"jquery": "^3.6.0",
"jshint": "^2.13.4",
"karma": "^6.3.19",