Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.

Commit f2cd1c9

Browse files
committed
Update dependency eslint-plugin-prettier to v2.6.2
1 parent c8bfe78 commit f2cd1c9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-polyfill": "6.26.0",
4444
"enzyme": "3.3.0",
4545
"eslint-config-prettier": "2.9.0",
46-
"eslint-plugin-prettier": "2.6.1",
46+
"eslint-plugin-prettier": "2.6.2",
4747
"faker": "4.1.0",
4848
"jest-immutable-matchers": "2.0.1",
4949
"prettier": "1.13.7",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2740,9 +2740,9 @@ [email protected]:
27402740
emoji-regex "^6.1.0"
27412741
jsx-ast-utils "^1.4.0"
27422742

2743-
2744-
version "2.6.1"
2745-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.1.tgz#de902b4a66b7bca24296429a59a1cc04020ccbbd"
2743+
2744+
version "2.6.2"
2745+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.2.tgz#71998c60aedfa2141f7bfcbf9d1c459bf98b4fad"
27462746
dependencies:
27472747
fast-diff "^1.1.1"
27482748
jest-docblock "^21.0.0"

0 commit comments

Comments
 (0)