aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-20 21:46:42 +0200
committerGitHub <[email protected]>2022-12-20 21:46:42 +0200
commit6a8d6c0dc7983a88c2377e57d2fb3013662fe257 (patch)
tree054eeeee84e1fdd6dca9b289723db003a2519d4e /package.json
parent51ba329046530254c5069b47d2cf123046de15c6 (diff)
downloadbootstrap-6a8d6c0dc7983a88c2377e57d2fb3013662fe257.tar.xz
bootstrap-6a8d6c0dc7983a88c2377e57d2fb3013662fe257.zip
Build(deps-dev): Bump @rollup/plugin-commonjs from 23.0.4 to 24.0.0 (#37681)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 23.0.4 to 24.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-v24.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 666e83ff0..82c2e7696 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.4",
+ "@rollup/plugin-commonjs": "^24.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.1",
"autoprefixer": "^10.4.13",