Skip to content

Commit

Permalink
Bump eslint-plugin-jest from 28.8.1 to 28.8.3
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.1 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.1...v28.8.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent dc14331 commit e385c7f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@eslint/js": "^9.9.1",
"eslint": "^9.9.1",
"eslint-plugin-jest": "^28.8.1",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"typescript-eslint": "^8.3.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ __metadata:
"@eslint/js": "npm:^9.9.1"
"@types/eslint__js": "npm:^8.42.3"
eslint: "npm:^9.9.1"
eslint-plugin-jest: "npm:^28.8.1"
eslint-plugin-jest: "npm:^28.8.3"
eslint-plugin-prettier: "npm:^5.2.1"
jest: "npm:^29.7.0"
prettier: "npm:^3.3.3"
Expand Down Expand Up @@ -2228,9 +2228,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit e385c7f

Please sign in to comment.