Skip to content

Commit

Permalink
Update dependency eslint-plugin-prettier to v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 20, 2023
1 parent 81a95ef commit e03c372
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@typescript-eslint/parser": "6.15.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-prettier": "5.1.0",
"eslint-plugin-react-hooks": "4.6.0",
"npm-run-all": "4.1.5",
"prettier": "3.1.1",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7604,22 +7604,23 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:5.0.1":
version: 5.0.1
resolution: "eslint-plugin-prettier@npm:5.0.1"
"eslint-plugin-prettier@npm:5.1.0":
version: 5.1.0
resolution: "eslint-plugin-prettier@npm:5.1.0"
dependencies:
prettier-linter-helpers: "npm:^1.0.0"
synckit: "npm:^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: 08e2c7bed93d9f7c86e9aa0bd4f5cc51f65233a446ddfda11e821f12819e1e4be62cfbc2a4e17169c76fded1c4de7371e37e5f2525e81695decaf6c652a41fb0
checksum: 76b9a6cc5fa8dcc0d5d8aac5e7b717c08c736d2f158ba63709d94526d3152761d36963f930f9c64a29270a107519eca24b41e82b67cc43f0291d43db4a975fd1
languageName: node
linkType: hard

Expand Down Expand Up @@ -10636,7 +10637,7 @@ __metadata:
date-fns: "npm:2.30.0"
eslint: "npm:8.56.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-prettier: "npm:5.0.1"
eslint-plugin-prettier: "npm:5.1.0"
eslint-plugin-react-hooks: "npm:4.6.0"
framer-motion: "npm:10.16.16"
i18next: "npm:^23.7.6"
Expand Down

0 comments on commit e03c372

Please sign in to comment.