Skip to content

Commit

Permalink
Bump eslint-plugin-vue from 5.0.0-beta.3 to 5.1.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.1.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v5.0.0-beta.3...v5.1.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Jan 7, 2019
1 parent 9a2f1e9 commit 6342e6d
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 @@ -4791,10 +4791,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.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.1.0.tgz#d0d373334be8140d698ec4e1fb83f09faa48081b"
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 @@ -11847,7 +11847,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 @@ -11858,6 +11858,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 6342e6d

Please sign in to comment.