fix(deps): update dependency eslint-config-prettier to v6.14.0

This commit is contained in:
Renovate Bot
2020-10-21 17:27:35 +00:00
committed by renovate[bot]
parent e862f572b6
commit 7afe50bf6d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9083,9 +9083,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==",
"requires": {
"get-stdin": "^6.0.0"
}
+1 -1
View File
@@ -40,7 +40,7 @@
"copy-to-clipboard": "3.3.1",
"csshake": "1.5.3",
"date-fns": "2.16.1",
"eslint-config-prettier": "6.13.0",
"eslint-config-prettier": "6.14.0",
"eslint-plugin-prettier": "3.1.4",
"favico.js": "0.3.10",
"fetch-mock": "9.10.7",