From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2020 05:26:15 +0000 (+0000) Subject: chore(deps-dev): bump @rollup/plugin-alias from 3.0.0 to 3.0.1 X-Git-Tag: 0.0.6~92 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8bdc4c8f22dbccd2098f8f3052f9e80010c1c625;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @rollup/plugin-alias from 3.0.0 to 3.0.1 Bumps [@rollup/plugin-alias](https://github.com/rollup/plugins) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/wasm-v3.0.0...alias-v3.0.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 01b51103..1bc90433 100644 --- a/yarn.lock +++ b/yarn.lock @@ -480,9 +480,9 @@ "@types/webpack-hot-middleware" "^2.25.0" "@rollup/plugin-alias@^3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-3.0.0.tgz#3ac4952d05d5a700b0d918b18f312db0aa2b006f" - integrity sha512-MYlgCptgl/VgyMvqkqn/XxYMph6xv83cdgj6aKQHjFnhVFXn1N/IJfrSdgQAxRFqfHUCZyTxEPlHfmlgRzTG1w== + 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== dependencies: slash "^3.0.0"