diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-12-01 12:26:00 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-01 12:26:00 +0200 |
| commit | efc95a804e8051bf61a119b142ada6cb96968a40 (patch) | |
| tree | e0aba2096d8f4339dadbb3cf32e364055e3c4ae0 /package.json | |
| parent | a37afee7386623dbd33bbb9c73954eb30420084c (diff) | |
| download | bootstrap-efc95a804e8051bf61a119b142ada6cb96968a40.tar.xz bootstrap-efc95a804e8051bf61a119b142ada6cb96968a40.zip | |
Bump @rollup/plugin-commonjs from 16.0.0 to 17.0.0 (#32295)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 16.0.0 to 17.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v16.0.0...commonjs-v17.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6251cbf44..1c5211dfb 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@babel/core": "^7.12.8", "@babel/preset-env": "^7.12.7", "@rollup/plugin-babel": "^5.2.1", - "@rollup/plugin-commonjs": "^16.0.0", + "@rollup/plugin-commonjs": "^17.0.0", "@rollup/plugin-node-resolve": "^11.0.0", "autoprefixer": "^10.0.4", "bundlewatch": "^0.3.1", |
