mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
Bump rollup from 2.68.0 to 2.70.0 (#35972)
Bumps [rollup](https://github.com/rollup/rollup) from 2.68.0 to 2.70.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/v2.68.0...v2.70.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
298cb9194b
commit
21fa2cfc12
14
package-lock.json
generated
14
package-lock.json
generated
@ -55,7 +55,7 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.8",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"rollup": "^2.68.0",
|
||||
"rollup": "^2.70.0",
|
||||
"rollup-plugin-istanbul": "^3.0.0",
|
||||
"rtlcss": "^3.5.0",
|
||||
"sass": "^1.49.9",
|
||||
@ -8874,9 +8874,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/rollup": {
|
||||
"version": "2.68.0",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.68.0.tgz",
|
||||
"integrity": "sha512-XrMKOYK7oQcTio4wyTz466mucnd8LzkiZLozZ4Rz0zQD+HeX4nUK4B8GrTX/2EvN2/vBF/i2WnaXboPxo0JylA==",
|
||||
"version": "2.70.0",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.70.0.tgz",
|
||||
"integrity": "sha512-iEzYw+syFxQ0X9RefVwhr8BA2TNJsTaX8L8dhyeyMECDbmiba+8UQzcu+xZdji0+JQ+s7kouQnw+9Oz5M19XKA==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"rollup": "dist/bin/rollup"
|
||||
@ -17281,9 +17281,9 @@
|
||||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.68.0",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.68.0.tgz",
|
||||
"integrity": "sha512-XrMKOYK7oQcTio4wyTz466mucnd8LzkiZLozZ4Rz0zQD+HeX4nUK4B8GrTX/2EvN2/vBF/i2WnaXboPxo0JylA==",
|
||||
"version": "2.70.0",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.70.0.tgz",
|
||||
"integrity": "sha512-iEzYw+syFxQ0X9RefVwhr8BA2TNJsTaX8L8dhyeyMECDbmiba+8UQzcu+xZdji0+JQ+s7kouQnw+9Oz5M19XKA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"fsevents": "~2.3.2"
|
||||
|
@ -140,7 +140,7 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.8",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"rollup": "^2.68.0",
|
||||
"rollup": "^2.70.0",
|
||||
"rollup-plugin-istanbul": "^3.0.0",
|
||||
"rtlcss": "^3.5.0",
|
||||
"sass": "^1.49.9",
|
||||
|
Loading…
x
Reference in New Issue
Block a user