Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 (#99)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent ac6e94e commit 2f3cca4
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 @@ -141,7 +141,7 @@
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-markdownlint": "0.5.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-yml": "1.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1531,7 +1531,7 @@ __metadata:
eslint-plugin-markdown: "npm:3.0.1"
eslint-plugin-markdownlint: "npm:0.5.0"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-prettier: "npm:5.0.0"
eslint-plugin-prettier: "npm:5.0.1"
eslint-plugin-promise: "npm:6.1.1"
eslint-plugin-unicorn: "npm:48.0.1"
eslint-plugin-yml: "npm:1.10.0"
Expand Down Expand Up @@ -5094,9 +5094,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: "npm:^1.0.0"
synckit: "npm:^0.8.5"
Expand All @@ -5109,7 +5109,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 4ea0e5f82a72c80f109ca7de730a059f3fd4225907caa9fea2d858b22d6488aaa9055d17d0bc0f50b441adf1759daf75d43f9cec016445d61f0df1e93c06bc52
checksum: 1a43dcca90f61fde0167347e0e870b579835ba6b9d697a862c29c76097a7bb0e8f07a7cf88be33517ca11203d9d4aa335d794c377640c2fe5acd06871db67d34
languageName: node
linkType: hard

Expand Down

0 comments on commit 2f3cca4

Please sign in to comment.