aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-26 18:57:08 +0300
committerGitHub <[email protected]>2020-05-26 18:57:08 +0300
commit3935fc04e90416f72767f7e856fa41f4a334dd24 (patch)
tree867637fc795604a0f99a3aabd1162d39410022c1 /package.json
parent167739baf1c7a36890560cdbc7ed947af5b21cc1 (diff)
downloadbootstrap-3935fc04e90416f72767f7e856fa41f4a334dd24.tar.xz
bootstrap-3935fc04e90416f72767f7e856fa41f4a334dd24.zip
Bump @rollup/plugin-commonjs from 11.1.0 to 12.0.0 (#30902)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 11.1.0 to 12.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.1.0...commonjs-v12.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[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 5957c6afd..f5cecd0b2 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@rollup/plugin-babel": "^5.0.2",
- "@rollup/plugin-commonjs": "^11.1.0",
+ "@rollup/plugin-commonjs": "^12.0.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"autoprefixer": "^9.8.0",
"bundlewatch": "^0.2.7",