0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

Bump rollup from 1.26.0 to 1.26.2 (#29617)

Bumps [rollup](https://github.com/rollup/rollup) from 1.26.0 to 1.26.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.26.0...v1.26.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-01 12:20:03 +02:00 committed by XhmikosR
parent f2483febb6
commit 9e9e2ed81f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10194,9 +10194,9 @@
}
},
"rollup": {
"version": "1.26.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.0.tgz",
"integrity": "sha512-5HljNYn9icFvXX+Oe97qY5TWvnWhKqgGT0HGeWWqFPx7w7+Anzg7dfHMtUif7YYy6QxAgynDSwK6uxbgcrVUxw==",
"version": "1.26.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.2.tgz",
"integrity": "sha512-TLM8hlYP85TFFptYlXmr2VnhCLA8GaYXG4LBdWsHu9oBH/Wm5MMPAE9wsAnohfV21Dqq0ZvRHdmsKXomshaDSg==",
"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.26.0",
"rollup": "^1.26.2",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-istanbul": "^2.0.1",