diff --git a/package-lock.json b/package-lock.json index 7e5be595..1ab6e9eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7247,9 +7247,9 @@ } }, "eslint-config-prettier": { - "version": "6.13.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.13.0.tgz", - "integrity": "sha512-LcT0i0LSmnzqK2t764pyIt7kKH2AuuqKRTtJTdddWxOiUja9HdG5GXBVF2gmCTvVYWVsTu8J2MhJLVGRh+pj8w==", + "version": "6.14.0", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.14.0.tgz", + "integrity": "sha512-DbVwh0qZhAC7CNDWcq8cBdK6FcVHiMTKmCypOPWeZkp9hJ8xYwTaWSa6bb6cjfi8KOeJy0e9a8Izxyx+O4+gCQ==", "dev": true, "requires": { "get-stdin": "^6.0.0" diff --git a/package.json b/package.json index 813a1d20..6fdbd7f9 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/pako": "1.0.1", "asar": "3.0.3", "eslint": "6.8.0", - "eslint-config-prettier": "6.13.0", + "eslint-config-prettier": "6.14.0", "eslint-plugin-prettier": "3.1.4", "firebase-tools": "8.12.1", "husky": "4.3.0",