Skip to content

Commit

Permalink
build(deps-dev): bump eslint-config-prettier from 4.3.0 to 6.1.0 (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and egoist committed Aug 27, 2019
1 parent af5d1e7 commit a8fc4e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"conf": "5.0.0",
"cz-conventional-changelog": "3.0.2",
"enquirer": "^2.3.1",
"eslint-config-prettier": "4.3.0",
"eslint-config-prettier": "6.1.0",
"eslint-config-rem": "4.0.0",
"eslint-plugin-prettier": "3.1.0",
"husky": "3.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4991,10 +4991,10 @@ eslint-ast-utils@^1.0.0:
lodash.get "^4.4.2"
lodash.zip "^4.2.0"

eslint-config-prettier@4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.3.0.tgz#c55c1fcac8ce4518aeb77906984e134d9eb5a4f0"
integrity sha512-sZwhSTHVVz78+kYD3t5pCWSYEdVSBR0PXnwjDRsUs8ytIrK8PLXw+6FKp8r3Z7rx4ZszdetWlXYKOHoUrrwPlA==
eslint-config-prettier@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.1.0.tgz#e6f678ba367fbd1273998d5510f76f004e9dce7b"
integrity sha512-k9fny9sPjIBQ2ftFTesJV21Rg4R/7a7t7LCtZVrYQiHEp8Nnuk3EGaDmsKSAnsPj0BYcgB2zxzHa2NTkIxcOLg==
dependencies:
get-stdin "^6.0.0"

Expand Down

0 comments on commit a8fc4e9

Please sign in to comment.