From d9012da00fdabfc9af0380143be05339d5b30c93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 06:16:55 +0000 Subject: [PATCH] Bump jasmine-core from 3.5.0 to 4.2.0 Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.5.0 to 4.2.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.5.0...v4.2.0) --- 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 76bdefa3d..8a28ba492 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": "^4.2.0", "jshint": "^2.13.5", "jshint-stylish": "^2.2.1", "karma": "^4.4.1", diff --git a/yarn.lock b/yarn.lock index 61709c8e5..a59299260 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2958,10 +2958,10 @@ istanbul@^0.4.0, 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@^4.2.0: + version "4.2.0" + resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.2.0.tgz#0605bea284d6d78276f43c47de2532ecd4a73b00" + integrity sha512-OcFpBrIhnbmb9wfI8cqPSJ50pv3Wg4/NSgoZIqHzIwO/2a9qivJWzv8hUvaREIMYYJBas6AvfXATFdVuzzCqVw== jquery-timepicker@fgelinas/timepicker#883bb2cd94: version "0.0.0"