Skip to content

Commit a3b7747

Browse files
Bump eslint-plugin-prettier from 2.7.0 to 3.1.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 2.7.0 to 3.1.0. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v2.7.0...v3.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f23743e commit a3b7747

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/preset-env": "^7.6.0",
2929
"eslint-config-prettier": "^6.3.0",
3030
"eslint-plugin-import": "^2.14.0",
31-
"eslint-plugin-prettier": "^2.6.2",
31+
"eslint-plugin-prettier": "^3.1.0",
3232
"jest": "^24.0.0",
3333
"prettier": "^1.14.3",
3434
"tmp": "^0.1.0"

yarn.lock

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2147,13 +2147,12 @@ eslint-plugin-import@^2.14.0:
21472147
read-pkg-up "^2.0.0"
21482148
resolve "^1.11.0"
21492149

2150-
eslint-plugin-prettier@^2.6.2:
2151-
version "2.7.0"
2152-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.7.0.tgz#b4312dcf2c1d965379d7f9d5b5f8aaadc6a45904"
2153-
integrity sha512-CStQYJgALoQBw3FsBzH0VOVDRnJ/ZimUlpLm226U8qgqYJfPOY/CPK6wyRInMxh73HSKg5wyRwdS4BVYYHwokA==
2150+
eslint-plugin-prettier@^3.1.0:
2151+
version "3.1.0"
2152+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.0.tgz#8695188f95daa93b0dc54b249347ca3b79c4686d"
2153+
integrity sha512-XWX2yVuwVNLOUhQijAkXz+rMPPoCr7WFiAl8ig6I7Xn+pPVhDhzg4DxHpmbeb0iqjO9UronEA3Tb09ChnFVHHA==
21542154
dependencies:
2155-
fast-diff "^1.1.1"
2156-
jest-docblock "^21.0.0"
2155+
prettier-linter-helpers "^1.0.0"
21572156

21582157
21592158
version "3.7.1"
@@ -2382,7 +2381,7 @@ fast-deep-equal@^2.0.1:
23822381
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
23832382
integrity sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=
23842383

2385-
fast-diff@^1.1.1:
2384+
fast-diff@^1.1.2:
23862385
version "1.2.0"
23872386
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
23882387
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
@@ -3298,11 +3297,6 @@ jest-diff@^24.9.0:
32983297
jest-get-type "^24.9.0"
32993298
pretty-format "^24.9.0"
33003299

3301-
jest-docblock@^21.0.0:
3302-
version "21.2.0"
3303-
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-21.2.0.tgz#51529c3b30d5fd159da60c27ceedc195faf8d414"
3304-
integrity sha512-5IZ7sY9dBAYSV+YjQ0Ovb540Ku7AO9Z5o2Cg789xj167iQuZ2cG+z0f3Uct6WeYLbU6aQiM2pCs7sZ+4dotydw==
3305-
33063300
jest-docblock@^24.3.0:
33073301
version "24.9.0"
33083302
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-24.9.0.tgz#7970201802ba560e1c4092cc25cbedf5af5a8ce2"
@@ -4521,6 +4515,13 @@ prelude-ls@~1.1.2:
45214515
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
45224516
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
45234517

4518+
prettier-linter-helpers@^1.0.0:
4519+
version "1.0.0"
4520+
resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
4521+
integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
4522+
dependencies:
4523+
fast-diff "^1.1.2"
4524+
45244525
prettier@^1.14.3:
45254526
version "1.15.3"
45264527
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.3.tgz#1feaac5bdd181237b54dbe65d874e02a1472786a"

0 commit comments

Comments
 (0)