aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-01 18:18:43 +0300
committerGitHub <[email protected]>2020-09-01 18:18:43 +0300
commit398e3f1f5f1e6ae7049eaf96d56a4e7f3922f8ef (patch)
treea0299fca0b05f8688cd56abf14b9a03d600627c2 /package-lock.json
parent04261d41b8c68359bb62486920e5bfb2d62c79d8 (diff)
downloadbootstrap-398e3f1f5f1e6ae7049eaf96d56a4e7f3922f8ef.tar.xz
bootstrap-398e3f1f5f1e6ae7049eaf96d56a4e7f3922f8ef.zip
Bump rollup from 2.26.5 to 2.26.9 (#31567)
Bumps [rollup](https://github.com/rollup/rollup) from 2.26.5 to 2.26.9. - [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.26.5...v2.26.9) 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 b89b0cfd9..2b544385b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9991,9 +9991,9 @@
}
},
"rollup": {
- "version": "2.26.5",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.26.5.tgz",
- "integrity": "sha512-rCyFG3ZtQdnn9YwfuAVH0l/Om34BdO5lwCA0W6Hq+bNB21dVEBbCRxhaHOmu1G7OBFDWytbzAC104u7rxHwGjA==",
+ "version": "2.26.9",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.26.9.tgz",
+ "integrity": "sha512-XIiWYLayLqV+oY4S2Lub/shJq4uk/QQLwWToYCL4LjZbYHbFK3czea4UDVRUJu+zNmKmxq5Zb/OG7c5HSvH2TQ==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"