diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-12 19:33:59 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-12 19:33:59 +0300 |
| commit | c26a0cb49c955f31f8a425bbef2e4a6df4cee60d (patch) | |
| tree | adf42f8c3b856c77922ec833a2523fcebd675208 /package-lock.json | |
| parent | 75eb4d521b719a4973d03c52b319480749eedb34 (diff) | |
| download | bootstrap-c26a0cb49c955f31f8a425bbef2e4a6df4cee60d.tar.xz bootstrap-c26a0cb49c955f31f8a425bbef2e4a6df4cee60d.zip | |
Bump rollup from 2.8.0 to 2.9.1 (#30789)
Bumps [rollup](https://github.com/rollup/rollup) from 2.8.0 to 2.9.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.8.0...v2.9.1)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 85f41a714..4980d0f96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10056,9 +10056,9 @@ } }, "rollup": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.8.0.tgz", - "integrity": "sha512-hyjpreMA0BTNrO68o4wCtcktwYTK8o1UtauOqsPniwDGzN2PvNaKmwa/RHmjNHJMrt6ItY2C7XjpT7TDf6WmJw==", + "version": "2.9.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.9.1.tgz", + "integrity": "sha512-kEZn76R0j+WD4AActu5Np4RShNlewTtJhdUaWNtHwHnAA8AOapyXgH6O7NL2RkcQLHnl49oz1xW1VrDcu5yP+Q==", "dev": true, "requires": { "fsevents": "~2.1.2" |
