From 39cdfb4bdc9e9b6f78a4e6e3ef5e6d3a58187214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 10:49:08 +0000 Subject: [PATCH] Bump jasmine-core from 3.5.0 to 5.1.0 Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.5.0 to 5.1.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...v5.1.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 3e5211726..3a72be589 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.1.0", "jshint": "^2.13.6", "jshint-stylish": "^2.2.1", "karma": "^4.4.1", diff --git a/yarn.lock b/yarn.lock index 3338da387..d5e5eb242 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.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.0.tgz#2a52c92ec2e5a4bf674c3de0edbaa10c3875b6fc" + integrity sha512-bFMMwpKuTZXCuGd51yClFobw5SOtad1kmdWnYO8dNwYV8i01Xj0C2+nyQpSKl1EKxiPfyd1ZgBl/rsusL3aS6w== jquery-timepicker@fgelinas/timepicker#883bb2cd94: version "0.0.0"