aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-22 11:50:14 +0300
committerGitHub <[email protected]>2020-09-22 11:50:14 +0300
commit5706ce38eba781838b64d8aa6e19f03a15e5cdc4 (patch)
treef86633b77425ec7ba93fb50ea6108cd44a52b017 /package.json
parentbb794bf9046dec3bb8a49eb82fefccf7c6381f91 (diff)
downloadbootstrap-5706ce38eba781838b64d8aa6e19f03a15e5cdc4.tar.xz
bootstrap-5706ce38eba781838b64d8aa6e19f03a15e5cdc4.zip
Bump @rollup/plugin-commonjs from 15.0.0 to 15.1.0 (#31724)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d91cc26a8..dc77037ef 100644
--- a/package.json
+++ b/package.json
@@ -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",