Skip to content

Commit 5cafd64

Browse files
build(deps-dev): Bump eslint-plugin-jest from 28.13.0 to 28.14.0 (#842)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.13.0 to 28.14.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@v28.13.0...v28.14.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 28.14.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb5dba1 commit 5cafd64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2563,9 +2563,9 @@ eslint-plugin-import@^2.0.0:
25632563
tsconfig-paths "^3.15.0"
25642564

25652565
eslint-plugin-jest@^28.0.0:
2566-
version "28.13.0"
2567-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.0.tgz#f215195915cefe3ed14145f841b6e7c90d60a672"
2568-
integrity sha512-4AuBcFWOriOeEqy6s4Zup/dQ7E1EPTyyfDaMYmM2YP9xEWPWwK3yYifH1dzY6aHRvyx7y53qMSIyT5s+jrorsQ==
2566+
version "28.14.0"
2567+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.14.0.tgz#02da77dc27d7b4c5480df3552ea26de056857b36"
2568+
integrity sha512-P9s/qXSMTpRTerE2FQ0qJet2gKbcGyFTPAJipoKxmWqR6uuFqIqk8FuEfg5yBieOezVrEfAMZrEwJ6yEp+1MFQ==
25692569
dependencies:
25702570
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
25712571

0 commit comments

Comments
 (0)