Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 22, 2023
1 parent 5ea7ce3 commit 923125b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-algolia/package.json
Expand Up @@ -30,7 +30,7 @@
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-jsdoc": "46.4.3",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.1.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "3.0.0"
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Expand Up @@ -2766,7 +2766,7 @@ __metadata:
eslint-plugin-jest: 27.2.2
eslint-plugin-jsdoc: 46.4.3
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-prettier: 5.0.0
eslint-plugin-prettier: 5.1.1
eslint-plugin-react: 7.32.2
eslint-plugin-react-hooks: 4.6.0
prettier: 3.0.0
Expand Down Expand Up @@ -2910,22 +2910,23 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:5.0.0":
version: 5.0.0
resolution: "eslint-plugin-prettier@npm:5.0.0"
"eslint-plugin-prettier@npm:5.1.1":
version: 5.1.1
resolution: "eslint-plugin-prettier@npm:5.1.1"
dependencies:
prettier-linter-helpers: ^1.0.0
synckit: ^0.8.5
peerDependencies:
"@types/eslint": ">=8.0.0"
eslint: ">=8.0.0"
eslint-config-prettier: "*"
prettier: ">=3.0.0"
peerDependenciesMeta:
"@types/eslint":
optional: true
eslint-config-prettier:
optional: true
checksum: 84e88744b9050f2d5ef31b94e85294dda16f3a53c2449f9d33eac8ae6264889b459bf35a68e438fb6b329c2a1d6491aac4bfa00d86317e7009de3dad0311bec6
checksum: 5e2a736f3d7ef38fd76f68df443093ba084a81d646a351d47aaf17e96a06a210d8a53e654b83c4a561747ccffa3326f3e33050556f9a8c29eab52dea3e8ae313
languageName: node
linkType: hard

Expand Down

0 comments on commit 923125b

Please sign in to comment.