diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-03-31 16:17:56 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-31 16:17:56 +0300 |
| commit | eccd3378185c9e7ed6985a29d92acfdfd2639fa1 (patch) | |
| tree | b231e2242278bfc5fe6542f9fb53a40a7a7601d4 /package-lock.json | |
| parent | 588cdaffcdd7d55fa7e0f74fa962d7e0e296b7af (diff) | |
| download | bootstrap-eccd3378185c9e7ed6985a29d92acfdfd2639fa1.tar.xz bootstrap-eccd3378185c9e7ed6985a29d92acfdfd2639fa1.zip | |
Bump rollup from 2.2.0 to 2.3.1 (#30485)
Bumps [rollup](https://github.com/rollup/rollup) from 2.2.0 to 2.3.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.2.0...v2.3.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 de2fc46be..d5aa5436c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11106,9 +11106,9 @@ } }, "rollup": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.2.0.tgz", - "integrity": "sha512-iAu/j9/WJ0i+zT0sAMuQnsEbmOKzdQ4Yxu5rbPs9aUCyqveI1Kw3H4Fi9NWfCOpb8luEySD2lDyFWL9CrLE8iw==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.3.1.tgz", + "integrity": "sha512-BRjzOauORe+R0U0I6SkMTSG22nYmtztR/TaBl0SvbXgc3VAxBDrZoB6HROiK0S5px1pUBnLnjBkbzmVuwC9Q1Q==", "dev": true, "requires": { "fsevents": "~2.1.2" |
