aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-06 15:12:29 +0200
committerGitHub <[email protected]>2020-03-06 15:12:29 +0200
commit43246bff4186712efca24b68ea0fdb24e2ca0f1c (patch)
tree34b6fca60db362a63a9b83f3fc1e52e8b3a2edbf /package-lock.json
parent163e1934c2487ed8d237706c209e8a4dcaad23f2 (diff)
downloadbootstrap-43246bff4186712efca24b68ea0fdb24e2ca0f1c.tar.xz
bootstrap-43246bff4186712efca24b68ea0fdb24e2ca0f1c.zip
Bump rollup from 1.32.0 to 1.32.1 (#30346)
Bumps [rollup](https://github.com/rollup/rollup) from 1.32.0 to 1.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/v1.32.0...v1.32.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 02a4451e3..ecd2ceb68 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11177,9 +11177,9 @@
}
},
"rollup": {
- "version": "1.32.0",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.32.0.tgz",
- "integrity": "sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA==",
+ "version": "1.32.1",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.32.1.tgz",
+ "integrity": "sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A==",
"dev": true,
"requires": {
"@types/estree": "*",