aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-01 18:18:43 +0300
committerGitHub <[email protected]>2020-09-01 18:18:43 +0300
commit398e3f1f5f1e6ae7049eaf96d56a4e7f3922f8ef (patch)
treea0299fca0b05f8688cd56abf14b9a03d600627c2
parent04261d41b8c68359bb62486920e5bfb2d62c79d8 (diff)
downloadbootstrap-398e3f1f5f1e6ae7049eaf96d56a4e7f3922f8ef.tar.xz
bootstrap-398e3f1f5f1e6ae7049eaf96d56a4e7f3922f8ef.zip
Bump rollup from 2.26.5 to 2.26.9 (#31567)
Bumps [rollup](https://github.com/rollup/rollup) from 2.26.5 to 2.26.9. - [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.26.5...v2.26.9) 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 b89b0cfd9..2b544385b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9991,9 +9991,9 @@
}
},
"rollup": {
- "version": "2.26.5",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.26.5.tgz",
- "integrity": "sha512-rCyFG3ZtQdnn9YwfuAVH0l/Om34BdO5lwCA0W6Hq+bNB21dVEBbCRxhaHOmu1G7OBFDWytbzAC104u7rxHwGjA==",
+ "version": "2.26.9",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.26.9.tgz",
+ "integrity": "sha512-XIiWYLayLqV+oY4S2Lub/shJq4uk/QQLwWToYCL4LjZbYHbFK3czea4UDVRUJu+zNmKmxq5Zb/OG7c5HSvH2TQ==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"
diff --git a/package.json b/package.json
index 660a67631..da18f4d44 100644
--- a/package.json
+++ b/package.json
@@ -128,7 +128,7 @@
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.1",
"postcss-cli": "^7.1.2",
- "rollup": "^2.26.5",
+ "rollup": "^2.26.9",
"rollup-plugin-istanbul": "^2.0.1",
"shelljs": "^0.8.4",
"sirv-cli": "^1.0.6",