Skip to content

Commit

Permalink
Update @vue/cli-plugin-eslint to version 4.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jun 16, 2020
1 parent eb3f099 commit 7e306ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.4.4",
"@vue/cli-plugin-eslint": "^4.4.1",
"@vue/cli-plugin-eslint": "^4.4.4",
"@vue/cli-plugin-unit-jest": "^4.4.4",
"@vue/cli-service": "^4.4.1",
"@vue/eslint-config-standard": "^5.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1526,12 +1526,12 @@
thread-loader "^2.1.3"
webpack "^4.0.0"

"@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==
"@vue/cli-plugin-eslint@^4.4.4":
version "4.4.4"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.4.4.tgz#19fd1da1863a90584b78939cce1ce94c49ed4388"
integrity sha512-B+l3smq3Lyob9qiuywC/IymCCyV2Gm/l1ZtxRzQI98RDTKei1PrRriIi3Hrg/AkK59HirwR7P7wiNhF2Pqg3VA==
dependencies:
"@vue/cli-shared-utils" "^4.4.1"
"@vue/cli-shared-utils" "^4.4.4"
eslint-loader "^2.2.1"
globby "^9.2.0"
inquirer "^7.1.0"
Expand Down

0 comments on commit 7e306ca

Please sign in to comment.