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>2021-03-30 16:30:11 +0300
committerGitHub <noreply@github.com>2021-03-30 16:30:11 +0300
commit412d512669b57b4e9b88973bc89db5f2f4cf4eaa (patch)
tree6e3e001c9c862d79ac0385484cf27314da3f80fe /package-lock.json
parentfcd32432db56f5e6d4a497b19c733c13537faaa4 (diff)
Bump rollup from 2.42.3 to 2.44.0 (#33514)
Bumps [rollup](https://github.com/rollup/rollup) from 2.42.3 to 2.44.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.42.3...v2.44.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index ee4efb8411..f24999aff7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8971,9 +8971,9 @@
}
},
"rollup": {
- "version": "2.42.3",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.42.3.tgz",
- "integrity": "sha512-JjaT9WaUS5vmjy6xUrnPOskjkQg2cN4WSACNCwbOvBz8VDmbiKVdmTFUoMPRqTud0tsex8Xy9/boLbDW9HKD1w==",
+ "version": "2.44.0",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.44.0.tgz",
+ "integrity": "sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ==",
"dev": true,
"requires": {
"fsevents": "~2.3.1"