Skip to content

Commit df29d05

Browse files
build(deps): bump eslint-plugin-jest from 27.4.0 to 27.4.2 (#559)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.0 to 27.4.2. - [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.0...v27.4.2) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9444413 commit df29d05

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
@@ -26,7 +26,7 @@
2626
"eslint-import-resolver-typescript": "3.6.1",
2727
"eslint-plugin-eslint-comments": "^3.2.0",
2828
"eslint-plugin-import": "2.28.1",
29-
"eslint-plugin-jest": "27.4.0",
29+
"eslint-plugin-jest": "27.4.2",
3030
"eslint-plugin-mdx": "2.2.0",
3131
"eslint-plugin-n": "^16.1.0",
3232
"eslint-plugin-no-use-extend-native": "^0.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2456,10 +2456,10 @@ eslint-plugin-import@2.28.1:
24562456
semver "^6.3.1"
24572457
tsconfig-paths "^3.14.2"
24582458

2459-
eslint-plugin-jest@27.4.0:
2460-
version "27.4.0"
2461-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.0.tgz#3926cca723c40c3d7a3fe0e1fd911eff5e681f50"
2462-
integrity sha512-ukVeKmMPAUA5SWjHenvyyXnirKfHKMdOsTZdn5tZx5EW05HGVQwBohigjFZGGj3zuv1cV6hc82FvWv6LdIbkgg==
2459+
eslint-plugin-jest@27.4.2:
2460+
version "27.4.2"
2461+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.2.tgz#181d999ac67a9b6040db1d27935887cf5a2882ed"
2462+
integrity sha512-3Nfvv3wbq2+PZlRTf2oaAWXWwbdBejFRBR2O8tAO67o+P8zno+QGbcDYaAXODlreXVg+9gvWhKKmG2rgfb8GEg==
24632463
dependencies:
24642464
"@typescript-eslint/utils" "^5.10.0"
24652465

0 commit comments

Comments
 (0)