aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-30 16:30:11 +0300
committerGitHub <[email protected]>2021-03-30 16:30:11 +0300
commit412d512669b57b4e9b88973bc89db5f2f4cf4eaa (patch)
tree6e3e001c9c862d79ac0385484cf27314da3f80fe
parentfcd32432db56f5e6d4a497b19c733c13537faaa4 (diff)
downloadbootstrap-412d512669b57b4e9b88973bc89db5f2f4cf4eaa.tar.xz
bootstrap-412d512669b57b4e9b88973bc89db5f2f4cf4eaa.zip
Bump rollup from 2.42.3 to 2.44.0 (#33514)
Bumps [rollup](https://github.com/rollup/rollup) from 2.42.3 to 2.44.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.42.3...v2.44.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index ee4efb841..f24999aff 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8971,9 +8971,9 @@
}
},
"rollup": {
- "version": "2.42.3",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.42.3.tgz",
- "integrity": "sha512-JjaT9WaUS5vmjy6xUrnPOskjkQg2cN4WSACNCwbOvBz8VDmbiKVdmTFUoMPRqTud0tsex8Xy9/boLbDW9HKD1w==",
+ "version": "2.44.0",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.44.0.tgz",
+ "integrity": "sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ==",
"dev": true,
"requires": {
"fsevents": "~2.3.1"
diff --git a/package.json b/package.json
index 790251886..a3a701bf6 100644
--- a/package.json
+++ b/package.json
@@ -138,7 +138,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.2.8",
"postcss-cli": "^8.3.1",
- "rollup": "^2.42.3",
+ "rollup": "^2.44.0",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.1.2",
"sass": "^1.32.8",