1
0
mirror of https://github.com/actions/labeler synced 2026-05-05 03:07:49 +02:00

Bump eslint-plugin-jest from 27.4.0 to 27.4.2 (#694)

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](https://github.com/jest-community/eslint-plugin-jest/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-11 12:36:17 +02:00
committed by GitHub
parent 3985e4151a
commit f3aca66a22
2 changed files with 8 additions and 8 deletions

View File

@@ -42,7 +42,7 @@
"@vercel/ncc": "^0.36.1",
"eslint": "^8.51.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-node": "^11.1.0",
"jest": "^27.5.1",
"prettier": "^3.0.3",