aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-07 12:54:07 +0200
committerXhmikosR <[email protected]>2020-01-07 12:54:07 +0200
commit9fc4438314422afc9aa242b8ffbcd8f3596e99c0 (patch)
treefbbdfc6ebeef048b8fff7d78837bb94d271cd89f /package.json
parent9822f9f3e8fdd898d3f8a0c59737190551b30589 (diff)
downloadbootstrap-9fc4438314422afc9aa242b8ffbcd8f3596e99c0.tar.xz
bootstrap-9fc4438314422afc9aa242b8ffbcd8f3596e99c0.zip
Bump @rollup/plugin-commonjs from 11.0.0 to 11.0.1 (#29962)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/commits) Signed-off-by: dependabot-preview[bot] <[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 61c645902..7e734d60a 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"@babel/core": "^7.7.7",
"@babel/plugin-proposal-object-rest-spread": "^7.7.7",
"@babel/preset-env": "^7.7.7",
- "@rollup/plugin-commonjs": "^11.0.0",
+ "@rollup/plugin-commonjs": "^11.0.1",
"@rollup/plugin-node-resolve": "^6.0.0",
"autoprefixer": "^9.7.3",
"babel-eslint": "^10.0.3",