Skip to content

Commit

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

Bump eslint-plugin-jest from 28.10.0 to 28.11.0
  • Loading branch information
lhansford authored Jan 16, 2025
2 parents ebd2132 + fd5d013 commit 7bfe3c1
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.17.0",
"eslint": "^9.17.0",
"eslint-plugin-jest": "^28.10.0",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.4.2",
"typescript-eslint": "^8.20.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ __metadata:
"@eslint/js": "npm:^9.17.0"
"@types/eslint__js": "npm:^8.42.3"
eslint: "npm:^9.17.0"
eslint-plugin-jest: "npm:^28.10.0"
eslint-plugin-jest: "npm:^28.11.0"
eslint-plugin-prettier: "npm:^5.2.1"
jest: "npm:^29.7.0"
prettier: "npm:^3.4.2"
Expand Down Expand Up @@ -2595,9 +2595,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": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
peerDependencies:
Expand All @@ -2609,7 +2609,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10c0/f1eeabcc9bf650e755ef07da501271e9a54d2ef6414c648a33d5dc71f2545fcfc060d06846549ec7978e7bd9d11e6cb57b33ccd97ebf5a86ee4682853c06381b
checksum: 10c0/faa06ce1c4d0ad7aa0fb1c725edf77fe543a17fe091424dfe5b5e3bba8930470516e5831592e4fb725884f7e5f1034f303f49b7fab28b2abdf99765bfd048473
languageName: node
linkType: hard

Expand Down

0 comments on commit 7bfe3c1

Please sign in to comment.