Skip to content

Commit fd32f21

Browse files
chore(deps-dev): bump eslint-plugin-prettier from 3.1.2 to 3.1.3 (#242)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.2 to 3.1.3. - [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@v3.1.2...v3.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 6d63186 commit fd32f21

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
@@ -55,7 +55,7 @@
5555
"awesome-typescript-loader": "5.2.1",
5656
"babel-loader": "8.1.0",
5757
"cssnano": "4.1.10",
58-
"eslint-plugin-prettier": "3.1.2",
58+
"eslint-plugin-prettier": "3.1.3",
5959
"husky": "4.2.3",
6060
"jest-transform-css": "2.0.0",
6161
"prettier": "2.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5251,10 +5251,10 @@ eslint-plugin-jsx-a11y@^6.2.3:
52515251
has "^1.0.3"
52525252
jsx-ast-utils "^2.2.1"
52535253

5254-
eslint-plugin-prettier@3.1.2, eslint-plugin-prettier@^3.1.0:
5255-
version "3.1.2"
5256-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba"
5257-
integrity sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA==
5254+
eslint-plugin-prettier@3.1.3, eslint-plugin-prettier@^3.1.0:
5255+
version "3.1.3"
5256+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.3.tgz#ae116a0fc0e598fdae48743a4430903de5b4e6ca"
5257+
integrity sha512-+HG5jmu/dN3ZV3T6eCD7a4BlAySdN7mLIbJYo0z1cFQuI+r2DiTJEFeF68ots93PsnrMxbzIZ2S/ieX+mkrBeQ==
52585258
dependencies:
52595259
prettier-linter-helpers "^1.0.0"
52605260

0 commit comments

Comments
 (0)