Skip to content

Commit 8ec3d6d

Browse files
chore(deps-dev): bump eslint-plugin-prettier from 3.3.1 to 3.4.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 353b49b commit 8ec3d6d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"eslint-config-prettier": "^6.15.0",
39-
"eslint-plugin-prettier": "^3.3.1",
39+
"eslint-plugin-prettier": "^3.4.0",
4040
"fixturify": "^2.1.0",
4141
"fixturify-project": "^2.1.1",
4242
"lerna-changelog": "^1.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,10 +1064,10 @@ eslint-config-prettier@^6.15.0:
10641064
dependencies:
10651065
get-stdin "^6.0.0"
10661066

1067-
eslint-plugin-prettier@^3.3.1:
1068-
version "3.3.1"
1069-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz#7079cfa2497078905011e6f82e8dd8453d1371b7"
1070-
integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ==
1067+
eslint-plugin-prettier@^3.4.0:
1068+
version "3.4.0"
1069+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7"
1070+
integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==
10711071
dependencies:
10721072
prettier-linter-helpers "^1.0.0"
10731073

0 commit comments

Comments
 (0)