aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 12:48:27 +0200
committerGitHub <[email protected]>2021-02-16 12:48:27 +0200
commit0ce22d43b9e5a893c62b4156ef5657fb8ea303fd (patch)
treeed85bb81890e4c7e3f10be549ba4870b4811425a /package-lock.json
parentc3fc53ece4b2516a14d33d2df8ee48c835a9603a (diff)
downloadbootstrap-0ce22d43b9e5a893c62b4156ef5657fb8ea303fd.tar.xz
bootstrap-0ce22d43b9e5a893c62b4156ef5657fb8ea303fd.zip
Bump rollup from 2.38.5 to 2.39.0 (#33107)
Bumps [rollup](https://github.com/rollup/rollup) from 2.38.5 to 2.39.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.38.5...v2.39.0) 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 e9df59e42..0167915ba 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8769,9 +8769,9 @@
}
},
"rollup": {
- "version": "2.38.5",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.38.5.tgz",
- "integrity": "sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ==",
+ "version": "2.39.0",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.39.0.tgz",
+ "integrity": "sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw==",
"dev": true,
"requires": {
"fsevents": "~2.3.1"