0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

Bump rollup from 1.25.1 to 1.25.2 (#29578)

Bumps [rollup](https://github.com/rollup/rollup) from 1.25.1 to 1.25.2.
- [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.25.1...v1.25.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-24 10:45:30 +03:00 committed by XhmikosR
parent e298e42e29
commit da9abd4d76
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10231,9 +10231,9 @@
}
},
"rollup": {
"version": "1.25.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.25.1.tgz",
"integrity": "sha512-K8ytdEzMa6anHSnfTIs2BLB+NXlQ4qmWwdNHBpYQNWCbZAzj+DRVk7+ssbLSgddwpFW1nThr2GElR+jASF2NPA==",
"version": "1.25.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.25.2.tgz",
"integrity": "sha512-+7z6Wab/L45QCPcfpuTZKwKiB0tynj05s/+s2U3F2Bi7rOLPr9UcjUwO7/xpjlPNXA/hwnth6jBExFRGyf3tMg==",
"dev": true,
"requires": {
"@types/estree": "*",

View File

@ -123,7 +123,7 @@
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.0",
"postcss-cli": "^6.1.3",
"rollup": "^1.25.1",
"rollup": "^1.25.2",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-istanbul": "^2.0.1",