aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-27 11:46:50 +0200
committerGitHub <[email protected]>2020-10-27 11:46:50 +0200
commit899e5737945f22c8b5f3f4c5757fed82300c7a2e (patch)
tree72bc313029f7cd3a27bb6c55f03f98929c017fb0
parent642f40db25b05f87de8fef841844593878fe66d8 (diff)
downloadbootstrap-899e5737945f22c8b5f3f4c5757fed82300c7a2e.tar.xz
bootstrap-899e5737945f22c8b5f3f4c5757fed82300c7a2e.zip
Bump rollup from 2.32.0 to 2.32.1 (#31985)
Bumps [rollup](https://github.com/rollup/rollup) from 2.32.0 to 2.32.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.32.0...v2.32.1) 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 6ddb3b0b8..008f11dc6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9792,9 +9792,9 @@
}
},
"rollup": {
- "version": "2.32.0",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.32.0.tgz",
- "integrity": "sha512-0FIG1jY88uhCP2yP4CfvtKEqPDRmsUwfY1kEOOM+DH/KOGATgaIFd/is1+fQOxsvh62ELzcFfKonwKWnHhrqmw==",
+ "version": "2.32.1",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.32.1.tgz",
+ "integrity": "sha512-Op2vWTpvK7t6/Qnm1TTh7VjEZZkN8RWgf0DHbkKzQBwNf748YhXbozHVefqpPp/Fuyk/PQPAnYsBxAEtlMvpUw==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"
diff --git a/package.json b/package.json
index 0101d34b5..62e5c05d8 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.32.0",
+ "rollup": "^2.32.1",
"rollup-plugin-istanbul": "^2.0.1",
"shelljs": "^0.8.4",
"sirv-cli": "^1.0.8",