diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-03 13:56:59 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-03 13:56:59 +0300 |
| commit | 6074e55e991f63380ed601296c40e8142e2df7a2 (patch) | |
| tree | 6d0ed5afb3b07fb8a7121fbdcf34485667c89af7 /package.json | |
| parent | 6d3e1a01c5ddae2e28894bc6bfbb64266ccbd4e5 (diff) | |
| download | bootstrap-6074e55e991f63380ed601296c40e8142e2df7a2.tar.xz bootstrap-6074e55e991f63380ed601296c40e8142e2df7a2.zip | |
Bump @rollup/plugin-commonjs from 19.0.2 to 20.0.0 (#34656)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 19.0.2 to 20.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-v20.0.0/packages/commonjs)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-major
...
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 0d9684ff9..1c54da8eb 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "@babel/preset-env": "^7.14.8", "@popperjs/core": "^2.9.2", "@rollup/plugin-babel": "^5.3.0", - "@rollup/plugin-commonjs": "^19.0.2", + "@rollup/plugin-commonjs": "^20.0.0", "@rollup/plugin-node-resolve": "^13.0.4", "@rollup/plugin-replace": "^3.0.0", "autoprefixer": "^10.2.6", |
