build(deps-dev): bump @rollup/plugin-replace from 2.2.1 to 2.3.0

Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.2.1...replace-v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-23 15:55:11 +00:00
parent 80f8b46177
commit 7eb46dbd86

View File

@ -379,9 +379,9 @@
rollup-pluginutils "^2.5.0"
"@rollup/plugin-replace@^2.2.1":
version "2.2.1"
resolved "https://registry.npm.taobao.org/@rollup/plugin-replace/download/@rollup/plugin-replace-2.2.1.tgz#94af20cb3d70cccdcec991d1f97dd373936ec544"
integrity sha1-lK8gyz1wzM3OyZHR+X3Tc5NuxUQ=
version "2.3.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.3.0.tgz#86d88746383e40dd81cffb5216449cc51a734eb9"
integrity sha512-rzWAMqXAHC1w3eKpK6LxRqiF4f3qVFaa1sGii6Bp3rluKcwHNOpPt+hWRCmAH6SDEPtbPiLFf0pfNQyHs6Btlg==
dependencies:
magic-string "^0.25.2"
rollup-pluginutils "^2.6.0"