Skip to content

Commit

Permalink
build(deps-dev): bump vue-eslint-parser from 3.3.0 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [vue-eslint-parser](https://github.com/mysticatea/vue-eslint-parser) from 3.3.0 to 4.0.2.
- [Release notes](https://github.com/mysticatea/vue-eslint-parser/releases)
- [Commits](vuejs/vue-eslint-parser@v3.3.0...v4.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Dec 3, 2018
1 parent 2379e93 commit 8675d57
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.13.0",
"vue-eslint-parser": "^3.2.2"
"vue-eslint-parser": "^4.0.2"
},
"engines": {
"node": ">=6.0.0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -855,9 +855,9 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

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

0 comments on commit 8675d57

Please sign in to comment.