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-14 08:24:01 +0300
committerGitHub <noreply@github.com>2021-07-14 08:24:01 +0300
commitda524f6b7dc80e59b23762eedc5b83d4b571a272 (patch)
tree57aa4c6b9d43f2e9150bf1bb76265988daaef68e /package-lock.json
parent145aaee2a76e8e1f501a6a86d5cb953484c3d59c (diff)
Bump rollup from 2.52.8 to 2.53.1 (#34493)
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.8 to 2.53.1. - [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.8...v2.53.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... 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 574ec705cb..c7eb7ddaf2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8945,9 +8945,9 @@
}
},
"rollup": {
- "version": "2.52.8",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.52.8.tgz",
- "integrity": "sha512-IjAB0C6KK5/lvqzJWAzsvOik+jV5Bt907QdkQ/gDP4j+R9KYNI1tjqdxiPitGPVrWC21Mf/ucXgowUjN/VemaQ==",
+ "version": "2.53.1",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.53.1.tgz",
+ "integrity": "sha512-yiTCvcYXZEulNWNlEONOQVlhXA/hgxjelFSjNcrwAAIfYx/xqjSHwqg/cCaWOyFRKr+IQBaXwt723m8tCaIUiw==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"