From 55a6598e7344dd106061391f7eacc6a5f8a7d093 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 04:25:36 +0000 Subject: [PATCH] Bump eslint-plugin-jest from 28.11.1 to 28.12.0 in the eslint group Bumps the eslint group with 1 update: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `eslint-plugin-jest` from 28.11.1 to 28.12.0 - [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.1...v28.12.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 28.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... 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 74fdf8fc..b4ecf7c7 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/lodash": "^4.17.17", "@types/node": "^22.15.24", "eslint": "^8.57.1", - "eslint-plugin-jest": "^28.11.1", + "eslint-plugin-jest": "^28.12.0", "fast-glob": "^3.3.3", "husky": "^9.1.7", "jest": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index 80966c8c..61df7564 100644 --- a/yarn.lock +++ b/yarn.lock @@ -818,7 +818,7 @@ __metadata: ajv: "npm:^8.17.1" ajv-formats: "npm:^3.0.1" eslint: "npm:^8.57.1" - eslint-plugin-jest: "npm:^28.11.1" + eslint-plugin-jest: "npm:^28.12.0" fast-glob: "npm:^3.3.3" husky: "npm:^9.1.7" jest: "npm:^29.7.0" @@ -2451,9 +2451,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:^28.11.1": - version: 28.11.1 - resolution: "eslint-plugin-jest@npm:28.11.1" +"eslint-plugin-jest@npm:^28.12.0": + version: 28.12.0 + resolution: "eslint-plugin-jest@npm:28.12.0" dependencies: "@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0" peerDependencies: @@ -2465,7 +2465,7 @@ __metadata: optional: true jest: optional: true - checksum: b2ad56499968291d92ae4ba2062035a38b2f89265f5e2769557a02f286dedbca81d748eb22329f006e7312b144ec191df9bbeda338020b1fc3b529c0f04cc6aa + checksum: 1072070921e0329bd8a369fea6017de930d942387ef325bc656301812d08d8a9dcd862284493d57c0a52b4bd73128f2157e010116f5efe7bf626c61a78f0a2d8 languageName: node linkType: hard