Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 (#311)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 12, 2023
1 parent 3f48b4d commit 162e000
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 @@ -131,7 +131,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 @@ -1609,7 +1609,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 @@ -5126,9 +5126,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 @@ -5141,7 +5141,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: c0bcb4e1699bd19f905cdf6ddac57f12abca351963528b34b8c341f1ea7b3927df7b23ff765b4357633e29045d7b29b6eadb403b8b2e8802bd28425bae43831f
checksum: cd2d309951b8e8b4077f23d6233d91822423feb2f56d569ec4f0bd48a05acc05d7931e7f546e2f919ec8ff4f1f5074bc75f319b7f84799969d88451d540e5e4b
languageName: node
linkType: hard

Expand Down

0 comments on commit 162e000

Please sign in to comment.