aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-01 12:20:03 +0200
committerXhmikosR <[email protected]>2019-11-01 12:20:03 +0200
commit9e9e2ed81f1eb51d0576e9bcce683534c9f999f0 (patch)
tree65acf0c2bd505dd3755a40f7d4e7e1bf0798840d /package-lock.json
parentf2483febb61f6397fd855efe92d2c1e536262c26 (diff)
downloadbootstrap-9e9e2ed81f1eb51d0576e9bcce683534c9f999f0.tar.xz
bootstrap-9e9e2ed81f1eb51d0576e9bcce683534c9f999f0.zip
Bump rollup from 1.26.0 to 1.26.2 (#29617)
Bumps [rollup](https://github.com/rollup/rollup) from 1.26.0 to 1.26.2. - [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.26.0...v1.26.2) Signed-off-by: dependabot-preview[bot] <[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 30e98ebda..96a0372fb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10194,9 +10194,9 @@
}
},
"rollup": {
- "version": "1.26.0",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.0.tgz",
- "integrity": "sha512-5HljNYn9icFvXX+Oe97qY5TWvnWhKqgGT0HGeWWqFPx7w7+Anzg7dfHMtUif7YYy6QxAgynDSwK6uxbgcrVUxw==",
+ "version": "1.26.2",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.2.tgz",
+ "integrity": "sha512-TLM8hlYP85TFFptYlXmr2VnhCLA8GaYXG4LBdWsHu9oBH/Wm5MMPAE9wsAnohfV21Dqq0ZvRHdmsKXomshaDSg==",
"dev": true,
"requires": {
"@types/estree": "*",