aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-11 13:01:05 +0200
committerXhmikosR <[email protected]>2019-11-11 13:01:05 +0200
commit03ab5a44078b4571e640890ebfece23f8f0c63f4 (patch)
treed96decaac3b48c16778422a4d7ea012187523fc4
parentbba97a93243e2d08e125170356afb0cf053ff2a1 (diff)
downloadbootstrap-03ab5a44078b4571e640890ebfece23f8f0c63f4.tar.xz
bootstrap-03ab5a44078b4571e640890ebfece23f8f0c63f4.zip
Bump rollup from 1.26.3 to 1.26.5 (#29661)
Bumps [rollup](https://github.com/rollup/rollup) from 1.26.3 to 1.26.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/v1.26.3...v1.26.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
-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 80aab5370..8fb02e41b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10247,9 +10247,9 @@
}
},
"rollup": {
- "version": "1.26.3",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.3.tgz",
- "integrity": "sha512-8MhY/M8gnv3Q/pQQSWYWzbeJ5J1C5anCNY5BK1kV8Yzw9RFS0FF4lbLt+uyPO3wLKWXSXrhAL5pWL85TZAh+Sw==",
+ "version": "1.26.5",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.5.tgz",
+ "integrity": "sha512-c6Pv0yWzjYNpy2DIhLFUnyP6e1UTGownr4IfpJcPY/k186RJjpaGGPRwKQ62KCauctG6dgtHt88pw1EGrPRkuA==",
"dev": true,
"requires": {
"@types/estree": "*",
diff --git a/package.json b/package.json
index 77e72040a..e16312863 100644
--- a/package.json
+++ b/package.json
@@ -123,7 +123,7 @@
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.0",
"postcss-cli": "^6.1.3",
- "rollup": "^1.26.3",
+ "rollup": "^1.26.5",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-istanbul": "^2.0.1",