diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-10-24 10:45:30 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-10-24 10:45:30 +0300 |
| commit | da9abd4d76d8492a5b65745f543b083b259c4e14 (patch) | |
| tree | 331ea0072848a999460c4b4e97b2e1b2852b47bd /package-lock.json | |
| parent | e298e42e29022f275c42273e07cda7618b5d96c3 (diff) | |
| download | bootstrap-da9abd4d76d8492a5b65745f543b083b259c4e14.tar.xz bootstrap-da9abd4d76d8492a5b65745f543b083b259c4e14.zip | |
Bump rollup from 1.25.1 to 1.25.2 (#29578)
Bumps [rollup](https://github.com/rollup/rollup) from 1.25.1 to 1.25.2.
- [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.25.1...v1.25.2)
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 daff67fd3..6ce877913 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10231,9 +10231,9 @@ } }, "rollup": { - "version": "1.25.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.25.1.tgz", - "integrity": "sha512-K8ytdEzMa6anHSnfTIs2BLB+NXlQ4qmWwdNHBpYQNWCbZAzj+DRVk7+ssbLSgddwpFW1nThr2GElR+jASF2NPA==", + "version": "1.25.2", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.25.2.tgz", + "integrity": "sha512-+7z6Wab/L45QCPcfpuTZKwKiB0tynj05s/+s2U3F2Bi7rOLPr9UcjUwO7/xpjlPNXA/hwnth6jBExFRGyf3tMg==", "dev": true, "requires": { "@types/estree": "*", |
