aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-05 16:22:01 +0300
committerGitHub <[email protected]>2020-05-05 16:22:01 +0300
commit70a41c5aefadedb09ac63c79df441c44db77e441 (patch)
treea309f326a044246f9639e8a78cb95b405eb9b853 /package-lock.json
parentdb80eb96fac9611dce440d225abc96823e758fbe (diff)
downloadbootstrap-70a41c5aefadedb09ac63c79df441c44db77e441.tar.xz
bootstrap-70a41c5aefadedb09ac63c79df441c44db77e441.zip
Bump rollup from 2.7.3 to 2.7.6 (#30728)
Bumps [rollup](https://github.com/rollup/rollup) from 2.7.3 to 2.7.6. - [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.7.3...v2.7.6) 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 a6758047d..d88c199aa 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10562,9 +10562,9 @@
}
},
"rollup": {
- "version": "2.7.3",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.7.3.tgz",
- "integrity": "sha512-lAWJGZ5BQzcu/5fhMKGJrh5oy9LQUoaCid8cQV8k+E2vE9E/UWptzcM+bSBg+u8akORsvnybsqQUE/wVChIazg==",
+ "version": "2.7.6",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.7.6.tgz",
+ "integrity": "sha512-AdHosxHBKyBsdtbT1/AqbWNQ87O4SSxS4N9iMwEpoCDAT6e4Du3uJSy83mp3ckgmCxly5VeXGx0WHsm21Djytg==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"