diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-03-17 12:09:03 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-17 12:09:03 +0200 |
| commit | b035661d9350507f0bdb2604ebc7437c504863c9 (patch) | |
| tree | b714888e50c9c22503c1490ab534cc6aa3b17d0b | |
| parent | 3da444574b589300425b559a629a110d277aabbb (diff) | |
| download | bootstrap-b035661d9350507f0bdb2604ebc7437c504863c9.tar.xz bootstrap-b035661d9350507f0bdb2604ebc7437c504863c9.zip | |
Bump rollup from 2.0.3 to 2.0.6 (#30404)
Bumps [rollup](https://github.com/rollup/rollup) from 2.0.3 to 2.0.6.
- [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.0.3...v2.0.6)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
| -rw-r--r-- | package-lock.json | 6 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 2f9770624..1f7cfce60 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11048,9 +11048,9 @@ } }, "rollup": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.0.3.tgz", - "integrity": "sha512-OjTD1pmtqCFaaoTl+zf3dXlG0FR1PudauQzAYmP5hDLLrrisXP6EuzAx9MY6En5bv61e8F6JGcVQxsVOcqFTUA==", + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.0.6.tgz", + "integrity": "sha512-P42IlI6a/bxh52ed8hEXXe44LcHfep2f26OZybMJPN1TTQftibvQEl3CWeOmJrzqGbFxOA000QXDWO9WJaOQpA==", "dev": true, "requires": { "fsevents": "~2.1.2" diff --git a/package.json b/package.json index 8a5c6cae4..95cb14287 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "npm-run-all": "^4.1.5", "popper.js": "^1.16.0", "postcss-cli": "^7.1.0", - "rollup": "^2.0.3", + "rollup": "^2.0.6", "rollup-plugin-babel": "^4.4.0", "rollup-plugin-istanbul": "^2.0.1", "serve": "^11.3.0", |
