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

This commit is contained in:
Renovate Bot
2021-02-21 13:25:39 +00:00
committed by Łukasz Mierzwa
parent 5c192483d8
commit 3f9dc2013d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9823,9 +9823,9 @@
}
},
"eslint-config-prettier": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz",
"integrity": "sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg=="
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.0.0.tgz",
"integrity": "sha512-5EaAVPsIHu+grmm5WKjxUia4yHgRrbkd8I0ffqUSwixCPMVBrbS97UnzlEY/Q7OWo584vgixefM0kJnUfo/VjA=="
},
"eslint-config-react-app": {
"version": "6.0.0",
+1 -1
View File
@@ -41,7 +41,7 @@
"copy-to-clipboard": "3.3.1",
"csshake": "1.5.3",
"date-fns": "2.17.0",
"eslint-config-prettier": "7.2.0",
"eslint-config-prettier": "8.0.0",
"eslint-plugin-prettier": "3.3.1",
"favico.js": "0.3.10",
"fetch-mock": "9.11.0",