aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-18 21:32:32 +0300
committerGitHub <[email protected]>2020-08-18 21:32:32 +0300
commitdf7bbf6f7b2caefe1999948972ac143340cb68a0 (patch)
tree5985f3eddcbdb89dbe6239c8dab40255efb7ded6 /package-lock.json
parenta15083fe91835f2de92d2ffadd3cde8a345cdba0 (diff)
downloadbootstrap-df7bbf6f7b2caefe1999948972ac143340cb68a0.tar.xz
bootstrap-df7bbf6f7b2caefe1999948972ac143340cb68a0.zip
Bump rollup from 2.23.1 to 2.26.3 (#31495)
Bumps [rollup](https://github.com/rollup/rollup) from 2.23.1 to 2.26.3. - [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.23.1...v2.26.3) 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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 4210e49eb..9e589fde1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9980,9 +9980,9 @@
}
},
"rollup": {
- "version": "2.23.1",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.23.1.tgz",
- "integrity": "sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A==",
+ "version": "2.26.3",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.26.3.tgz",
+ "integrity": "sha512-Mlt39/kL2rA9egcbQbaZV1SNVplGqYYhDDMcGgHPPE0tvM3R4GrB+IEdYy2QtTrdzMQx57ZcqDFf/KWWm8F+uw==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"