Skip to content

Commit

Permalink
runner-npm: bump eslint-plugin-jest in /servers/execution/runner
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.3.0 to 27.6.3.
- [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.3.0...v27.6.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent da8c8fe commit b270e6c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions servers/execution/runner/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2769,9 +2769,9 @@ eslint-plugin-import@^2.28.0:
tsconfig-paths "^3.14.2"

eslint-plugin-jest@^27.3.0:
version "27.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.3.0.tgz#8e7f72bfac15e4f342c7f8f8c998ec181a28d1b9"
integrity sha512-zTE29DHa7CTeyX7IXv374LzQVwY4BeDD3x8gjt9LhBj5U36/+mDKIZisNPJ+X5MFFhZpmyevr9ywSzXFJIaowg==
version "27.6.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be"
integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==
dependencies:
"@typescript-eslint/utils" "^5.10.0"

Expand Down

0 comments on commit b270e6c

Please sign in to comment.