Skip to content

Commit 4991ebb

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency eslint-plugin-prettier to v2.7.0
1 parent 8966212 commit 4991ebb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

advanced/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"babel-cli": "6.26.0",
2525
"eslint-config-prettier": "2.10.0",
2626
"eslint-plugin-babel": "4.1.2",
27-
"eslint-plugin-prettier": "2.6.2",
27+
"eslint-plugin-prettier": "2.7.0",
2828
"graphql": "0.13.2",
2929
"graphql-tag": "2.9.2",
3030
"react": "16.5.2",

advanced/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3003,10 +3003,10 @@ [email protected]:
30033003
emoji-regex "^6.1.0"
30043004
jsx-ast-utils "^1.4.0"
30053005

3006-
eslint-plugin-prettier@2.6.2:
3007-
version "2.6.2"
3008-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.2.tgz#71998c60aedfa2141f7bfcbf9d1c459bf98b4fad"
3009-
integrity sha512-tGek5clmW5swrAx1mdPYM8oThrBE83ePh7LeseZHBWfHVGrHPhKn7Y5zgRMbU/9D5Td9K4CEmUPjGxA7iw98Og==
3006+
eslint-plugin-prettier@2.7.0:
3007+
version "2.7.0"
3008+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.7.0.tgz#b4312dcf2c1d965379d7f9d5b5f8aaadc6a45904"
3009+
integrity sha512-CStQYJgALoQBw3FsBzH0VOVDRnJ/ZimUlpLm226U8qgqYJfPOY/CPK6wyRInMxh73HSKg5wyRwdS4BVYYHwokA==
30103010
dependencies:
30113011
fast-diff "^1.1.1"
30123012
jest-docblock "^21.0.0"

0 commit comments

Comments
 (0)