diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-26 18:17:48 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-26 18:17:48 +0300 |
| commit | e75f9603d8737ba2ed23ac75c5e5d2f3ea023ab0 (patch) | |
| tree | 3d50cb819ca8fc7ff47d241127824a18ba764aa6 | |
| parent | b1c720d04701a2adf798d4721f2ba5ee40baec3a (diff) | |
| download | bootstrap-e75f9603d8737ba2ed23ac75c5e5d2f3ea023ab0.tar.xz bootstrap-e75f9603d8737ba2ed23ac75c5e5d2f3ea023ab0.zip | |
Bump rollup from 2.10.4 to 2.10.9 (#30899)
Bumps [rollup](https://github.com/rollup/rollup) from 2.10.4 to 2.10.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.10.4...v2.10.9)
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 3e760b49f..49297d63e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9871,9 +9871,9 @@ } }, "rollup": { - "version": "2.10.4", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.4.tgz", - "integrity": "sha512-aYvoYjeu9DwrUTEfRlHiugW1eoHz7EGxETaOISpw+zkH9oOaQLO85eG+14ky4vyYgi3mUofbpWJgb+yLBE0PKw==", + "version": "2.10.9", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.9.tgz", + "integrity": "sha512-dY/EbjiWC17ZCUSyk14hkxATAMAShkMsD43XmZGWjLrgFj15M3Dw2kEkA9ns64BiLFm9PKN6vTQw8neHwK74eg==", "dev": true, "requires": { "fsevents": "~2.1.2" diff --git a/package.json b/package.json index 692233c11..7aeb20a99 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "npm-run-all": "^4.1.5", "popper.js": "^1.16.0", "postcss-cli": "^7.1.1", - "rollup": "^2.10.4", + "rollup": "^2.10.9", "rollup-plugin-istanbul": "^2.0.1", "serve": "^11.3.0", "shelljs": "^0.8.4", |
