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] <support@dependabot.com>
"prepublishOnly": "yarn run build"
},
"devDependencies": {
- "@rollup/plugin-alias": "^3.0.0",
+ "@rollup/plugin-alias": "^3.0.1",
"@rollup/plugin-node-resolve": "^7.0.0",
"@rollup/plugin-replace": "^2.3.0",
"@types/jest": "^24.9.1",
"@types/yargs" "^15.0.0"
chalk "^3.0.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==
+"@rollup/plugin-alias@^3.0.1":
+ 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"