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

Commit 47355c1

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint-config-prettier to v6.5.0
1 parent 964848b commit 47355c1

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"enzyme": "3.10.0",
9898
"enzyme-adapter-react-16": "1.15.1",
9999
"enzyme-to-json": "3.4.3",
100-
"eslint-config-prettier": "6.4.0",
100+
"eslint-config-prettier": "6.5.0",
101101
"eslint-plugin-react": "7.16.0",
102102
"husky": "3.0.9",
103103
"jest": "24.9.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3361,10 +3361,10 @@ eslint-ast-utils@^1.0.0:
33613361
lodash.get "^4.4.2"
33623362
lodash.zip "^4.2.0"
33633363

3364-
eslint-config-prettier@6.4.0:
3365-
version "6.4.0"
3366-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.4.0.tgz#0a04f147e31d33c6c161b2dd0971418ac52d0477"
3367-
integrity sha512-YrKucoFdc7SEko5Sxe4r6ixqXPDP1tunGw91POeZTTRKItf/AMFYt/YLEQtZMkR2LVpAVhcAcZgcWpm1oGPW7w==
3364+
eslint-config-prettier@6.5.0:
3365+
version "6.5.0"
3366+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.5.0.tgz#aaf9a495e2a816865e541bfdbb73a65cc162b3eb"
3367+
integrity sha512-cjXp8SbO9VFGW/Z7mbTydqS9to8Z58E5aYhj3e1+Hx7lS9s6gL5ILKNpCqZAFOVYRcSkWPFYljHrEh8QFEK5EQ==
33683368
dependencies:
33693369
get-stdin "^6.0.0"
33703370

0 commit comments

Comments
 (0)