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-11-09 10:17:04 +0300
committerXhmikosR <xhmikosr@gmail.com>2022-11-11 09:11:32 +0300
commit1a86cb3cf0b75303c7efe47e8fc3dc14425424b3 (patch)
tree3d55d11a340cfbfbd019f6fef32a95acf376619a /package.json
parent11f5d28db62453b0f4e4325617b4b61250c51f01 (diff)
Bump rollup from 2.79.1 to 3.2.5
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.2.5. - [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.79.1...v3.2.5) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@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 cad1a1a7a2..1de3d22ef6 100644
--- a/package.json
+++ b/package.json
@@ -142,7 +142,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.18",
"postcss-cli": "^10.0.0",
- "rollup": "^2.79.1",
+ "rollup": "^3.2.5",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.0.0",
"sass": "^1.56.1",