Skip to content

Commit

Permalink
build(deps-dev): bump @vue/cli-plugin-eslint from 3.0.1 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](vuejs/vue-cli@v3.0.1...v3.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Sep 19, 2018
1 parent 5f22ab6 commit ad9fd3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/chrome": "^0.0.73",
"@types/prettier": "^1.13.2",
"@vue/cli-plugin-babel": "^3.0.3",
"@vue/cli-plugin-eslint": "^3.0.1",
"@vue/cli-plugin-eslint": "^3.0.3",
"@vue/cli-plugin-typescript": "^3.0.3",
"@vue/cli-service": "^3.0.1",
"@vue/eslint-config-airbnb": "^3.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1361,11 +1361,11 @@
"@vue/babel-preset-app" "^3.0.1"
babel-loader "^8.0.0-0"

"@vue/cli-plugin-eslint@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-3.0.1.tgz#9330cfe4843058f28b0ab2871a8862fa31f3a5c0"
"@vue/cli-plugin-eslint@^3.0.3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-3.0.3.tgz#728daadd5d3b8af69679c7dcbc63b7f8d00e6c0c"
dependencies:
"@vue/cli-shared-utils" "^3.0.1"
"@vue/cli-shared-utils" "^3.0.2"
babel-eslint "^8.2.5"
eslint "^4.19.1"
eslint-loader "^2.0.0"
Expand Down

0 comments on commit ad9fd3c

Please sign in to comment.