aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-17 09:12:20 +0300
committerGitHub <[email protected]>2020-06-17 09:12:20 +0300
commit99e78ea082947ac55c943d9f6cd460ad65bda5b1 (patch)
treea88705cfb74a238c66f6fb9b9dfc48a545bcce8b /package-lock.json
parentc943e438b0457249259046622cb66553ab979caf (diff)
downloadbootstrap-99e78ea082947ac55c943d9f6cd460ad65bda5b1.tar.xz
bootstrap-99e78ea082947ac55c943d9f6cd460ad65bda5b1.zip
Bump rollup from 2.15.0 to 2.16.1 (#31053)
Bumps [rollup](https://github.com/rollup/rollup) from 2.15.0 to 2.16.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.15.0...v2.16.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
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 35297c42a..cf4e89d93 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9824,9 +9824,9 @@
}
},
"rollup": {
- "version": "2.15.0",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.15.0.tgz",
- "integrity": "sha512-HAk4kyXiV5sdNDnbKWk5zBPnkX/DAgx09Kbp8rRIRDVsTUVN3vnSowR7ZHkV6/lAiE6c2TQ8HtYb72aCPGW4Jw==",
+ "version": "2.16.1",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.16.1.tgz",
+ "integrity": "sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"