Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-jest from 28.8.2 to 28.8.3 (#8182)
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.2 to 28.8.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@v28.8.2...v28.8.3)

---
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 5, 2024
1 parent 3eb8cec commit 8e27e01
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 @@ -95,7 +95,7 @@
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jasmine": "4.2.1",
"eslint-plugin-jest": "28.8.2",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jest-dom": "5.4.0",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-jsx-a11y": "6.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8857,9 +8857,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:28.8.2":
version: 28.8.2
resolution: "eslint-plugin-jest@npm:28.8.2"
"eslint-plugin-jest@npm:28.8.3":
version: 28.8.3
resolution: "eslint-plugin-jest@npm:28.8.3"
dependencies:
"@typescript-eslint/utils": ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependencies:
Expand All @@ -8871,7 +8871,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: ffb7cf1a537b91447a5914704018d0018456d83240b3982cd81d1c8e351bcacd5d71a36e3a92c50da7399b1b3b38370fb16c095bbdf6a282d6c232f665b7ea0e
checksum: e371fcbe2127a403824b6c23b66f6b2e2cc54074c3c70a9965d48bdcdfb461670965a7d7cdddab68f09e703d3a09a281d05591b1cb4315f5246d27fd8baa84ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -18308,7 +18308,7 @@ __metadata:
eslint-plugin-header: 3.1.1
eslint-plugin-import: ^2.30.0
eslint-plugin-jasmine: 4.2.1
eslint-plugin-jest: 28.8.2
eslint-plugin-jest: 28.8.3
eslint-plugin-jest-dom: 5.4.0
eslint-plugin-jsdoc: 48.11.0
eslint-plugin-jsx-a11y: 6.10.0
Expand Down

0 comments on commit 8e27e01

Please sign in to comment.