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-02-16 13:48:27 +0300
committerGitHub <noreply@github.com>2021-02-16 13:48:27 +0300
commit0ce22d43b9e5a893c62b4156ef5657fb8ea303fd (patch)
treeed85bb81890e4c7e3f10be549ba4870b4811425a /package.json
parentc3fc53ece4b2516a14d33d2df8ee48c835a9603a (diff)
Bump rollup from 2.38.5 to 2.39.0 (#33107)
Bumps [rollup](https://github.com/rollup/rollup) from 2.38.5 to 2.39.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.38.5...v2.39.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.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 a050db6b51..851b94259e 100644
--- a/package.json
+++ b/package.json
@@ -137,7 +137,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.2.6",
"postcss-cli": "^8.3.1",
- "rollup": "^2.38.5",
+ "rollup": "^2.39.0",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.1.2",
"sass": "^1.32.6",