From a73f08be8aa30e468e67bffdde30a065ac11d246 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 22:58:03 +0000 Subject: [PATCH] Bump jasmine-core from 3.5.0 to 5.0.1 Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.5.0 to 5.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/v3.5.0...v5.0.1) --- updated-dependencies: - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dd84e0030..9d670311f 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "gulp-uglifycss": "^1.0.9", "gulp-wrap": "^0.15.0", "istanbul": "^0.4.5", - "jasmine-core": "^3.5.0", + "jasmine-core": "^5.0.1", "jshint": "^2.13.6", "jshint-stylish": "^2.2.1", "karma": "^4.4.1", diff --git a/yarn.lock b/yarn.lock index 3db6a098c..629a9236f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3086,10 +3086,10 @@ istanbul@^0.4.5: which "^1.1.1" wordwrap "^1.0.0" -jasmine-core@^3.5.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.5.0.tgz#132c23e645af96d85c8bca13c8758b18429fc1e4" - integrity sha512-nCeAiw37MIMA9w9IXso7bRaLl+c/ef3wnxsoSAlYrzS+Ot0zTG6nU8G/cIfGkqpkjX2wNaIW9RFG0TwIFnG6bA== +jasmine-core@^5.0.1: + version "5.0.1" + resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.0.1.tgz#ba0a0c8e0088c19f99bbce3c9e22accd4c4da37f" + integrity sha512-D4bRej8CplwNtNGyTPD++cafJlZUphzZNV+MSAnbD3er4D0NjL4x9V+mu/SI+5129utnCBen23JwEuBZA9vlpQ== jquery-timepicker@fgelinas/timepicker#883bb2cd94: version "0.0.0"