From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 05:32:37 +0000 (+0000) Subject: chore(deps-dev): bump @rollup/plugin-alias from 3.0.1 to 3.1.0 X-Git-Tag: 0.0.6~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9506466355a8f8d08d594b2f0cf6ae4ead166e8c;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @rollup/plugin-alias from 3.0.1 to 3.1.0 Bumps [@rollup/plugin-alias](https://github.com/rollup/plugins) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/alias-v3.0.1...alias-v3.1.0) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 9a653e64..5382de4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -532,9 +532,9 @@ "@types/webpack-hot-middleware" "^2.25.1" "@rollup/plugin-alias@^3.0.0": - version "3.0.1" - resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-3.0.1.tgz#eb0549da7177a09e2d6d9d852e4cc5058f3e2104" - integrity sha512-ReSy6iPl3GsWLMNeshXAfgItZFMoMOTYC7MZQQM5va4pqxiGgwl1xZUZfHW6zGyZPK+k8TBadxx+kdmepiUa+g== + version "3.1.0" + resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-3.1.0.tgz#4f7bc9d15e030d75da9224aaa5105129c54a3ffd" + integrity sha512-IzoejtAqdfwAvx4D0bztAJFoL5Js36kJgnbO00zfI1B9jf9G80vWysyG0C4+E6w5uG5hz0EeetPpoBWKdNktCQ== dependencies: slash "^3.0.0"