Skip to content

Commit 54c1b3b

Browse files
build(deps-dev): bump eslint-plugin-jest from 27.4.0 to 27.4.2 (#1430)
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d23d5fa commit 54c1b3b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.0",
4848
"eslint": "^8.49.0",
49-
"eslint-plugin-jest": "^27.4.0",
49+
"eslint-plugin-jest": "^27.4.2",
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
@@ -4320,10 +4320,10 @@ escodegen@^2.0.0:
43204320
optionalDependencies:
43214321
source-map "~0.6.1"
43224322

4323-
eslint-plugin-jest@^27.4.0:
4324-
version "27.4.0"
4325-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.0.tgz#3926cca723c40c3d7a3fe0e1fd911eff5e681f50"
4326-
integrity sha512-ukVeKmMPAUA5SWjHenvyyXnirKfHKMdOsTZdn5tZx5EW05HGVQwBohigjFZGGj3zuv1cV6hc82FvWv6LdIbkgg==
4323+
eslint-plugin-jest@^27.4.2:
4324+
version "27.4.2"
4325+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.2.tgz#181d999ac67a9b6040db1d27935887cf5a2882ed"
4326+
integrity sha512-3Nfvv3wbq2+PZlRTf2oaAWXWwbdBejFRBR2O8tAO67o+P8zno+QGbcDYaAXODlreXVg+9gvWhKKmG2rgfb8GEg==
43274327
dependencies:
43284328
"@typescript-eslint/utils" "^5.10.0"
43294329

0 commit comments

Comments
 (0)