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-07-01 14:13:15 +0300
committerGitHub <noreply@github.com>2021-07-01 14:13:15 +0300
commit0c7018a9544d71ad61f5f61db8a82a67574ccb11 (patch)
tree7a8044af57558a015082d4950fbedc3c1c21797e /package-lock.json
parent696996dd4f5b7319413655b9134ca2f3768c2549 (diff)
Bump rollup from 2.52.3 to 2.52.6 (#34392)
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.3 to 2.52.6. - [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.52.3...v2.52.6) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... 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 0737ded318..6aa9002c9b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8910,9 +8910,9 @@
}
},
"rollup": {
- "version": "2.52.3",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.52.3.tgz",
- "integrity": "sha512-QF3Sju8Kl2z0osI4unyOLyUudyhOMK6G0AeqJWgfiyigqLAlnNrfBcDWDx+f1cqn+JU2iIYVkDrgQ6/KtwEfrg==",
+ "version": "2.52.6",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.52.6.tgz",
+ "integrity": "sha512-H+Xudmwf8KO+xji8njQNoIQRp8l+iQge/NdUR20JngTxVYdEEnlpkMvQ71YGLl3+xZcPecmdj4q2lrClKaPdRA==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"