aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-19 17:43:24 +0300
committerGitHub <[email protected]>2020-05-19 17:43:24 +0300
commit943cb8ee29243f54a2ae184ca299bcf96b1d230d (patch)
tree4f15dfbec3871d6b4f6a87c5232d77e716538287 /package-lock.json
parent0cbf9880963d304d9e1e244b3437c1bdce45ae34 (diff)
downloadbootstrap-943cb8ee29243f54a2ae184ca299bcf96b1d230d.tar.xz
bootstrap-943cb8ee29243f54a2ae184ca299bcf96b1d230d.zip
Bump rollup from 2.10.0 to 2.10.4 (#30860)
Bumps [rollup](https://github.com/rollup/rollup) from 2.10.0 to 2.10.4. - [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.10.0...v2.10.4) 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 0950e54cc..1cb5959a7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9853,9 +9853,9 @@
}
},
"rollup": {
- "version": "2.10.0",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.0.tgz",
- "integrity": "sha512-7BmpEfUN9P6esJzWIn3DmR//90mW6YwYB1t3y48LpF8ITpYtL8s1kEirMKqUu44dVH/6a/rs0EuwYVL3FuRDoA==",
+ "version": "2.10.4",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.10.4.tgz",
+ "integrity": "sha512-aYvoYjeu9DwrUTEfRlHiugW1eoHz7EGxETaOISpw+zkH9oOaQLO85eG+14ky4vyYgi3mUofbpWJgb+yLBE0PKw==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"