From 92912bf1973dc368c724faae35e0e4445dd1b0df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 12:43:07 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-jest from 28.3.0 to 29.0.1 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.3.0 to 29.0.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.3.0...v29.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 47a1b5c8..6afc5144 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "cssnano": "^6.1.2", "cypress": "13.17.0", "eslint": "^8.57.1", - "eslint-plugin-jest": "^28.14.0", + "eslint-plugin-jest": "^29.2.1", "http-server": "^14.1.1", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f54b5c40..ac228320 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^8.57.1 version: 8.57.1 eslint-plugin-jest: - specifier: ^28.14.0 - version: 28.14.0(eslint@8.57.1)(jest@29.7.0(@types/node@24.10.1))(typescript@5.9.3) + specifier: ^29.2.1 + version: 29.2.1(eslint@8.57.1)(jest@29.7.0(@types/node@24.10.1))(typescript@5.9.3) http-server: specifier: ^14.1.1 version: 14.1.1 @@ -2468,12 +2468,12 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-plugin-jest@28.14.0: - resolution: {integrity: sha512-P9s/qXSMTpRTerE2FQ0qJet2gKbcGyFTPAJipoKxmWqR6uuFqIqk8FuEfg5yBieOezVrEfAMZrEwJ6yEp+1MFQ==} - engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0} + eslint-plugin-jest@29.2.1: + resolution: {integrity: sha512-0WLIezrIxitUGbjMIGwznVzSIp0uFJV0PZ2fiSvpyVcxe+QMXKUt7MRhUpzdbctnnLwiOTOFkACplgB0wAglFw==} + engines: {node: ^20.12.0 || ^22.0.0 || >=24.0.0} peerDependencies: - '@typescript-eslint/eslint-plugin': ^6.0.0 || ^7.0.0 || ^8.0.0 - eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 + '@typescript-eslint/eslint-plugin': ^8.0.0 + eslint: ^8.57.0 || ^9.0.0 jest: '*' peerDependenciesMeta: '@typescript-eslint/eslint-plugin': @@ -8888,7 +8888,7 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-plugin-jest@28.14.0(eslint@8.57.1)(jest@29.7.0(@types/node@24.10.1))(typescript@5.9.3): + eslint-plugin-jest@29.2.1(eslint@8.57.1)(jest@29.7.0(@types/node@24.10.1))(typescript@5.9.3): dependencies: '@typescript-eslint/utils': 8.48.1(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 @@ -11310,7 +11310,7 @@ snapshots: got: 12.6.1 registry-auth-token: 5.1.0 registry-url: 6.0.1 - semver: 7.5.1 + semver: 7.7.3 package-name-regex@2.0.6: {}