aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-03 12:47:12 +0200
committerGitHub <[email protected]>2020-02-03 12:47:12 +0200
commitd947ccd515345a60d26585b9f0cef04c042cdad9 (patch)
tree571ee9df9865db8bc2d1ccc005aa0090c62070e4 /package.json
parent69b2d6538fcbea1ea034ec7f61c750dae19cc93f (diff)
downloadbootstrap-d947ccd515345a60d26585b9f0cef04c042cdad9.tar.xz
bootstrap-d947ccd515345a60d26585b9f0cef04c042cdad9.zip
Bump @rollup/plugin-commonjs from 11.0.1 to 11.0.2 (#30128)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 11.0.1 to 11.0.2. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.1...commonjs-v11.0.2) 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 f44d24b8c..e500d5714 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"@babel/core": "^7.8.4",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/preset-env": "^7.8.4",
- "@rollup/plugin-commonjs": "^11.0.1",
+ "@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-node-resolve": "^7.0.0",
"autoprefixer": "^9.7.4",
"babel-eslint": "^10.0.3",