mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency eslint-config-prettier to v8.3.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
f064020341
commit
0fd7b8ee70
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user