From e00e696935f4c79decae2fac30b0cc2a17af1fa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 01:30:34 +0000 Subject: [PATCH] Bump eslint-plugin-jest from 28.11.0 to 28.11.1 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.11.0 to 28.11.1. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.11.0...v28.11.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 28.11.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0cf7d90..51c39a1 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint": "^9.27.0", "eslint-config-prettier": "^10.1.5", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-jest": "^28.11.0", + "eslint-plugin-jest": "^28.11.1", "eslint-plugin-prettier": "^5.4.0", "jest": "29.7.0", "jest-junit": "^16.0.0", diff --git a/yarn.lock b/yarn.lock index 5e7894b..21f9a3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1692,7 +1692,7 @@ __metadata: eslint: "npm:^9.27.0" eslint-config-prettier: "npm:^10.1.5" eslint-plugin-import: "npm:^2.27.5" - eslint-plugin-jest: "npm:^28.11.0" + eslint-plugin-jest: "npm:^28.11.1" eslint-plugin-prettier: "npm:^5.4.0" jest: "npm:29.7.0" jest-junit: "npm:^16.0.0" @@ -2498,9 +2498,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:^28.11.0": - version: 28.11.0 - resolution: "eslint-plugin-jest@npm:28.11.0" +"eslint-plugin-jest@npm:^28.11.1": + version: 28.11.1 + resolution: "eslint-plugin-jest@npm:28.11.1" dependencies: "@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0" peerDependencies: @@ -2512,7 +2512,7 @@ __metadata: optional: true jest: optional: true - checksum: 10c0/faa06ce1c4d0ad7aa0fb1c725edf77fe543a17fe091424dfe5b5e3bba8930470516e5831592e4fb725884f7e5f1034f303f49b7fab28b2abdf99765bfd048473 + checksum: 10c0/b2ad56499968291d92ae4ba2062035a38b2f89265f5e2769557a02f286dedbca81d748eb22329f006e7312b144ec191df9bbeda338020b1fc3b529c0f04cc6aa languageName: node linkType: hard