Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v28.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent 8b6c921 commit a150257
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 @@ -31,7 +31,7 @@
"eslint-config-prettier": "8.10.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.8.0",
"eslint-plugin-jest": "28.8.1",
"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 @@ -2739,12 +2739,12 @@ __metadata:

"eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest":
version: 23.1.6
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=64b78f&locator=test%40workspace%3Apackages%2Ftest"
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=bdaae9&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
prettier: ^3.0.0
checksum: 10c0/5fc6c133761cb37a5aa4d06f5cb7cca7924159a67986c6b9962874e1fa46f805e609c64cfb5b0ac739e1bd3de7e6ab4ddde3d671e54dad5b87276bada5f46259
checksum: 10c0/c81f196313c24ffd5221b6f283c3442ba7eb9f3566a39a00130943b2823eef579f9a3da9be98a8feed2a27c38198c4ff684d95225eafc579d096e74c70a8b1a7
languageName: node
linkType: hard

Expand All @@ -2759,7 +2759,7 @@ __metadata:
eslint-config-prettier: "npm:8.10.0"
eslint-plugin-eslint-comments: "npm:3.2.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest: "npm:28.8.0"
eslint-plugin-jest: "npm:28.8.1"
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 @@ -2846,9 +2846,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit a150257

Please sign in to comment.