Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-jest from 28.8.3 to 28.9.0
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.3 to 28.9.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.8.3...v28.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 7a91d26 commit 42c5429
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 @@ -29,7 +29,7 @@
"@typescript-eslint/parser": "8.13.0",
"@vercel/ncc": "0.38.2",
"eslint": "9.14.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jest": "28.9.0",
"husky": "^9.1.6",
"jest": "29.7.0",
"pinst": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2280,9 +2280,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:28.8.3":
version: 28.8.3
resolution: "eslint-plugin-jest@npm:28.8.3"
"eslint-plugin-jest@npm:28.9.0":
version: 28.9.0
resolution: "eslint-plugin-jest@npm:28.9.0"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
peerDependencies:
Expand All @@ -2294,7 +2294,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10c0/beacf85c2fbb39ef9b9839472a8a837cdbab6549b29abaff8999034ac41021e1f06d1779db3ea9d0f966be52e5daeacfd05c239d686370d8b8cb9c68d60e59b6
checksum: 10c0/56b0d2fb18a32bf56b0eb8c7790c355513535a239451d9d00184829cbd0ba35b6c68eec64e850a6299453f9c37338b6797d3184594c0326c8fdcc029024065b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -4475,7 +4475,7 @@ __metadata:
"@typescript-eslint/parser": "npm:8.13.0"
"@vercel/ncc": "npm:0.38.2"
eslint: "npm:9.14.0"
eslint-plugin-jest: "npm:28.8.3"
eslint-plugin-jest: "npm:28.9.0"
husky: "npm:^9.1.6"
jest: "npm:29.7.0"
pinst: "npm:^3.0.0"
Expand Down

0 comments on commit 42c5429

Please sign in to comment.