build(deps-dev): bump rollup-plugin-alias from 1.5.2 to 2.0.0 (#49)
Bumps [rollup-plugin-alias](https://github.com/frostney/rollup-plugin-alias) from 1.5.2 to 2.0.0. - [Release notes](https://github.com/frostney/rollup-plugin-alias/releases) - [Changelog](https://github.com/rollup/rollup-plugin-alias/blob/master/CHANGELOG.md) - [Commits](https://github.com/frostney/rollup-plugin-alias/compare/v1.5.2...v2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
76c78ee832
commit
9f63a54203
@ -36,7 +36,7 @@
|
||||
"minimist": "^1.2.0",
|
||||
"prettier": "~1.14.0",
|
||||
"rollup": "^1.19.4",
|
||||
"rollup-plugin-alias": "^1.5.2",
|
||||
"rollup-plugin-alias": "^2.0.0",
|
||||
"rollup-plugin-replace": "^2.2.0",
|
||||
"rollup-plugin-terser": "^5.1.1",
|
||||
"rollup-plugin-typescript2": "^0.24.0",
|
||||
|
@ -6147,10 +6147,10 @@ rimraf@^2.6.3:
|
||||
dependencies:
|
||||
glob "^7.1.3"
|
||||
|
||||
rollup-plugin-alias@^1.5.2:
|
||||
version "1.5.2"
|
||||
resolved "https://registry.yarnpkg.com/rollup-plugin-alias/-/rollup-plugin-alias-1.5.2.tgz#f15a1cc8ee0debf74ab5c2bb68a944a66b568411"
|
||||
integrity sha512-ODeZXhTxpD48sfcYLAFc1BGrsXKDj7o1CSNH3uYbdK3o0NxyMmaQPTNgW+ko+am92DLC8QSTe4kyxTuEkI5S5w==
|
||||
rollup-plugin-alias@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup-plugin-alias/-/rollup-plugin-alias-2.0.0.tgz#eea77466a8a8a063007c8edb2e9d7a3d06cbb889"
|
||||
integrity sha512-JVwxV9nwzjc0q7JmrV9jvZlJ8FykNd5r7RmYps8i/7v+vcmmVpeMvXrljhCboYErf4VZ2z9FEj+fP7eJlEGfug==
|
||||
dependencies:
|
||||
slash "^3.0.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user