]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
build(deps-dev): bump @rollup/plugin-node-resolve from 6.1.0 to 7.0.0 (#86)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 20 Jan 2020 10:13:25 +0000 (11:13 +0100)
committerEduardo San Martin Morote <posva@users.noreply.github.com>
Mon, 20 Jan 2020 10:13:24 +0000 (11:13 +0100)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package.json
yarn.lock

index 312afa3ec9d5de92ba27dea31645bf5d06a485ee..dd65f5e3f162c7f99d67774188848a47097a860a 100644 (file)
@@ -20,7 +20,7 @@
   },
   "devDependencies": {
     "@rollup/plugin-alias": "^3.0.0",
-    "@rollup/plugin-node-resolve": "^6.1.0",
+    "@rollup/plugin-node-resolve": "^7.0.0",
     "@rollup/plugin-replace": "^2.3.0",
     "@types/jest": "^24.9.0",
     "@types/jsdom": "^12.2.4",
index ec3dabd9846f61f27674649950019d11b2482c6f..21312797b9574e7c3dc26502f86298ee3e361d41 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
   dependencies:
     slash "^3.0.0"
 
-"@rollup/plugin-node-resolve@^6.1.0":
-  version "6.1.0"
-  resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-6.1.0.tgz#0d2909f4bf606ae34d43a9bc8be06a9b0c850cf0"
-  integrity sha512-Cv7PDIvxdE40SWilY5WgZpqfIUEaDxFxs89zCAHjqyRwlTSuql4M5hjIuc5QYJkOH0/vyiyNXKD72O+LhRipGA==
+"@rollup/plugin-node-resolve@^7.0.0":
+  version "7.0.0"
+  resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-7.0.0.tgz#cce3826df801538b001972fbf9b6b1c22b69fdf8"
+  integrity sha512-+vOx2+WMBMFotYKM3yYeDGZxIvcQ7yO4g+SuKDFsjKaq8Lw3EPgfB6qNlp8Z/3ceDCEhHvC9/b+PgBGwDQGbzQ==
   dependencies:
     "@rollup/pluginutils" "^3.0.0"
     "@types/resolve" "0.0.8"