chore(deps): update dependency eslint-config-prettier to v6.14.0 (#347)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-21 18:11:44 +00:00 committed by GitHub
parent 76a2f2defe
commit 33b8402d44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -1980,9 +1980,9 @@
} }
}, },
"eslint-config-prettier": { "eslint-config-prettier": {
"version": "6.13.0", "version": "6.14.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.13.0.tgz", "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.14.0.tgz",
"integrity": "sha512-LcT0i0LSmnzqK2t764pyIt7kKH2AuuqKRTtJTdddWxOiUja9HdG5GXBVF2gmCTvVYWVsTu8J2MhJLVGRh+pj8w==", "integrity": "sha512-DbVwh0qZhAC7CNDWcq8cBdK6FcVHiMTKmCypOPWeZkp9hJ8xYwTaWSa6bb6cjfi8KOeJy0e9a8Izxyx+O4+gCQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"get-stdin": "^6.0.0" "get-stdin": "^6.0.0"

View file

@ -43,7 +43,7 @@
"@zeit/ncc": "0.22.3", "@zeit/ncc": "0.22.3",
"concurrently": "5.3.0", "concurrently": "5.3.0",
"eslint": "7.11.0", "eslint": "7.11.0",
"eslint-config-prettier": "6.13.0", "eslint-config-prettier": "6.14.0",
"eslint-plugin-json": "2.1.2", "eslint-plugin-json": "2.1.2",
"eslint-plugin-prettier": "3.1.4", "eslint-plugin-prettier": "3.1.4",
"husky": "4.3.0", "husky": "4.3.0",