From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 05:05:28 +0000 (+0000) Subject: chore(deps-dev): bump @rollup/plugin-replace from 2.3.4 to 2.4.0 X-Git-Tag: v2.0.0-alpha.8~90^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F367%2Fhead;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @rollup/plugin-replace from 2.3.4 to 2.4.0 Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.3.4 to 2.4.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/replace-v2.3.4...replace-v2.4.0) Signed-off-by: dependabot[bot] --- diff --git a/yarn.lock b/yarn.lock index ff203038..ed5304fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -566,9 +566,9 @@ resolve "^1.19.0" "@rollup/plugin-replace@^2.3.3": - version "2.3.4" - resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.3.4.tgz#7dd84c17755d62b509577f2db37eb524d7ca88ca" - integrity sha512-waBhMzyAtjCL1GwZes2jaE9MjuQ/DQF2BatH3fRivUF3z0JBFrU0U6iBNC/4WR+2rLKhaAhPWDNPYp4mI6RqdQ== + version "2.4.0" + resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.0.tgz#ec80629a0a922ec53719f2dea2f7714fb9231031" + integrity sha512-QGuKCj9fTegKtLh1zsxNWP5uVmUctbFOG9S8wIir5dDO7qzGyISmwrQjlyEN0H7ptz60+CFeVFi5x4aDQ5+L6g== dependencies: "@rollup/pluginutils" "^3.1.0" magic-string "^0.25.7"