From 2a567cb4558c01cb71900d3478d00157f217d894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 04:34:56 +0000 Subject: [PATCH] Bump eslint-plugin-jest from 28.13.5 to 28.14.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.13.5 to 28.14.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.13.5...v28.14.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 28.14.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 8fc213c9..38bde06e 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/lodash": "^4.17.17", "@types/node": "^24.0.1", "eslint": "^8.57.1", - "eslint-plugin-jest": "^28.13.5", + "eslint-plugin-jest": "^28.14.0", "fast-glob": "^3.3.3", "husky": "^9.1.7", "jest": "^30.0.0", diff --git a/yarn.lock b/yarn.lock index 69334d4d..a21fef51 100644 --- a/yarn.lock +++ b/yarn.lock @@ -947,7 +947,7 @@ __metadata: ajv: "npm:^8.17.1" ajv-formats: "npm:^3.0.1" eslint: "npm:^8.57.1" - eslint-plugin-jest: "npm:^28.13.5" + eslint-plugin-jest: "npm:^28.14.0" fast-glob: "npm:^3.3.3" husky: "npm:^9.1.7" jest: "npm:^30.0.0" @@ -2718,9 +2718,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:^28.13.5": - version: 28.13.5 - resolution: "eslint-plugin-jest@npm:28.13.5" +"eslint-plugin-jest@npm:^28.14.0": + version: 28.14.0 + resolution: "eslint-plugin-jest@npm:28.14.0" dependencies: "@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0" peerDependencies: @@ -2732,7 +2732,7 @@ __metadata: optional: true jest: optional: true - checksum: 7fcf1d73f04e839b54c6803e3b16dd118a85b5cc56fa7338041b27329382887b00218dc3b70dd88de73a86c169d69c56d3fafa4e04379684dc0939303c3e6908 + checksum: da9c99dd8a1a80aa0c126ff4558882451dcee61b7e4c88e2407ac27d0c86fad2951384a4b037748e26f8743890b4628c6917b0760b01b7017c53fb29768584bc languageName: node linkType: hard