Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v5.1.1 (#508)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent 6b68d20 commit c419615
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 @@ -44,7 +44,7 @@
"@typescript-eslint/parser": "6.15.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.0",
"eslint-plugin-prettier": "5.1.1",
"jest": "29.7.0",
"prettier": "3.1.1",
"release-it": "17.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1261,7 +1261,7 @@ __metadata:
"@typescript-eslint/parser": 6.15.0
eslint: 8.56.0
eslint-config-prettier: 9.1.0
eslint-plugin-prettier: 5.1.0
eslint-plugin-prettier: 5.1.1
jest: 29.7.0
prettier: 3.1.1
release-it: 17.0.1
Expand Down Expand Up @@ -3423,9 +3423,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:5.1.0":
version: 5.1.0
resolution: "eslint-plugin-prettier@npm:5.1.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
Expand All @@ -3439,7 +3439,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 3a1c53899373dafcabdfb1d8e7638de249d3685825b787a59a743581d43ef849d4afac14edd2628fb80c57f507a31613c557c3f816144bc7179ad18c5e7afcf5
checksum: 5e2a736f3d7ef38fd76f68df443093ba084a81d646a351d47aaf17e96a06a210d8a53e654b83c4a561747ccffa3326f3e33050556f9a8c29eab52dea3e8ae313
languageName: node
linkType: hard

Expand Down

0 comments on commit c419615

Please sign in to comment.