Skip to content

Commit

Permalink
Update dependency eslint-plugin-prettier to v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent c884cbc commit 9a24273
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-module-utils": "2.8.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-prettier": "5.1.0",
"jest": "29.7.0",
"prettier": "3.1.1",
"rimraf": "5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-module-utils": "2.8.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-prettier": "5.1.0",
"jest": "29.7.0",
"prettier": "3.1.1",
"rimraf": "5.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2446,10 +2446,10 @@ [email protected]:
semver "^6.3.1"
tsconfig-paths "^3.14.2"

eslint-plugin-prettier@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1.tgz#a3b399f04378f79f066379f544e42d6b73f11515"
integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg==
eslint-plugin-prettier@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.0.tgz#f14bb2b18756ad54f1ad3dc4c989cb73dfa326a3"
integrity sha512-hQc+2zbnMeXcIkg+pKZtVa+3Yqx4WY7SMkn1PLZ4VbBEU7jJIpVn9347P8BBhTbz6ne85aXvQf30kvexcqBeWw==
dependencies:
prettier-linter-helpers "^1.0.0"
synckit "^0.8.5"
Expand Down

0 comments on commit 9a24273

Please sign in to comment.