aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-25 13:22:43 +0300
committerGitHub <[email protected]>2022-10-25 13:22:43 +0300
commit4b5a667fbad45276cbdde18ed1263bf7d2a0b5ee (patch)
tree5b49bcc003bc31d244720da47c32a4a3a735cc26 /package.json
parent794a9b20d5c9c2f25fa1f6ff474d4f545f7c7e34 (diff)
downloadbootstrap-4b5a667fbad45276cbdde18ed1263bf7d2a0b5ee.tar.xz
bootstrap-4b5a667fbad45276cbdde18ed1263bf7d2a0b5ee.zip
Bump @rollup/plugin-commonjs from 23.0.0 to 23.0.2 (#37375)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 23.0.0 to 23.0.2. - [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.2/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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cc016f64f..b9002da52 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"@babel/preset-env": "^7.19.4",
"@popperjs/core": "^2.11.6",
"@rollup/plugin-babel": "^6.0.2",
- "@rollup/plugin-commonjs": "^23.0.0",
+ "@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.1",
"autoprefixer": "^10.4.12",