From cdfbb439f1ac06597983ac16a372792e665394ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 07:43:07 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20eslint-plugin-jest?= =?UTF-8?q?=20from=2028.10.0=20to=2028.11.0=20(#3793)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :arrow_up: Bump eslint-plugin-jest from 28.10.0 to 28.11.0 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.10.0 to 28.11.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.10.0...v28.11.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 05f1e605..6dabbb2b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint": "^9.18.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-cypress": "^4.1.0", - "eslint-plugin-jest": "^28.10.0", + "eslint-plugin-jest": "^28.11.0", "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-tailwindcss": "^3.17.5", "eslint-plugin-vue": "^9.32.0", diff --git a/yarn.lock b/yarn.lock index 0c2bac43..40e956f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4398,9 +4398,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:^28.10.0": - version: 28.10.0 - resolution: "eslint-plugin-jest@npm:28.10.0" +"eslint-plugin-jest@npm:^28.11.0": + version: 28.11.0 + resolution: "eslint-plugin-jest@npm:28.11.0" dependencies: "@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0" peerDependencies: @@ -4412,7 +4412,7 @@ __metadata: optional: true jest: optional: true - checksum: 10c0/f1eeabcc9bf650e755ef07da501271e9a54d2ef6414c648a33d5dc71f2545fcfc060d06846549ec7978e7bd9d11e6cb57b33ccd97ebf5a86ee4682853c06381b + checksum: 10c0/faa06ce1c4d0ad7aa0fb1c725edf77fe543a17fe091424dfe5b5e3bba8930470516e5831592e4fb725884f7e5f1034f303f49b7fab28b2abdf99765bfd048473 languageName: node linkType: hard @@ -8370,7 +8370,7 @@ __metadata: eslint: "npm:^9.18.0" eslint-config-prettier: "npm:^9.1.0" eslint-plugin-cypress: "npm:^4.1.0" - eslint-plugin-jest: "npm:^28.10.0" + eslint-plugin-jest: "npm:^28.11.0" eslint-plugin-prettier: "npm:^5.2.1" eslint-plugin-tailwindcss: "npm:^3.17.5" eslint-plugin-vue: "npm:^9.32.0"