2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Bump rollup from 1.26.2 to 1.26.3 (#29627)

Bumps [rollup](https://github.com/rollup/rollup) from 1.26.2 to 1.26.3.
- [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.2...v1.26.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-03 16:48:02 +02:00
committed by XhmikosR
parent 8805122f73
commit 5ed567f217
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -10202,9 +10202,9 @@
}
},
"rollup": {
"version": "1.26.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.2.tgz",
"integrity": "sha512-TLM8hlYP85TFFptYlXmr2VnhCLA8GaYXG4LBdWsHu9oBH/Wm5MMPAE9wsAnohfV21Dqq0ZvRHdmsKXomshaDSg==",
"version": "1.26.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.3.tgz",
"integrity": "sha512-8MhY/M8gnv3Q/pQQSWYWzbeJ5J1C5anCNY5BK1kV8Yzw9RFS0FF4lbLt+uyPO3wLKWXSXrhAL5pWL85TZAh+Sw==",
"dev": true,
"requires": {
"@types/estree": "*",