diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-10-22 11:33:08 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-10-22 11:33:08 +0300 |
| commit | e0579584c6be2b7f575763d9052440f4e8460951 (patch) | |
| tree | f51a1d5097d020749bca609ca15ae84f3c42b237 /package-lock.json | |
| parent | 874515f2b3abe2bc503caba99e1d2e1b73743e72 (diff) | |
| download | bootstrap-e0579584c6be2b7f575763d9052440f4e8460951.tar.xz bootstrap-e0579584c6be2b7f575763d9052440f4e8460951.zip | |
Bump rollup from 1.23.1 to 1.25.1 (#29559)
Bumps [rollup](https://github.com/rollup/rollup) from 1.23.1 to 1.25.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/v1.23.1...v1.25.1)
Signed-off-by: dependabot-preview[bot] <[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 f5819a825..8a893c4d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10132,9 +10132,9 @@ } }, "rollup": { - "version": "1.23.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.23.1.tgz", - "integrity": "sha512-95C1GZQpr/NIA0kMUQmSjuMDQ45oZfPgDBcN0yZwBG7Kee//m7H68vgIyg+SPuyrTZ5PrXfyLK80OzXeKG5dAA==", + "version": "1.25.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.25.1.tgz", + "integrity": "sha512-K8ytdEzMa6anHSnfTIs2BLB+NXlQ4qmWwdNHBpYQNWCbZAzj+DRVk7+ssbLSgddwpFW1nThr2GElR+jASF2NPA==", "dev": true, "requires": { "@types/estree": "*", |
