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

This commit is contained in:
Renovate Bot
2021-01-18 20:54:45 +00:00
committed by Łukasz Mierzwa
parent 8e590475f3
commit 387ab96f88
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -8757,9 +8757,9 @@
}
},
"eslint-config-prettier": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz",
"integrity": "sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA=="
"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=="
},
"eslint-config-react-app": {
"version": "6.0.0",

View File

@@ -39,7 +39,7 @@
"copy-to-clipboard": "3.3.1",
"csshake": "1.5.3",
"date-fns": "2.16.1",
"eslint-config-prettier": "7.1.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-prettier": "3.3.1",
"favico.js": "0.3.10",
"fetch-mock": "9.11.0",