mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Bump rollup from 1.25.2 to 1.26.0 (#29600)
Bumps [rollup](https://github.com/rollup/rollup) from 1.25.2 to 1.26.0. - [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.2...v1.26.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b81a23a60d
commit
4d661120f3
6
package-lock.json
generated
6
package-lock.json
generated
@ -10194,9 +10194,9 @@
|
||||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "1.25.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.25.2.tgz",
|
||||
"integrity": "sha512-+7z6Wab/L45QCPcfpuTZKwKiB0tynj05s/+s2U3F2Bi7rOLPr9UcjUwO7/xpjlPNXA/hwnth6jBExFRGyf3tMg==",
|
||||
"version": "1.26.0",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.0.tgz",
|
||||
"integrity": "sha512-5HljNYn9icFvXX+Oe97qY5TWvnWhKqgGT0HGeWWqFPx7w7+Anzg7dfHMtUif7YYy6QxAgynDSwK6uxbgcrVUxw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/estree": "*",
|
||||
|
@ -123,7 +123,7 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"popper.js": "^1.16.0",
|
||||
"postcss-cli": "^6.1.3",
|
||||
"rollup": "^1.25.2",
|
||||
"rollup": "^1.26.0",
|
||||
"rollup-plugin-babel": "^4.3.3",
|
||||
"rollup-plugin-commonjs": "^10.1.0",
|
||||
"rollup-plugin-istanbul": "^2.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user