]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
build(deps-dev): bump @rollup/plugin-alias from 3.0.0 to 3.0.1
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 3 Feb 2020 08:20:13 +0000 (08:20 +0000)
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 3 Feb 2020 08:22:30 +0000 (08:22 +0000)
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>
package.json
yarn.lock

index 0a29a0ba5c0874575d9ab6f8ad95d809567d4781..bf7f22579f7bb9cecfc0bcc040074a49c3d0b0ae 100644 (file)
@@ -26,7 +26,7 @@
     "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",
index a6a8ce23dfaab264d134896d6122f41a06d61a9a..6a71252699178492f015110a4824e4e89bacddcf 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
     "@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"