Skip to content

Commit

Permalink
Merge pull request #556 from fishbrain/dependabot/npm_and_yarn/eslint…
Browse files Browse the repository at this point in the history
…-plugin-jest-28.8.3

Bump eslint-plugin-jest from 28.8.1 to 28.8.3
  • Loading branch information
lhansford authored Sep 9, 2024
2 parents b3d9d95 + cb454e6 commit 7d4efd4
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.10.0",
"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.4.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ __metadata:
"@eslint/js": "npm:^9.10.0"
"@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 @@ -2295,9 +2295,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 @@ -2309,7 +2309,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10c0/340f5021e7eadfc6f3c1ad9378fafb9b1ead10f07636ba2e9d5ec0abd2f2604b4bc301cbb9658f84534962244958ac6a037bf8a6bd64e341542e3c5dccc2bc95
checksum: 10c0/beacf85c2fbb39ef9b9839472a8a837cdbab6549b29abaff8999034ac41021e1f06d1779db3ea9d0f966be52e5daeacfd05c239d686370d8b8cb9c68d60e59b6
languageName: node
linkType: hard

Expand Down

0 comments on commit 7d4efd4

Please sign in to comment.