Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v5.1.3 (#4426)
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] committed Jan 14, 2024
1 parent 247965c commit 79031aa
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-verdaccio": "10.0.0",
"fs-extra": "10.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5357,9 +5357,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:5.1.2":
version: 5.1.2
resolution: "eslint-plugin-prettier@npm:5.1.2"
"eslint-plugin-prettier@npm:5.1.3":
version: 5.1.3
resolution: "eslint-plugin-prettier@npm:5.1.3"
dependencies:
prettier-linter-helpers: ^1.0.0
synckit: ^0.8.6
Expand All @@ -5373,7 +5373,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: ee972ca16c1d05773abe370dcd43c71ffe729ad4eca86752e21be3d4afbc18f04184b4143e9d17869395d534eb8ad685b7589fcdc2706cb734fe17c3c3f4e6cd
checksum: eb2a7d46a1887e1b93788ee8f8eb81e0b6b2a6f5a66a62bc6f375b033fc4e7ca16448da99380be800042786e76cf5c0df9c87a51a2c9b960ed47acbd7c0b9381
languageName: node
linkType: hard

Expand Down Expand Up @@ -11059,7 +11059,7 @@ __metadata:
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.29.1
eslint-plugin-jest: 27.6.3
eslint-plugin-prettier: 5.1.2
eslint-plugin-prettier: 5.1.3
eslint-plugin-simple-import-sort: 10.0.0
eslint-plugin-verdaccio: 10.0.0
express: 4.18.2
Expand Down

0 comments on commit 79031aa

Please sign in to comment.