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

This commit is contained in:
Renovate Bot
2021-04-24 16:31:33 +01:00
committed by Łukasz Mierzwa
parent f064020341
commit 0fd7b8ee70
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9295,9 +9295,9 @@
}
},
"eslint-config-prettier": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.2.0.tgz",
"integrity": "sha512-dWV9EVeSo2qodOPi1iBYU/x6F6diHv8uujxbxr77xExs3zTAlNXvVZKiyLsQGNz7yPV2K49JY5WjPzNIuDc2Bw=="
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz",
"integrity": "sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew=="
},
"eslint-config-react-app": {
"version": "6.0.0",
+1 -1
View File
@@ -41,7 +41,7 @@
"csshake": "1.5.3",
"date-fns": "2.21.1",
"downshift": "6.1.3",
"eslint-config-prettier": "8.2.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.0",
"favico.js": "0.3.10",
"fetch-mock": "9.11.0",