Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v28.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent fc2a521 commit ed7776e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.8.2",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2861,12 +2861,12 @@ __metadata:

"eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest":
version: 23.2.1
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=85f29e&locator=test%40workspace%3Apackages%2Ftest"
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=9ceba8&locator=test%40workspace%3Apackages%2Ftest"
peerDependencies:
"@stylistic/eslint-plugin": ^2.6.4
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0
prettier: ^3.0.0
checksum: 10c0/53700f716b640d6d3cb73ee8a1d80a8728f2e345129070dfc0aff0ccb2eb67c0d4ad87203b374dcf65277c90ffd2cb96eee962f0fbc92c30c18d373cd4e5e3f9
checksum: 10c0/ef70a5d7711b405e8808d206a87599d71603647a2178660ae2750eba43eb4039620afe3bb91f8dbfdf1c38ad4d9724a6d54854319a11dcfdc15fb850698e7f07
languageName: node
linkType: hard

Expand All @@ -2882,7 +2882,7 @@ __metadata:
eslint: "npm:9.12.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest: "npm:28.8.2"
eslint-plugin-jest: "npm:28.11.0"
eslint-plugin-jsdoc: "npm:50.2.2"
eslint-plugin-jsx-a11y: "npm:6.9.0"
eslint-plugin-prettier: "npm:5.2.1"
Expand Down Expand Up @@ -2960,9 +2960,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:28.8.2":
version: 28.8.2
resolution: "eslint-plugin-jest@npm:28.8.2"
"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 @@ -2974,7 +2974,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 10c0/c3c8e45cf71bbc06e8f93e01db17dd48e53840804e5e6fa41d198ca2652343c06f865559f5e69f2ee26764bf22b27f0ccb85d28b7783c0ea9ee43ce7cc04be83
checksum: 10c0/faa06ce1c4d0ad7aa0fb1c725edf77fe543a17fe091424dfe5b5e3bba8930470516e5831592e4fb725884f7e5f1034f303f49b7fab28b2abdf99765bfd048473
languageName: node
linkType: hard

Expand Down

0 comments on commit ed7776e

Please sign in to comment.