Skip to content

Commit 9e994df

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5.1.3
1 parent 53df47c commit 9e994df

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
@@ -67,7 +67,7 @@
6767
"eslint-config-prettier": "9.1.0",
6868
"eslint-plugin-import": "2.29.1",
6969
"eslint-plugin-jsx-a11y": "6.8.0",
70-
"eslint-plugin-prettier": "5.1.2",
70+
"eslint-plugin-prettier": "5.1.3",
7171
"eslint-plugin-react": "7.33.2",
7272
"hoist-non-react-statics": "3.3.2",
7373
"html-loader": "4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3453,10 +3453,10 @@ [email protected]:
34533453
object.entries "^1.1.7"
34543454
object.fromentries "^2.0.7"
34553455

3456-
3457-
version "5.1.2"
3458-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.2.tgz#584c94d4bf31329b2d4cbeb10fd600d17d6de742"
3459-
integrity sha512-dhlpWc9vOwohcWmClFcA+HjlvUpuyynYs0Rf+L/P6/0iQE6vlHW9l5bkfzN62/Stm9fbq8ku46qzde76T1xlSg==
3456+
3457+
version "5.1.3"
3458+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz#17cfade9e732cef32b5f5be53bd4e07afd8e67e1"
3459+
integrity sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==
34603460
dependencies:
34613461
prettier-linter-helpers "^1.0.0"
34623462
synckit "^0.8.6"

0 commit comments

Comments
 (0)