diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-02-03 12:47:12 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-02-03 12:47:12 +0200 |
| commit | d947ccd515345a60d26585b9f0cef04c042cdad9 (patch) | |
| tree | 571ee9df9865db8bc2d1ccc005aa0090c62070e4 /package.json | |
| parent | 69b2d6538fcbea1ea034ec7f61c750dae19cc93f (diff) | |
| download | bootstrap-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.json | 2 |
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", |
