mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
Bump rollup from 1.26.5 to 1.27.14 (#29896)
Bumps [rollup](https://github.com/rollup/rollup) from 1.26.5 to 1.27.14. - [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.5...v1.27.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
4b021dc666
commit
31e69475d8
12
package-lock.json
generated
12
package-lock.json
generated
@ -1021,9 +1021,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/estree": {
|
||||
"version": "0.0.40",
|
||||
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.40.tgz",
|
||||
"integrity": "sha512-p3KZgMto/JyxosKGmnLDJ/dG5wf+qTRMUjHJcspC2oQKa4jP7mz+tv0ND56lLBu3ojHlhzY33Ol+khLyNmilkA==",
|
||||
"version": "0.0.41",
|
||||
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.41.tgz",
|
||||
"integrity": "sha512-rIAmXyJlqw4KEBO7+u9gxZZSQHaCNnIzYrnNmYVpgfJhxTqO0brCX0SYpqUTkVI5mwwUwzmtspLBGBKroMeynA==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/events": {
|
||||
@ -10964,9 +10964,9 @@
|
||||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "1.26.5",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.5.tgz",
|
||||
"integrity": "sha512-c6Pv0yWzjYNpy2DIhLFUnyP6e1UTGownr4IfpJcPY/k186RJjpaGGPRwKQ62KCauctG6dgtHt88pw1EGrPRkuA==",
|
||||
"version": "1.27.14",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.27.14.tgz",
|
||||
"integrity": "sha512-DuDjEyn8Y79ALYXMt+nH/EI58L5pEw5HU9K38xXdRnxQhvzUTI/nxAawhkAHUQeudANQ//8iyrhVRHJBuR6DSQ==",
|
||||
"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.26.5",
|
||||
"rollup": "^1.27.14",
|
||||
"rollup-plugin-babel": "^4.3.3",
|
||||
"rollup-plugin-istanbul": "^2.0.1",
|
||||
"serve": "^11.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user