]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump @rollup/plugin-commonjs from 15.0.0 to 15.1.0 (#31724)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 22 Sep 2020 08:50:14 +0000 (11:50 +0300)
committerGitHub <noreply@github.com>
Tue, 22 Sep 2020 08:50:14 +0000 (11:50 +0300)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 15.0.0 to 15.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v15.0.0...commonjs-v15.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
package-lock.json
package.json

index 17d070c5b7d06d6c4452f7299b165aa806bc2438..46b75f2deb81100bf0e2180bdefa5eb764d56a2a 100644 (file)
       }
     },
     "@rollup/plugin-commonjs": {
-      "version": "15.0.0",
-      "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-15.0.0.tgz",
-      "integrity": "sha512-8uAdikHqVyrT32w1zB9VhW6uGwGjhKgnDNP4pQJsjdnyF4FgCj6/bmv24c7v2CuKhq32CcyCwRzMPEElaKkn0w==",
+      "version": "15.1.0",
+      "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-15.1.0.tgz",
+      "integrity": "sha512-xCQqz4z/o0h2syQ7d9LskIMvBSH4PX5PjYdpSSvgS+pQik3WahkQVNWg3D8XJeYjZoVWnIUQYDghuEMRGrmQYQ==",
       "dev": true,
       "requires": {
         "@rollup/pluginutils": "^3.1.0",
index d91cc26a8dd18cb027cd721b0b0453fbe6ec0072..dc77037efa8f1d7769c45d2ac8bd6bc9679f481c 100644 (file)
@@ -96,7 +96,7 @@
     "@babel/core": "^7.11.6",
     "@babel/preset-env": "^7.11.5",
     "@rollup/plugin-babel": "^5.2.1",
-    "@rollup/plugin-commonjs": "^15.0.0",
+    "@rollup/plugin-commonjs": "^15.1.0",
     "@rollup/plugin-node-resolve": "^9.0.0",
     "autoprefixer": "^9.8.6",
     "bundlewatch": "^0.3.0",