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-08-29 19:24:27 +0300
committerGitHub <noreply@github.com>2022-08-29 19:24:27 +0300
commitaf1bd974bba7f6e7f90c5ed3f42738bd101926cb (patch)
tree9100e4fbb7c5d425165483c66f0c2db2c5f1acbf /package.json
parentc3c65911665ab64bdaa15d405db65ee81655dbf3 (diff)
Bump @rollup/plugin-commonjs from 22.0.1 to 22.0.2 (#36929)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 22.0.1 to 22.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-v22.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] <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 32ec47f86b..ad320379a3 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"@babel/preset-env": "^7.18.10",
"@popperjs/core": "^2.11.5",
"@rollup/plugin-babel": "^5.3.1",
- "@rollup/plugin-commonjs": "^22.0.1",
+ "@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^4.0.0",
"autoprefixer": "^10.4.8",