diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-18 16:40:17 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-18 16:40:17 +0300 |
| commit | efc3ff6c87801288fb163626025e3acef099cd0f (patch) | |
| tree | fefd969dae2eb4e02f869ea71fa385599254e401 /package.json | |
| parent | 84ab5f77c36b91f3d1c8a04f8b7a2f5ee634c36c (diff) | |
| download | bootstrap-efc3ff6c87801288fb163626025e3acef099cd0f.tar.xz bootstrap-efc3ff6c87801288fb163626025e3acef099cd0f.zip | |
Bump @rollup/plugin-commonjs from 22.0.2 to 23.0.0 (#37294)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 22.0.2 to 23.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-v23.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]>
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 870b5a91a..13165a7f2 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "@babel/preset-env": "^7.19.3", "@popperjs/core": "^2.11.6", "@rollup/plugin-babel": "^6.0.0", - "@rollup/plugin-commonjs": "^22.0.2", + "@rollup/plugin-commonjs": "^23.0.0", "@rollup/plugin-node-resolve": "^15.0.0", "@rollup/plugin-replace": "^5.0.0", "autoprefixer": "^10.4.12", |
