Skip to content

Commit d32cde4

Browse files
chore(deps): update dependency eslint-config-prettier to v6.8.0 (#737)
1 parent 789c166 commit d32cde4

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
@@ -46,7 +46,7 @@
4646
"babel-plugin-dev-expression": "0.2.2",
4747
"concurrently": "5.0.2",
4848
"eslint": "6.8.0",
49-
"eslint-config-prettier": "6.7.0",
49+
"eslint-config-prettier": "6.8.0",
5050
"eslint-plugin-import": "2.19.1",
5151
"eslint-plugin-react": "7.17.0",
5252
"husky": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2819,10 +2819,10 @@ escodegen@^1.9.1:
28192819
optionalDependencies:
28202820
source-map "~0.6.1"
28212821

2822-
eslint-config-prettier@6.7.0:
2823-
version "6.7.0"
2824-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.7.0.tgz#9a876952e12df2b284adbd3440994bf1f39dfbb9"
2825-
integrity sha512-FamQVKM3jjUVwhG4hEMnbtsq7xOIDm+SY5iBPfR8gKsJoAB2IQnNF+bk1+8Fy44Nq7PPJaLvkRxILYdJWoguKQ==
2822+
eslint-config-prettier@6.8.0:
2823+
version "6.8.0"
2824+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.8.0.tgz#36bd7559dcef9f97d7596779b38e6a879abb89d3"
2825+
integrity sha512-aq4M7mjjVregZ2l45O9qz6Mv6f5zVMl/IqfmUL8hNOoDAzVKYMhYPJytbqE/lPIVO1iMDXIFqjiEE59BfJZpZw==
28262826
dependencies:
28272827
get-stdin "^6.0.0"
28282828

0 commit comments

Comments
 (0)