Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-18 16:40:17 +0300
committerGitHub <noreply@github.com>2022-10-18 16:40:17 +0300
commitefc3ff6c87801288fb163626025e3acef099cd0f (patch)
treefefd969dae2eb4e02f869ea71fa385599254e401 /package.json
parent84ab5f77c36b91f3d1c8a04f8b7a2f5ee634c36c (diff)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> 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 870b5a91af..13165a7f29 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",