aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-27 11:51:57 +0200
committerGitHub <[email protected]>2020-10-27 11:51:57 +0200
commit089dca2330e90fdbead07e96e88d8e7982e4db1b (patch)
tree38c8b5ea4977d968c9863fff51c5a4c1af282c0c /package.json
parent310fe17657c99cf3550167510826b4193ac11d69 (diff)
downloadbootstrap-089dca2330e90fdbead07e96e88d8e7982e4db1b.tar.xz
bootstrap-089dca2330e90fdbead07e96e88d8e7982e4db1b.zip
Bump @rollup/plugin-commonjs from 15.1.0 to 16.0.0 (#31988)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 9278a3064..b9f09f568 100644
--- a/package.json
+++ b/package.json
@@ -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",