diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-29 17:35:32 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-29 17:35:32 +0200 |
| commit | 454720b2d2a7291de8c86ee223685b2d12885b93 (patch) | |
| tree | 49ac4d14cd9f2f9faece490080ebbce99427e505 /package.json | |
| parent | 30ed745afbf6ac50056d1dc77206521677172963 (diff) | |
| download | bootstrap-454720b2d2a7291de8c86ee223685b2d12885b93.tar.xz bootstrap-454720b2d2a7291de8c86ee223685b2d12885b93.zip | |
Build(deps-dev): Bump @rollup/plugin-commonjs from 23.0.2 to 23.0.3 (#37557)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 23.0.2 to 23.0.3.
- [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.3/packages/commonjs)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 45f91b62f..a4bf63212 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "@babel/preset-env": "^7.20.2", "@popperjs/core": "^2.11.6", "@rollup/plugin-babel": "^6.0.3", - "@rollup/plugin-commonjs": "^23.0.2", + "@rollup/plugin-commonjs": "^23.0.3", "@rollup/plugin-node-resolve": "^15.0.1", "@rollup/plugin-replace": "^5.0.1", "autoprefixer": "^10.4.13", |
