aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-01 12:20:03 +0200
committerXhmikosR <[email protected]>2019-11-01 12:20:03 +0200
commit9e9e2ed81f1eb51d0576e9bcce683534c9f999f0 (patch)
tree65acf0c2bd505dd3755a40f7d4e7e1bf0798840d
parentf2483febb61f6397fd855efe92d2c1e536262c26 (diff)
downloadbootstrap-9e9e2ed81f1eb51d0576e9bcce683534c9f999f0.tar.xz
bootstrap-9e9e2ed81f1eb51d0576e9bcce683534c9f999f0.zip
Bump rollup from 1.26.0 to 1.26.2 (#29617)
Bumps [rollup](https://github.com/rollup/rollup) from 1.26.0 to 1.26.2. - [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.0...v1.26.2) 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 30e98ebda..96a0372fb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10194,9 +10194,9 @@
}
},
"rollup": {
- "version": "1.26.0",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.0.tgz",
- "integrity": "sha512-5HljNYn9icFvXX+Oe97qY5TWvnWhKqgGT0HGeWWqFPx7w7+Anzg7dfHMtUif7YYy6QxAgynDSwK6uxbgcrVUxw==",
+ "version": "1.26.2",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.2.tgz",
+ "integrity": "sha512-TLM8hlYP85TFFptYlXmr2VnhCLA8GaYXG4LBdWsHu9oBH/Wm5MMPAE9wsAnohfV21Dqq0ZvRHdmsKXomshaDSg==",
"dev": true,
"requires": {
"@types/estree": "*",
diff --git a/package.json b/package.json
index 65f36c4ab..72b7fcd67 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.0",
+ "rollup": "^1.26.2",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-istanbul": "^2.0.1",