Skip to content

Commit 6231b37

Browse files
authored
Merge pull request #12 from netlify/renovate/eslint-plugin-prettier-4.x
Update dependency eslint-plugin-prettier to v4
2 parents 871e0f1 + 9119875 commit 6231b37

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
@@ -34,7 +34,7 @@
3434
"eslint-plugin-filenames": "^1.3.2",
3535
"eslint-plugin-import": "^2.23.4",
3636
"eslint-plugin-jsx-a11y": "^6.4.1",
37-
"eslint-plugin-prettier": "^3.4.0",
37+
"eslint-plugin-prettier": "^4.0.0",
3838
"eslint-plugin-react": "^7.24.0",
3939
"gatsby": "^3.14.0-next.0",
4040
"gatsby-plugin-utils": "^1.14.0-next.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4492,10 +4492,10 @@ eslint-plugin-jsx-a11y@^6.4.1:
44924492
jsx-ast-utils "^3.1.0"
44934493
language-tags "^1.0.5"
44944494

4495-
eslint-plugin-prettier@^3.4.0:
4496-
version "3.4.1"
4497-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5"
4498-
integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==
4495+
eslint-plugin-prettier@^4.0.0:
4496+
version "4.0.0"
4497+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
4498+
integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
44994499
dependencies:
45004500
prettier-linter-helpers "^1.0.0"
45014501

0 commit comments

Comments
 (0)