Skip to content

Commit

Permalink
build(deps): bump rollup-plugin-vue from 4.6.1 to 4.6.2 (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 28, 2019
1 parent 80d915a commit 3d2c6ba
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12993,9 +12993,9 @@ rollup-plugin-terser@^4.0.1:
terser "^3.14.1"

rollup-plugin-vue@^4.3.2:
version "4.6.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-vue/-/rollup-plugin-vue-4.6.1.tgz#b0847b23d6934b08f2048c464012cfb20d94c7a7"
integrity sha512-d0EmPPBxD8vI5yPy/GfDkawA2c/EMRmDqO5uXiWMzs38fmvrNly/KbjjGiU9pQMgl434g8+qbQuQZ9F0oRi7VA==
version "4.6.2"
resolved "https://registry.yarnpkg.com/rollup-plugin-vue/-/rollup-plugin-vue-4.6.2.tgz#13ef8c551825f3956f4b43542830f4f6e0a90169"
integrity sha512-02Xmcn5bewk0mTQNliRS5/dp1xf0whPtHV/5DAjbsqiFZvRvf5cBDKIpxAWdnOTyxXO/BaT/E9GTxnCOmt4AIQ==
dependencies:
"@vue/component-compiler" "^3.6"
"@vue/component-compiler-utils" "^2.1.0"
Expand All @@ -13004,7 +13004,7 @@ rollup-plugin-vue@^4.3.2:
querystring "^0.2.0"
rollup-pluginutils "^2.0.1"
source-map "0.7.3"
vue-runtime-helpers "^0.2.0"
vue-runtime-helpers "1.0.0"

rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.3.3:
version "2.3.3"
Expand Down Expand Up @@ -15339,10 +15339,10 @@ vue-router@^3.0.1:
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.2.tgz#dedc67afe6c4e2bc25682c8b1c2a8c0d7c7e56be"
integrity sha512-opKtsxjp9eOcFWdp6xLQPLmRGgfM932Tl56U9chYTnoWqKxQ8M20N7AkdEbM5beUh6wICoFGYugAX9vQjyJLFg==

vue-runtime-helpers@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/vue-runtime-helpers/-/vue-runtime-helpers-0.2.0.tgz#8f8aa9e5ed40be2f3716c3ef8ee5e319290bedde"
integrity sha512-ZMFavDEqYrWxsWq5kLpvv5rjJbLf47V99t8p0G/ZEltx6PVSCXVvUC1yAOBiwLY3IEkUFRM8WUDlMasbsRhurA==
vue-runtime-helpers@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/vue-runtime-helpers/-/vue-runtime-helpers-1.0.0.tgz#af5fe1c8d727beb680b2eb9d791c8e022342e54d"
integrity sha512-DgwCNgIXkq1GJsWwtFOjA/K2nxpjyon/QqAut0EiwrMHBatAPbfdqksDdRoK15b5YrSJRa59rx3pc0L6V4udUA==

vue-server-renderer@^2.5.16:
version "2.5.21"
Expand Down

0 comments on commit 3d2c6ba

Please sign in to comment.