Skip to content

Commit

Permalink
build(deps-dev): bump vue-eslint-parser from 4.0.3 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [vue-eslint-parser](https://github.com/mysticatea/vue-eslint-parser) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/mysticatea/vue-eslint-parser/releases)
- [Commits](vuejs/vue-eslint-parser@v4.0.3...v5.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Jan 7, 2019
1 parent d4231c2 commit ecfd5ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-self": "^1.1.0",
"mocha": "^5.2.0",
"prettier": "^1.15.3",
"vue-eslint-parser": "^4.0.2"
"vue-eslint-parser": "^5.0.0"
},
"engines": {
"node": ">=6.0.0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -841,9 +841,9 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

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"
vue-eslint-parser@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-5.0.0.tgz#00f4e4da94ec974b821a26ff0ed0f7a78402b8a1"
dependencies:
debug "^4.1.0"
eslint-scope "^4.0.0"
Expand Down

0 comments on commit ecfd5ba

Please sign in to comment.