From f563126b8d1de5e44ccb2f3fbdb1d96eea51113c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 10:33:04 -0400 Subject: [PATCH] Bump eslint-plugin-jest from 27.2.2 to 27.9.0 (#137) Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.2 to 27.9.0.
Release notes

Sourced from eslint-plugin-jest's releases.

v27.9.0

27.9.0 (2024-02-16)

Features

v27.8.0

27.8.0 (2024-02-13)

Features

v27.8.0-next.1

27.8.0-next.1 (2024-02-13)

Features

v27.7.0

27.7.0 (2024-02-13)

Features

v27.6.3

27.6.3 (2024-01-12)

Bug Fixes

v27.6.2

27.6.2 (2024-01-10)

Reverts

v27.6.1

27.6.1 (2024-01-01)

... (truncated)

Changelog

Sourced from eslint-plugin-jest's changelog.

27.9.0 (2024-02-16)

Features

27.8.0 (2024-02-13)

Features

27.7.0 (2024-02-13)

Features

27.6.3 (2024-01-12)

Bug Fixes

27.6.2 (2024-01-10)

Reverts

27.6.1 (2024-01-01)

Bug Fixes

27.6.0 (2023-10-26)

Features

27.5.0 (2023-10-26)

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jest&package-manager=npm_and_yarn&previous-version=27.2.2&new-version=27.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 263404a..53ddbbe 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-plugin-es": "^4.1.0", "eslint-plugin-filenames": "^1.3.2", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-jest": "^27.2.2", + "eslint-plugin-jest": "^27.9.0", "eslint-plugin-prettier": "^4.2.1", "jest": "29.6.4", "prettier": "2.7.1", diff --git a/yarn.lock b/yarn.lock index 774f08d..43f00cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -606,7 +606,7 @@ __metadata: eslint-plugin-es: ^4.1.0 eslint-plugin-filenames: ^1.3.2 eslint-plugin-import: ^2.27.5 - eslint-plugin-jest: ^27.2.2 + eslint-plugin-jest: ^27.9.0 eslint-plugin-prettier: ^4.2.1 jest: 29.6.4 prettier: 2.7.1 @@ -3366,13 +3366,13 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:^27.2.2": - version: 27.2.2 - resolution: "eslint-plugin-jest@npm:27.2.2" +"eslint-plugin-jest@npm:^27.9.0": + version: 27.9.0 + resolution: "eslint-plugin-jest@npm:27.9.0" dependencies: "@typescript-eslint/utils": ^5.10.0 peerDependencies: - "@typescript-eslint/eslint-plugin": ^5.0.0 + "@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0 || ^7.0.0 eslint: ^7.0.0 || ^8.0.0 jest: "*" peerDependenciesMeta: @@ -3380,7 +3380,7 @@ __metadata: optional: true jest: optional: true - checksum: 98b63252d985f5dedf36ce9587dd4a0d24daf71ca8a997258343402c0d33ddd5070502378dafd9ac7fc0ef2e0d557b5c77f18e09ad73c71a52de8061db88293f + checksum: e2a4b415105408de28ad146818fcc6f4e122f6a39c6b2216ec5c24a80393f1390298b20231b0467bc5fd730f6e24b05b89e1a6a3ce651fc159aa4174ecc233d0 languageName: node linkType: hard