Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed Nov 18, 2023
1 parent 29b780f commit 2de7eab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@vercel/ncc": "0.38.0",
"@vitest/coverage-v8": "^0.34.0",
"eslint": "8.51.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.0.1",
"js-yaml": "4.1.0",
"prettier": "3.0.3",
"ts-node": "10.9.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -942,7 +942,7 @@ __metadata:
"@vitest/coverage-v8": ^0.34.0
class-validator: ^0.14.0
eslint: 8.51.0
eslint-plugin-prettier: 5.0.0
eslint-plugin-prettier: 5.0.1
js-yaml: 4.1.0
prettier: 3.0.3
ts-node: 10.9.1
Expand Down Expand Up @@ -1528,9 +1528,9 @@ __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.0.1":
version: 5.0.1
resolution: "eslint-plugin-prettier@npm:5.0.1"
dependencies:
prettier-linter-helpers: ^1.0.0
synckit: ^0.8.5
Expand All @@ -1543,7 +1543,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 84e88744b9050f2d5ef31b94e85294dda16f3a53c2449f9d33eac8ae6264889b459bf35a68e438fb6b329c2a1d6491aac4bfa00d86317e7009de3dad0311bec6
checksum: c2261033b97bafe99ccb7cc47c2fac6fa85b8bbc8b128042e52631f906b69e12afed2cdd9d7e3021cc892ee8dd4204a3574e1f32a0b718b4bb3b440944b6983b
languageName: node
linkType: hard

Expand Down

0 comments on commit 2de7eab

Please sign in to comment.