aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-15 09:34:02 +0200
committerGitHub <[email protected]>2020-12-15 09:34:02 +0200
commit0c195f690ad023afc01b6c0ad0b9016cf40bd2df (patch)
treebb18857e075ab9d034c7cd70897947240013f001 /package-lock.json
parentc2f67d72e8010307f657b2a55ae93fc5c9cab2a5 (diff)
downloadbootstrap-0c195f690ad023afc01b6c0ad0b9016cf40bd2df.tar.xz
bootstrap-0c195f690ad023afc01b6c0ad0b9016cf40bd2df.zip
Bump rollup from 2.34.2 to 2.35.1 (#32475)
Bumps [rollup](https://github.com/rollup/rollup) from 2.34.2 to 2.35.1. - [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.34.2...v2.35.1) 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 07a10996d..925958dd9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9214,9 +9214,9 @@
}
},
"rollup": {
- "version": "2.34.2",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.34.2.tgz",
- "integrity": "sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA==",
+ "version": "2.35.1",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.35.1.tgz",
+ "integrity": "sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"