Skip to content

Commit

Permalink
chore(package): update lockfile sandboxes/vue/yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 14, 2019
1 parent 338d1b2 commit 2cb8a5e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions sandboxes/vue/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2991,12 +2991,12 @@ eslint-plugin-import@^2.7.0:
read-pkg-up "^2.0.0"
resolve "^1.6.0"

eslint-plugin-vue@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.0.0.tgz#4a2cc1c0e71ea45e1bd9c1a60f925bfe68bb5710"
integrity sha512-mSv2Ebz3RaPP+XJO/mu7F+SdR9lrMyGISSExnarLFqqf3pF5wTmwWNrhHW1o9zKzKI811UVTIIkWJJvgO6SsUQ==
eslint-plugin-vue@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.0.tgz#d460f4cd3f1b3c0f637a446465b6126435e92992"
integrity sha512-H1oLQt8mHjajbFO8OUGQ3jQ+vbiSO/7WrvQXl1rzv/U9JLnpCTTHzey0ugQ/TBORAqeJn/BHKLYtdnJfJVBzbw==
dependencies:
vue-eslint-parser "^4.0.2"
vue-eslint-parser "^5.0.0"

eslint-restricted-globals@^0.1.1:
version "0.1.1"
Expand Down Expand Up @@ -8415,10 +8415,10 @@ vm-browserify@0.0.4:
dependencies:
indexof "0.0.1"

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"
integrity sha512-AUeQsYdO6+7QXCems+WvGlrXd37PHv/zcRQSQdY1xdOMwdFAPEnMBsv7zPvk0TPGulXkK/5p/ITgrjiYB7k3ag==
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"
integrity sha512-JlHVZwBBTNVvzmifwjpZYn0oPWH2SgWv5dojlZBsrhablDu95VFD+hriB1rQGwbD+bms6g+rAFhQHk6+NyiS6g==
dependencies:
debug "^4.1.0"
eslint-scope "^4.0.0"
Expand Down

0 comments on commit 2cb8a5e

Please sign in to comment.