Skip to content

Commit 860a9e1

Browse files
build(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.6.0 (#1448)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.2 to 27.6.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](jest-community/eslint-plugin-jest@v27.4.2...v27.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1b65b0 commit 860a9e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"cssnano": "^6.0.1",
4747
"cypress": "13.3.3",
4848
"eslint": "^8.52.0",
49-
"eslint-plugin-jest": "^27.4.2",
49+
"eslint-plugin-jest": "^27.6.0",
5050
"http-server": "^14.1.1",
5151
"jest": "^29.7.0",
5252
"jest-environment-jsdom": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4328,10 +4328,10 @@ escodegen@^2.0.0:
43284328
optionalDependencies:
43294329
source-map "~0.6.1"
43304330

4331-
eslint-plugin-jest@^27.4.2:
4332-
version "27.4.2"
4333-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.2.tgz#181d999ac67a9b6040db1d27935887cf5a2882ed"
4334-
integrity sha512-3Nfvv3wbq2+PZlRTf2oaAWXWwbdBejFRBR2O8tAO67o+P8zno+QGbcDYaAXODlreXVg+9gvWhKKmG2rgfb8GEg==
4331+
eslint-plugin-jest@^27.6.0:
4332+
version "27.6.0"
4333+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.0.tgz#e5c0cf735b3c8cad0ef9db5b565b2fc99f5e55ed"
4334+
integrity sha512-MTlusnnDMChbElsszJvrwD1dN3x6nZl//s4JD23BxB6MgR66TZlL064su24xEIS3VACfAoHV1vgyMgPw8nkdng==
43354335
dependencies:
43364336
"@typescript-eslint/utils" "^5.10.0"
43374337

0 commit comments

Comments
 (0)