From 12767d7f1d590ef97468c91fc6998b20c27ef5d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:30:09 +0000 Subject: [PATCH] Bump jasmine from 5.2.0 to 5.4.0 Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 5.2.0 to 5.4.0. - [Release notes](https://github.com/jasmine/jasmine-npm/releases) - [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md) - [Commits](https://github.com/jasmine/jasmine-npm/compare/v5.2.0...v5.4.0) --- updated-dependencies: - dependency-name: jasmine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 19 ++++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index bed406b..98bad50 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,6 @@ "eslint-plugin-import": "^2.29.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^5.2.0", - "jasmine": "^5.2.0" + "jasmine": "^5.4.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cbb2f3e..81d2da2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^5.2.0 version: 5.2.0(eslint@7.32.0) jasmine: - specifier: ^5.2.0 - version: 5.2.0 + specifier: ^5.4.0 + version: 5.4.0 packages/duration: {} @@ -367,6 +367,7 @@ packages: eslint@7.32.0: resolution: {integrity: sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==} engines: {node: ^10.12.0 || >=12.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@7.3.1: @@ -624,11 +625,11 @@ packages: resolution: {integrity: sha512-uKmsITSsF4rUWQHzqaRUuyAir3fZfW3f202Ee34lz/gZCi970CPZwyQXLGNgWJvvZbvFyzeyGq0+4fcG/mBKZg==} engines: {node: '>=14'} - jasmine-core@5.2.0: - resolution: {integrity: sha512-tSAtdrvWybZkQmmaIoDgnvHG8ORUNw5kEVlO5CvrXj02Jjr9TZrmjFq7FUiOUzJiOP2wLGYT6PgrQgQF4R1xiw==} + jasmine-core@5.4.0: + resolution: {integrity: sha512-T4fio3W++llLd7LGSGsioriDHgWyhoL6YTu4k37uwJLF7DzOzspz7mNxRoM3cQdLWtL/ebazQpIf/yZGJx/gzg==} - jasmine@5.2.0: - resolution: {integrity: sha512-il+noV96N1BGU9/FMmc8QtAMxC8lPnXUiAvgb0o9MDZATRdxglTQe9wo6UdL049ropQL6MopDYwDlludKR6wJQ==} + jasmine@5.4.0: + resolution: {integrity: sha512-E2u4ylX5tgGYvbynImU6EUBKKrSVB1L72FEPjGh4M55ov1VsxR26RA2JU91L9YSPFgcjo4mCLyKn/QXvEYGBkA==} hasBin: true js-tokens@4.0.0: @@ -1674,12 +1675,12 @@ snapshots: optionalDependencies: '@pkgjs/parseargs': 0.11.0 - jasmine-core@5.2.0: {} + jasmine-core@5.4.0: {} - jasmine@5.2.0: + jasmine@5.4.0: dependencies: glob: 10.3.3 - jasmine-core: 5.2.0 + jasmine-core: 5.4.0 js-tokens@4.0.0: {}