Skip to content

Commit 8bd6094

Browse files
committed
chore(deps): update dependency eslint-plugin-prettier to v4
1 parent df72db0 commit 8bd6094

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-import": "2.23.4",
4040
"eslint-plugin-jest": "23.20.0",
4141
"eslint-plugin-jsx-a11y": "6.4.1",
42-
"eslint-plugin-prettier": "3.4.1",
42+
"eslint-plugin-prettier": "4.0.0",
4343
"eslint-plugin-react": "7.24.0",
4444
"husky": "3.1.0",
4545
"jest": "24.9.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2611,10 +2611,10 @@ [email protected]:
26112611
jsx-ast-utils "^3.1.0"
26122612
language-tags "^1.0.5"
26132613

2614-
eslint-plugin-prettier@3.4.1:
2615-
version "3.4.1"
2616-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5"
2617-
integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==
2614+
eslint-plugin-prettier@4.0.0:
2615+
version "4.0.0"
2616+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
2617+
integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
26182618
dependencies:
26192619
prettier-linter-helpers "^1.0.0"
26202620

0 commit comments

Comments
 (0)