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.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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4349cf08a9..73e0e4a9af 100644
--- a/package.json
+++ b/package.json
@@ -138,7 +138,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.3.5",
"postcss-cli": "^8.3.1",
- "rollup": "^2.52.8",
+ "rollup": "^2.53.1",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.2.1",
"sass": "^1.35.2",