aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-18 18:24:00 +0300
committerGitHub <[email protected]>2020-08-18 18:24:00 +0300
commit98e9411a3c966d1304c49db076771f87004685ef (patch)
tree4c171bbb7a326c63577859f3556b7c83fde4db77 /package.json
parented9c481ef4b018f77ebc5108071f2e92e6e8ea1a (diff)
downloadbootstrap-98e9411a3c966d1304c49db076771f87004685ef.tar.xz
bootstrap-98e9411a3c966d1304c49db076771f87004685ef.zip
Bump @rollup/plugin-commonjs from 14.0.0 to 15.0.0 (#31490)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 14.0.0 to 15.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/commonjs-v14.0.0...commonjs-v15.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 dbaea6e8e..047cdde62 100644
--- a/package.json
+++ b/package.json
@@ -96,7 +96,7 @@
"@babel/core": "^7.11.1",
"@babel/preset-env": "^7.11.0",
"@rollup/plugin-babel": "^5.1.0",
- "@rollup/plugin-commonjs": "^14.0.0",
+ "@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-node-resolve": "^8.4.0",
"autoprefixer": "^9.8.6",
"bundlewatch": "^0.2.7",