From bae333a2418b0ac5a31e9ce65ae09b9a46fe130a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 22:06:11 +0000 Subject: [PATCH] Bump jasmine-core from 3.5.0 to 4.3.0 Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.5.0 to 4.3.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.3.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 d367b7a58..35381b568 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.3.0", "jshint": "^2.13.5", "jshint-stylish": "^2.2.1", "karma": "^4.4.1", diff --git a/yarn.lock b/yarn.lock index af9112e0e..859aa7a10 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3098,10 +3098,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@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.3.0.tgz#aee841fbe7373c2586ed8d8d48f5cc4a88be8390" + integrity sha512-qybtBUesniQdW6n+QIHMng2vDOHscIC/dEXjW+JzO9+LoAZMb03RCUC5xFOv/btSKPm1xL42fn+RjlU4oB42Lg== jquery-timepicker@fgelinas/timepicker#883bb2cd94: version "0.0.0"