From 42c59787c90f615172d6c0a309ced70ef841f974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Feb 2022 22:03:17 +0000 Subject: [PATCH] Bump jasmine-core from 3.5.0 to 4.0.1 Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.5.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/v3.5.0...v4.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 0fc31bf5f..ce231eea3 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.0.1", "jshint": "^2.13.4", "jshint-stylish": "^2.2.1", "karma": "^4.4.1", diff --git a/yarn.lock b/yarn.lock index 346259a12..3e662ea95 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.0.1: + version "4.0.1" + resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.0.1.tgz#ea4b0495d82155023bd56c25181d9f9b623f61b8" + integrity sha512-w+JDABxQCkxbGGxg+a2hUVZyqUS2JKngvIyLGu/xiw2ZwgsoSB0iiecLQsQORSeaKQ6iGrCyWG86RfNDuoA7Lg== jquery-timepicker@fgelinas/timepicker#883bb2cd94: version "0.0.0"