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>2022-05-10 09:48:44 +0300
committerGitHub <noreply@github.com>2022-05-10 09:48:44 +0300
commit63d4c509b706de9a4117eeb6b80d6b57eea2c615 (patch)
tree25e32517e6940fe02186c99d6e5bfaf1eeb1c83d /package.json
parent78e49f5127c03c6ba434c28d0fa8b6143a358b23 (diff)
Bump rollup from 2.70.2 to 2.72.1 (#36314)
Bumps [rollup](https://github.com/rollup/rollup) from 2.70.2 to 2.72.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.70.2...v2.72.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> 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 817329ede0..1fa80e5414 100644
--- a/package.json
+++ b/package.json
@@ -141,7 +141,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.13",
"postcss-cli": "^9.1.0",
- "rollup": "^2.70.2",
+ "rollup": "^2.72.1",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.5.0",
"sass": "^1.51.0",