diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-27 11:46:50 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-27 11:46:50 +0200 |
| commit | 899e5737945f22c8b5f3f4c5757fed82300c7a2e (patch) | |
| tree | 72bc313029f7cd3a27bb6c55f03f98929c017fb0 /package-lock.json | |
| parent | 642f40db25b05f87de8fef841844593878fe66d8 (diff) | |
| download | bootstrap-899e5737945f22c8b5f3f4c5757fed82300c7a2e.tar.xz bootstrap-899e5737945f22c8b5f3f4c5757fed82300c7a2e.zip | |
Bump rollup from 2.32.0 to 2.32.1 (#31985)
Bumps [rollup](https://github.com/rollup/rollup) from 2.32.0 to 2.32.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.32.0...v2.32.1)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 6ddb3b0b8..008f11dc6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9792,9 +9792,9 @@ } }, "rollup": { - "version": "2.32.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.32.0.tgz", - "integrity": "sha512-0FIG1jY88uhCP2yP4CfvtKEqPDRmsUwfY1kEOOM+DH/KOGATgaIFd/is1+fQOxsvh62ELzcFfKonwKWnHhrqmw==", + "version": "2.32.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.32.1.tgz", + "integrity": "sha512-Op2vWTpvK7t6/Qnm1TTh7VjEZZkN8RWgf0DHbkKzQBwNf748YhXbozHVefqpPp/Fuyk/PQPAnYsBxAEtlMvpUw==", "dev": true, "requires": { "fsevents": "~2.1.2" |
