]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump @rollup/plugin-commonjs from 16.0.0 to 17.0.0 (#32295)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 1 Dec 2020 10:26:00 +0000 (12:26 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Dec 2020 10:26:00 +0000 (12:26 +0200)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 8927f448fcbd674aff22d21a5e137671bb3d2e85..11146b29856cd235a09b7d91c96f69846f474230 100644 (file)
       }
     },
     "@rollup/plugin-commonjs": {
-      "version": "16.0.0",
-      "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-16.0.0.tgz",
-      "integrity": "sha512-LuNyypCP3msCGVQJ7ki8PqYdpjfEkE/xtFa5DqlF+7IBD0JsfMZ87C58heSwIMint58sAUZbt3ITqOmdQv/dXw==",
+      "version": "17.0.0",
+      "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-17.0.0.tgz",
+      "integrity": "sha512-/omBIJG1nHQc+bgkYDuLpb/V08QyutP9amOrJRUSlYJZP+b/68gM//D8sxJe3Yry2QnYIr3QjR3x4AlxJEN3GA==",
       "dev": true,
       "requires": {
         "@rollup/pluginutils": "^3.1.0",
index 6251cbf44af0e12234ec7edf86b16f527389486f..1c5211dfb02317f39ad015655721440d4333926f 100644 (file)
@@ -97,7 +97,7 @@
     "@babel/core": "^7.12.8",
     "@babel/preset-env": "^7.12.7",
     "@rollup/plugin-babel": "^5.2.1",
-    "@rollup/plugin-commonjs": "^16.0.0",
+    "@rollup/plugin-commonjs": "^17.0.0",
     "@rollup/plugin-node-resolve": "^11.0.0",
     "autoprefixer": "^10.0.4",
     "bundlewatch": "^0.3.1",