]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: up rollup dep
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 12 Jun 2020 12:10:10 +0000 (14:10 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 12 Jun 2020 12:10:10 +0000 (14:10 +0200)
package.json
yarn.lock

index e576b57668899ae28e8ece459a625b7d5551caf6..a9cb25afa5702786fff3e80cb93f48eec8479119 100644 (file)
@@ -66,7 +66,7 @@
     "@microsoft/api-documenter": "^7.8.10",
     "@microsoft/api-extractor": "^7.8.1",
     "@rollup/plugin-alias": "^3.1.1",
-    "@rollup/plugin-commonjs": "^12.0.0",
+    "@rollup/plugin-commonjs": "^13.0.0",
     "@rollup/plugin-node-resolve": "^8.0.1",
     "@rollup/plugin-replace": "^2.3.3",
     "@size-limit/preset-small-lib": "^4.4.5",
index 512d5417ac3e9cd1d357dfcc2aa2262cc33ac8ee..f0d034262891e3c7a7796b9ffa6a05dba3e0c913 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
   dependencies:
     slash "^3.0.0"
 
-"@rollup/plugin-commonjs@^12.0.0":
-  version "12.0.0"
-  resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-12.0.0.tgz#e2f308ae6057499e0f413f878fff7c3a0fdc02a1"
-  integrity sha512-8+mDQt1QUmN+4Y9D3yCG8AJNewuTSLYPJVzKKUZ+lGeQrI+bV12Tc5HCyt2WdlnG6ihIL/DPbKRJlB40DX40mw==
+"@rollup/plugin-commonjs@^13.0.0":
+  version "13.0.0"
+  resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.0.tgz#8a1d684ba6848afe8b9e3d85649d4b2f6f7217ec"
+  integrity sha512-Anxc3qgkAi7peAyesTqGYidG5GRim9jtg8xhmykNaZkImtvjA7Wsqep08D2mYsqw1IF7rA3lYfciLgzUSgRoqw==
   dependencies:
     "@rollup/pluginutils" "^3.0.8"
     commondir "^1.0.1"