diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-11 13:11:40 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-11 13:11:40 +0300 |
| commit | 5f2b49fa76884573bb328a155879a42ba94384e5 (patch) | |
| tree | a7ebc1190cf52f2c8d9d23183e8f09ba7db7efee /package.json | |
| parent | ac0ea51585e95a7718b4ca307e5e8c4b19cd84e3 (diff) | |
| download | bootstrap-5f2b49fa76884573bb328a155879a42ba94384e5.tar.xz bootstrap-5f2b49fa76884573bb328a155879a42ba94384e5.zip | |
Bump @rollup/plugin-commonjs from 18.0.0 to 19.0.0 (#33932)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 18.0.0 to 19.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v19.0.0/packages/commonjs)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[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 c87b5d902..779c45a4e 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "@babel/preset-env": "^7.14.1", "@popperjs/core": "^2.9.2", "@rollup/plugin-babel": "^5.3.0", - "@rollup/plugin-commonjs": "^18.0.0", + "@rollup/plugin-commonjs": "^19.0.0", "@rollup/plugin-node-resolve": "^11.2.1", "@rollup/plugin-replace": "^2.4.2", "autoprefixer": "^10.2.5", |
