Bump @vue/cli-plugin-eslint from 4.3.1 to 4.4.1 (#642)

This commit is contained in:
dependabot-preview[bot]
2020-05-27 01:48:11 +00:00
committed by GitHub
parent e0b26ebd72
commit 45e95fb559
2 changed files with 6 additions and 6 deletions

View File

@@ -70,7 +70,7 @@
"@typescript-eslint/parser": "^2.34.0",
"@typescript-eslint/typescript-estree": "^3.0.1",
"@vue/cli-plugin-babel": "^4.3.1",
"@vue/cli-plugin-eslint": "^4.3.1",
"@vue/cli-plugin-eslint": "^4.4.1",
"@vue/cli-plugin-router": "^4.4.1",
"@vue/cli-plugin-typescript": "^4.3.1",
"@vue/cli-plugin-unit-jest": "^4.3.1",

View File

@@ -2170,12 +2170,12 @@
thread-loader "^2.1.3"
webpack "^4.0.0"
"@vue/cli-plugin-eslint@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.3.1.tgz#2f5e09bd7d1d8c494134b6c71af2b779938d289a"
integrity sha512-5UEP93b8C/JQs9Rnuldsu8jMz0XO4wNXG0lL/GdChYBEheKCyXJXzan7qzEbIuvUwG3I+qlUkGsiyNokIgXejg==
"@vue/cli-plugin-eslint@^4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.4.1.tgz#e39d6517da6de231195d227f995f495e2958a74a"
integrity sha512-T+9+q44iajQEbe59z6Io3otFOsWnPOEVU+/hrDyC6aOToJbQo6P4VacByDDcuGYENAjAd8ENLSt18TaPNSIyRw==
dependencies:
"@vue/cli-shared-utils" "^4.3.1"
"@vue/cli-shared-utils" "^4.4.1"
eslint-loader "^2.2.1"
globby "^9.2.0"
inquirer "^7.1.0"