]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump @rollup/plugin-commonjs from 15.1.0 to 16.0.0 (#31988)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 27 Oct 2020 09:51:57 +0000 (11:51 +0200)
committerGitHub <noreply@github.com>
Tue, 27 Oct 2020 09:51:57 +0000 (11:51 +0200)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 15.1.0 to 16.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v15.1.0...commonjs-v16.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 53c957785abf3c6f29414d8b830c314f1d213ef6..a977ebc8793f84af526ebfd9117ca073396ae23d 100644 (file)
       }
     },
     "@rollup/plugin-commonjs": {
-      "version": "15.1.0",
-      "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-15.1.0.tgz",
-      "integrity": "sha512-xCQqz4z/o0h2syQ7d9LskIMvBSH4PX5PjYdpSSvgS+pQik3WahkQVNWg3D8XJeYjZoVWnIUQYDghuEMRGrmQYQ==",
+      "version": "16.0.0",
+      "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-16.0.0.tgz",
+      "integrity": "sha512-LuNyypCP3msCGVQJ7ki8PqYdpjfEkE/xtFa5DqlF+7IBD0JsfMZ87C58heSwIMint58sAUZbt3ITqOmdQv/dXw==",
       "dev": true,
       "requires": {
         "@rollup/pluginutils": "^3.1.0",
index 9278a3064d9b50c3d6b4821739af251f43c7e0fd..b9f09f5688d46cb12fb469a72dfcff6888b9bb0d 100644 (file)
@@ -96,7 +96,7 @@
     "@babel/core": "^7.12.3",
     "@babel/preset-env": "^7.12.1",
     "@rollup/plugin-babel": "^5.2.1",
-    "@rollup/plugin-commonjs": "^15.1.0",
+    "@rollup/plugin-commonjs": "^16.0.0",
     "@rollup/plugin-node-resolve": "^9.0.0",
     "autoprefixer": "^9.8.6",
     "bundlewatch": "^0.3.1",