Skip to content

Commit 4fdacb1

Browse files
chore(deps): bump eslint-plugin-prettier to 4.2.1
1 parent ee9fe85 commit 4fdacb1

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
@@ -73,7 +73,7 @@
7373
"eslint-import-resolver-typescript": "2.5.0",
7474
"eslint-plugin-import": "2.25.2",
7575
"eslint-plugin-jsx-a11y": "6.4.1",
76-
"eslint-plugin-prettier": "4.0.0",
76+
"eslint-plugin-prettier": "4.2.1",
7777
"eslint-plugin-react": "7.26.1",
7878
"eslint-plugin-react-hooks": "4.2.0",
7979
"lint-staged": "11.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6072,10 +6072,10 @@ [email protected]:
60726072
jsx-ast-utils "^3.1.0"
60736073
language-tags "^1.0.5"
60746074

6075-
eslint-plugin-prettier@4.0.0:
6076-
version "4.0.0"
6077-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
6078-
integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
6075+
eslint-plugin-prettier@4.2.1:
6076+
version "4.2.1"
6077+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
6078+
integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
60796079
dependencies:
60806080
prettier-linter-helpers "^1.0.0"
60816081

0 commit comments

Comments
 (0)