mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-02 01:44:03 +03:00
Merge pull request #104 from cristijora/dependabot/yarn/eslint-friendly-formatter-3.0.0
Bump eslint-friendly-formatter from 2.0.7 to 3.0.0
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@
|
||||
"css-loader": "^0.26.1",
|
||||
"eslint": "^3.14.1",
|
||||
"eslint-config-standard": "^6.2.1",
|
||||
"eslint-friendly-formatter": "^2.0.7",
|
||||
"eslint-friendly-formatter": "^3.0.0",
|
||||
"eslint-loader": "^1.6.1",
|
||||
"eslint-plugin-html": "^2.0.0",
|
||||
"eslint-plugin-promise": "^3.6.0",
|
||||
|
||||
@@ -1400,6 +1400,10 @@ coa@~1.0.1:
|
||||
dependencies:
|
||||
q "^1.1.2"
|
||||
|
||||
coalescy@1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/coalescy/-/coalescy-1.0.0.tgz#4b065846b836361ada6c4b4a4abf4bc1cac31bf1"
|
||||
|
||||
code-point-at@^1.0.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
|
||||
@@ -2235,11 +2239,12 @@ eslint-config-standard@^6.2.1:
|
||||
version "6.2.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-6.2.1.tgz#d3a68aafc7191639e7ee441e7348739026354292"
|
||||
|
||||
eslint-friendly-formatter@^2.0.7:
|
||||
version "2.0.7"
|
||||
resolved "https://registry.yarnpkg.com/eslint-friendly-formatter/-/eslint-friendly-formatter-2.0.7.tgz#657f95a19af4989636afebb1cc9de6cebbd088ee"
|
||||
eslint-friendly-formatter@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-friendly-formatter/-/eslint-friendly-formatter-3.0.0.tgz#278874435a6c46ec1d94fa0b1ff494e30ef04290"
|
||||
dependencies:
|
||||
chalk "^1.0.0"
|
||||
coalescy "1.0.0"
|
||||
extend "^3.0.0"
|
||||
minimist "^1.2.0"
|
||||
text-table "^0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user