fix(deps): update dependency eslint-config-prettier to v7

This commit is contained in:
Renovate Bot
2020-12-06 14:33:00 +00:00
committed by Łukasz Mierzwa
parent 91e09b7ed0
commit 04854242bb
2 changed files with 4 additions and 7 deletions
+3 -6
View File
@@ -8427,12 +8427,9 @@
}
},
"eslint-config-prettier": {
"version": "6.15.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz",
"integrity": "sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==",
"requires": {
"get-stdin": "^6.0.0"
}
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz",
"integrity": "sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ=="
},
"eslint-config-react-app": {
"version": "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.15.0",
"eslint-config-prettier": "7.0.0",
"eslint-plugin-prettier": "3.2.0",
"favico.js": "0.3.10",
"fetch-mock": "9.11.0",