From 4fa1758f480085de6e6639d50880711a50cc6859 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 17:09:20 +0000 Subject: [PATCH] [Feature Branch] Bump eslint-plugin-jest from 28.6.0 to 28.8.0 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.6.0 to 28.8.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.6.0...v28.8.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 80aabf0be..c16400dfa 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "cross-env": "^7.0.3", "dayjs": "^1.11.12", "dumi": "^2.4.7", - "eslint-plugin-jest": "^28.6.0", + "eslint-plugin-jest": "^28.8.0", "execa": "^5.1.1", "father": "^4.4.5", "fs-extra": "^11.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c0c51499..2f3abb81e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -111,8 +111,8 @@ importers: specifier: ^2.4.7 version: 2.4.7(@babel/core@7.24.9)(@types/node@22.1.0)(@types/react@18.3.3)(eslint@8.57.0)(prettier@3.3.3)(react-dom@18.3.1)(react@18.3.1)(stylelint@14.16.1)(typescript@5.5.4)(webpack@5.93.0) eslint-plugin-jest: - specifier: ^28.6.0 - version: 28.6.0(eslint@8.57.0)(typescript@5.5.4) + specifier: ^28.8.0 + version: 28.8.0(eslint@8.57.0)(typescript@5.5.4) execa: specifier: ^5.1.1 version: 5.1.1 @@ -12596,11 +12596,11 @@ packages: - typescript dev: true - /eslint-plugin-jest@28.6.0(eslint@8.57.0)(typescript@5.5.4): - resolution: {integrity: sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg==} + /eslint-plugin-jest@28.8.0(eslint@8.57.0)(typescript@5.5.4): + resolution: {integrity: sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw==} engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0} peerDependencies: - '@typescript-eslint/eslint-plugin': ^6.0.0 || ^7.0.0 + '@typescript-eslint/eslint-plugin': ^6.0.0 || ^7.0.0 || ^8.0.0 eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 jest: '*' peerDependenciesMeta: @@ -15919,7 +15919,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.14.12 + '@types/node': 22.1.0 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true