]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore(deps-dev): bump @rollup/plugin-commonjs from 16.0.0 to 17.0.0 306/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 7 Dec 2020 05:15:27 +0000 (05:15 +0000)
committerGitHub <noreply@github.com>
Mon, 7 Dec 2020 05:15:27 +0000 (05:15 +0000)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 16.0.0 to 17.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v16.0.0...commonjs-v17.0.0)

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

index bdd0deaf1d1f7e2eaf4b9d1183b18b859fdaa4ee..e5494bad3b2b6526216d3d8f67f55639d5a9bec4 100644 (file)
@@ -52,7 +52,7 @@
     "@microsoft/api-extractor": "7.11.4",
     "@nuxt/types": "^2.14.6",
     "@rollup/plugin-alias": "^3.1.1",
-    "@rollup/plugin-commonjs": "^16.0.0",
+    "@rollup/plugin-commonjs": "^17.0.0",
     "@rollup/plugin-node-resolve": "^9.0.0",
     "@rollup/plugin-replace": "^2.3.3",
     "@types/jest": "^26.0.14",
index 2ff424a7aca6c2af2f548d1d31c1e56b72dd25a2..cb851a106e5a0362e8c0d3836d24af8c0c4cc93a 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
   dependencies:
     slash "^3.0.0"
 
-"@rollup/plugin-commonjs@^16.0.0":
-  version "16.0.0"
-  resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-16.0.0.tgz#169004d56cd0f0a1d0f35915d31a036b0efe281f"
-  integrity sha512-LuNyypCP3msCGVQJ7ki8PqYdpjfEkE/xtFa5DqlF+7IBD0JsfMZ87C58heSwIMint58sAUZbt3ITqOmdQv/dXw==
+"@rollup/plugin-commonjs@^17.0.0":
+  version "17.0.0"
+  resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.0.0.tgz#2ae2228354cf0fbba6cf9f06f30b2c66a974324c"
+  integrity sha512-/omBIJG1nHQc+bgkYDuLpb/V08QyutP9amOrJRUSlYJZP+b/68gM//D8sxJe3Yry2QnYIr3QjR3x4AlxJEN3GA==
   dependencies:
     "@rollup/pluginutils" "^3.1.0"
     commondir "^1.0.1"