Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-jest from 28.10.0 to 28.11.0 (#8462)
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.10.0 to 28.11.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.10.0...v28.11.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  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>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 05ae608 commit 15c94ce
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.31.0",
"eslint-plugin-jasmine": "4.2.2",
"eslint-plugin-jest": "28.10.0",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-jest-dom": "5.5.0",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-jsx-a11y": "6.10.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8626,9 +8626,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:28.10.0":
version: 28.10.0
resolution: "eslint-plugin-jest@npm:28.10.0"
"eslint-plugin-jest@npm:28.11.0":
version: 28.11.0
resolution: "eslint-plugin-jest@npm:28.11.0"
dependencies:
"@typescript-eslint/utils": ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependencies:
Expand All @@ -8640,7 +8640,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: d7931a891b11019978bc539ec48fbf1bd82a12d61cd7b592185eaafa3086d1b758a40fac498fa120edeb1ca9cca0df915cb851904c1f19287cc9202e10f5d8d7
checksum: 809ec7f0d49dce288c21de484ca5ec2003f7ef355435dcdba591e96ccdcc6b30bf11f55b21f93cd260a56a82138a2c7835a0404ff20d34552f30729751c51dfa
languageName: node
linkType: hard

Expand Down Expand Up @@ -18653,7 +18653,7 @@ __metadata:
eslint-plugin-header: 3.1.1
eslint-plugin-import: ^2.31.0
eslint-plugin-jasmine: 4.2.2
eslint-plugin-jest: 28.10.0
eslint-plugin-jest: 28.11.0
eslint-plugin-jest-dom: 5.5.0
eslint-plugin-jsdoc: 48.11.0
eslint-plugin-jsx-a11y: 6.10.2
Expand Down

0 comments on commit 15c94ce

Please sign in to comment.