Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 0a842f3

Browse files
committed
Update dependency eslint-config-prettier to v8
1 parent 984eace commit 0a842f3

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"enzyme": "3.11.0",
9898
"enzyme-adapter-react-16": "1.15.6",
9999
"enzyme-to-json": "3.6.1",
100-
"eslint-config-prettier": "6.5.0",
100+
"eslint-config-prettier": "8.0.0",
101101
"eslint-plugin-react": "7.22.0",
102102
"husky": "3.0.9",
103103
"jest": "24.9.0",

yarn.lock

+4-6
Original file line numberDiff line numberDiff line change
@@ -3506,12 +3506,10 @@ eslint-ast-utils@^1.0.0:
35063506
lodash.get "^4.4.2"
35073507
lodash.zip "^4.2.0"
35083508

3509-
3510-
version "6.5.0"
3511-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.5.0.tgz#aaf9a495e2a816865e541bfdbb73a65cc162b3eb"
3512-
integrity sha512-cjXp8SbO9VFGW/Z7mbTydqS9to8Z58E5aYhj3e1+Hx7lS9s6gL5ILKNpCqZAFOVYRcSkWPFYljHrEh8QFEK5EQ==
3513-
dependencies:
3514-
get-stdin "^6.0.0"
3509+
3510+
version "8.0.0"
3511+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.0.0.tgz#024d661444319686c588c8849c8da33815dbdb1c"
3512+
integrity sha512-5EaAVPsIHu+grmm5WKjxUia4yHgRrbkd8I0ffqUSwixCPMVBrbS97UnzlEY/Q7OWo584vgixefM0kJnUfo/VjA==
35153513

35163514
eslint-config-prettier@^2.9.0:
35173515
version "2.10.0"

0 commit comments

Comments
 (0)