From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 05:29:16 +0000 (+0000) Subject: chore(deps-dev): bump @rollup/plugin-alias from 3.1.0 to 3.1.1 X-Git-Tag: 0.0.7~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=348145429ef1821db046118a6b8898454f3e5b90;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @rollup/plugin-alias from 3.1.0 to 3.1.1 Bumps [@rollup/plugin-alias](https://github.com/rollup/plugins) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/alias-v3.1.0...alias-v3.1.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 9724d108..323a7f9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -562,9 +562,9 @@ "@types/webpack-hot-middleware" "^2.25.3" "@rollup/plugin-alias@^3.0.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-3.1.0.tgz#4f7bc9d15e030d75da9224aaa5105129c54a3ffd" - integrity sha512-IzoejtAqdfwAvx4D0bztAJFoL5Js36kJgnbO00zfI1B9jf9G80vWysyG0C4+E6w5uG5hz0EeetPpoBWKdNktCQ== + version "3.1.1" + resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-3.1.1.tgz#bb96cf37fefeb0a953a6566c284855c7d1cd290c" + integrity sha512-hNcQY4bpBUIvxekd26DBPgF7BT4mKVNDF5tBG4Zi+3IgwLxGYRY0itHs9D0oLVwXM5pvJDWJlBQro+au8WaUWw== dependencies: slash "^3.0.0"