Skip to content

Commit 31e6766

Browse files
Update dependency eslint-plugin-prettier to v4.2.5 (#8886)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd4f7e2 commit 31e6766

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"eslint-plugin-import": "2.31.0",
9797
"eslint-plugin-jest": "28.13.5",
9898
"eslint-plugin-jsx-a11y": "6.10.2",
99-
"eslint-plugin-prettier": "4.2.1",
99+
"eslint-plugin-prettier": "4.2.5",
100100
"eslint-plugin-react": "7.37.5",
101101
"fetch-mock": "9.4.0",
102102
"html-loader": "5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4741,10 +4741,10 @@ [email protected]:
47414741
safe-regex-test "^1.0.3"
47424742
string.prototype.includes "^2.0.1"
47434743

4744-
4745-
version "4.2.1"
4746-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
4747-
integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
4744+
4745+
version "4.2.5"
4746+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.5.tgz#91ca3f2f01a84f1272cce04e9717550494c0fe06"
4747+
integrity sha512-9Ni+xgemM2IWLq6aXEpP2+V/V30GeA/46Ar629vcMqVPodFFWC9skHu/D1phvuqtS8bJCFnNf01/qcmqYEwNfg==
47484748
dependencies:
47494749
prettier-linter-helpers "^1.0.0"
47504750

0 commit comments

Comments
 (0)