Skip to content

Commit

Permalink
Bump eslint-plugin-vue from 5.0.0-beta.3 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 5.0.0-beta.3 to 5.0.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v5.0.0-beta.3...v5.0.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Dec 18, 2018
1 parent 3c1fd79 commit e1b5d91
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4762,10 +4762,10 @@ eslint-plugin-import@^2.14.0:
resolve "^1.6.0"

eslint-plugin-vue@^5.0.0-beta.3:
version "5.0.0-beta.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.0.0-beta.3.tgz#f3fa9f109b76e20fc1e45a71ce7c6d567118924e"
version "5.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.0.0.tgz#4a2cc1c0e71ea45e1bd9c1a60f925bfe68bb5710"
dependencies:
vue-eslint-parser "^3.2.1"
vue-eslint-parser "^4.0.2"

eslint-restricted-globals@^0.1.1:
version "0.1.1"
Expand Down Expand Up @@ -11730,7 +11730,7 @@ vue-clickaway@^2.2.2:
dependencies:
loose-envify "^1.2.0"

vue-eslint-parser@^3.2.1, vue-eslint-parser@^3.2.2:
vue-eslint-parser@^3.2.2:
version "3.3.0"
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-3.3.0.tgz#06b195d18bb66ac72c6b7f2469b549109a61d72c"
dependencies:
Expand All @@ -11741,6 +11741,17 @@ vue-eslint-parser@^3.2.1, vue-eslint-parser@^3.2.2:
esquery "^1.0.1"
lodash "^4.17.11"

vue-eslint-parser@^4.0.2:
version "4.0.3"
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-4.0.3.tgz#80cf162e484387b2640371ad21ba1f86e0c10a61"
dependencies:
debug "^4.1.0"
eslint-scope "^4.0.0"
eslint-visitor-keys "^1.0.0"
espree "^4.1.0"
esquery "^1.0.1"
lodash "^4.17.11"

vue-functional-data-merge@^2.0.5:
version "2.0.7"
resolved "https://registry.yarnpkg.com/vue-functional-data-merge/-/vue-functional-data-merge-2.0.7.tgz#bdee655181eacdcb1f96ce95a4cc14e75313d1da"
Expand Down

0 comments on commit e1b5d91

Please sign in to comment.