]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore(deps): update dependency @rollup/plugin-commonjs to v21 (#699)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Mon, 4 Oct 2021 09:01:08 +0000 (11:01 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Oct 2021 09:01:08 +0000 (11:01 +0200)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
package.json
yarn.lock

index 54a8cee6f22b9ba36830dc1110af385c0abca6d3..8cb423035048e7b0a965a026e6f73bb82600e688 100644 (file)
@@ -21,7 +21,7 @@
   },
   "devDependencies": {
     "@rollup/plugin-alias": "^3.1.5",
-    "@rollup/plugin-commonjs": "^20.0.0",
+    "@rollup/plugin-commonjs": "^21.0.0",
     "@rollup/plugin-node-resolve": "^13.0.5",
     "@rollup/plugin-replace": "^3.0.0",
     "@sucrase/jest-plugin": "^2.1.1",
index 2d21837ee4f749416c4204373aeedb6b26bb116e..2ab49dafb80e24378b79891eb0a435f2146b4a9f 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
     magic-string "^0.25.7"
     resolve "^1.17.0"
 
+"@rollup/plugin-commonjs@^21.0.0":
+  version "21.0.0"
+  resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.0.tgz#b9e4342855ea20b5528f4587b9a90f642196a502"
+  integrity sha512-XDQimjHl0kNotAV5lLo34XoygaI0teqiKGJ100B3iCU8+15YscJPeqk2KqkqD3NIe1H8ZTUo5lYjUFZyEgASTw==
+  dependencies:
+    "@rollup/pluginutils" "^3.1.0"
+    commondir "^1.0.1"
+    estree-walker "^2.0.1"
+    glob "^7.1.6"
+    is-reference "^1.2.1"
+    magic-string "^0.25.7"
+    resolve "^1.17.0"
+
 "@rollup/plugin-json@^4.1.0":
   version "4.1.0"
   resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.1.0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3"