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

Commit 090537c

Browse files
committed
Update dependency eslint-plugin-prettier to v3.1.0
1 parent a1357df commit 090537c

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-flowtype": "3.4.2",
4545
"eslint-plugin-import": "^2.14.0",
4646
"eslint-plugin-jest": "^22.1.0",
47-
"eslint-plugin-prettier": "3.0.0",
47+
"eslint-plugin-prettier": "3.1.0",
4848
"eslint-plugin-react": "7.11.1",
4949
"flow-bin": "^0.91.0",
5050
"fusion-core": "1.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2180,10 +2180,10 @@ eslint-plugin-jest@^22.1.0:
21802180
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.1.0.tgz#9a4dfa3367563e8301560a7fb92ec309096dbca3"
21812181
integrity sha512-WcQd5LxEoAS20zuWEAd8CX0pVC+gGInZPcsoYvK5w7BrEJNmltyTxYYh1r0ct4GsahD2GvNySlcTcLtK2amFZA==
21822182

2183-
eslint-plugin-prettier@3.0.0:
2184-
version "3.0.0"
2185-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.0.tgz#f6b823e065f8c36529918cdb766d7a0e975ec30c"
2186-
integrity sha512-4g11opzhqq/8+AMmo5Vc2Gn7z9alZ4JqrbZ+D4i8KlSyxeQhZHlmIrY8U9Akf514MoEhogPa87Jgkq87aZ2Ohw==
2183+
eslint-plugin-prettier@3.1.0:
2184+
version "3.1.0"
2185+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.0.tgz#8695188f95daa93b0dc54b249347ca3b79c4686d"
2186+
integrity sha512-XWX2yVuwVNLOUhQijAkXz+rMPPoCr7WFiAl8ig6I7Xn+pPVhDhzg4DxHpmbeb0iqjO9UronEA3Tb09ChnFVHHA==
21872187
dependencies:
21882188
prettier-linter-helpers "^1.0.0"
21892189

0 commit comments

Comments
 (0)