diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-06-30 15:07:31 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-30 15:07:31 +0300 |
| commit | 02cbbdbc4718770370d43feb4979d020252fa53c (patch) | |
| tree | 142347825281b385c76717df9334ba8262cefdb3 /package-lock.json | |
| parent | b7f0e321e2f9dc6ee4a7506f6694663646a5d9e6 (diff) | |
| download | bootstrap-02cbbdbc4718770370d43feb4979d020252fa53c.tar.xz bootstrap-02cbbdbc4718770370d43feb4979d020252fa53c.zip | |
Bump rollup from 2.18.0 to 2.18.1 (#31203)
Bumps [rollup](https://github.com/rollup/rollup) from 2.18.0 to 2.18.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.18.0...v2.18.1)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[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 8a6822e66..70d3fe881 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9731,9 +9731,9 @@ } }, "rollup": { - "version": "2.18.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.18.0.tgz", - "integrity": "sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA==", + "version": "2.18.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.18.1.tgz", + "integrity": "sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ==", "dev": true, "requires": { "fsevents": "~2.1.2" |
