aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-07-07 12:11:23 +0300
committerGitHub <[email protected]>2020-07-07 12:11:23 +0300
commit7b144760b528622657c10036f9c8d20599fe15d5 (patch)
treebfd918bc92333ba8cc7e02d8a8344206849373f4 /package-lock.json
parent3210ab4f64287665378c20d88ab3fc2f0ee41038 (diff)
downloadbootstrap-7b144760b528622657c10036f9c8d20599fe15d5.tar.xz
bootstrap-7b144760b528622657c10036f9c8d20599fe15d5.zip
Bump rollup from 2.19.0 to 2.20.0 (#31251)
Bumps [rollup](https://github.com/rollup/rollup) from 2.19.0 to 2.20.0. - [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.19.0...v2.20.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[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 ee55ff83a..92f33af76 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9813,9 +9813,9 @@
}
},
"rollup": {
- "version": "2.19.0",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.19.0.tgz",
- "integrity": "sha512-nny5Vs4jwY3vbQAXgOyU4ZDZqLvMKm/umnsVry/demVL6ve8ke1XhdpYE0eiWencASmx/qFPw6pP8P7MLJl9XA==",
+ "version": "2.20.0",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.20.0.tgz",
+ "integrity": "sha512-hkbp//ne1om8+PQRpd81zk0KDvbJxkLZdZJh1ZNxjd1EkI0H1TmYuHqqXx88yciS+5YnMom3geubQjTeeUnNNw==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"