From 573245a32940a50fe11b30e3a7b913b35e05a043 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 21:26:42 +0000 Subject: [PATCH] Bump eslint-plugin-jest from 28.8.0 to 28.8.1 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.0 to 28.8.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.8.0...v28.8.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/base/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/base/package.json b/packages/base/package.json index 11d4e6b..c492e66 100644 --- a/packages/base/package.json +++ b/packages/base/package.json @@ -10,7 +10,7 @@ "dependencies": { "@eslint/js": "^9.9.1", "eslint": "^9.9.1", - "eslint-plugin-jest": "^28.8.0", + "eslint-plugin-jest": "^28.8.1", "eslint-plugin-prettier": "^5.2.1", "prettier": "^3.3.3", "typescript-eslint": "^8.3.0" diff --git a/yarn.lock b/yarn.lock index 953ddc1..2b458b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -473,7 +473,7 @@ __metadata: "@eslint/js": "npm:^9.9.1" "@types/eslint__js": "npm:^8.42.3" eslint: "npm:^9.9.1" - eslint-plugin-jest: "npm:^28.8.0" + eslint-plugin-jest: "npm:^28.8.1" eslint-plugin-prettier: "npm:^5.2.1" jest: "npm:^29.7.0" prettier: "npm:^3.3.3" @@ -2227,9 +2227,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:^28.8.0": - version: 28.8.0 - resolution: "eslint-plugin-jest@npm:28.8.0" +"eslint-plugin-jest@npm:^28.8.1": + version: 28.8.1 + resolution: "eslint-plugin-jest@npm:28.8.1" dependencies: "@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0" peerDependencies: @@ -2241,7 +2241,7 @@ __metadata: optional: true jest: optional: true - checksum: 10c0/cb702701c20224d813b7d7515ed3fe4562b92cd4233db356b0948e0765a382a9887ae7dfd13191c2cabecbb4a6cbbd141f309618830b251c8f86a7f950e7f50b + checksum: 10c0/340f5021e7eadfc6f3c1ad9378fafb9b1ead10f07636ba2e9d5ec0abd2f2604b4bc301cbb9658f84534962244958ac6a037bf8a6bd64e341542e3c5dccc2bc95 languageName: node linkType: hard