Skip to content

Commit

Permalink
chore: Bump eslint-plugin-jest from 28.8.0 to 28.8.1 (#4947)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.0 to 28.8.1.
- [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.8.0...v28.8.1)

---
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>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 142e1a4 commit 52a2c4f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.8.0",
"eslint-plugin-jest": "28.8.1",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-prettier": "5.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7167,9 +7167,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:28.8.0":
version: 28.8.0
resolution: "eslint-plugin-jest@npm:28.8.0"
"eslint-plugin-jest@npm:28.8.1":
version: 28.8.1
resolution: "eslint-plugin-jest@npm:28.8.1"
dependencies:
"@typescript-eslint/utils": ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependencies:
Expand All @@ -7181,7 +7181,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: c3b39fbb8a1f3843bd6a5d05215e3c896d439fcb1a9959a1e892184c95da33ad2edd37b1c3a76199803ef78b5e6a9cdc0e67f1ac90405461619fe2d3b8d5a278
checksum: 3c738ea275991f2d15d8096cecdba15533bb48d124ef2c32e3ed7406c2cadf074d96c92085baf81b38ec164956fda388a7faff72d508005e49fc875e0a38ddb2
languageName: node
linkType: hard

Expand Down Expand Up @@ -14483,7 +14483,7 @@ __metadata:
eslint-config-prettier: 9.1.0
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.29.1
eslint-plugin-jest: 28.8.0
eslint-plugin-jest: 28.8.1
eslint-plugin-jsdoc: 50.2.2
eslint-plugin-no-unsanitized: 4.0.2
eslint-plugin-prettier: 5.2
Expand Down

0 comments on commit 52a2c4f

Please sign in to comment.