0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Build(deps-dev): Bump rollup from 3.21.2 to 3.21.8 (#38608)

Bumps [rollup](https://github.com/rollup/rollup) from 3.21.2 to 3.21.8.
- [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/v3.21.2...v3.21.8)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-16 16:28:55 +03:00 committed by GitHub
parent 693d254d91
commit 5ad16ec5f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -58,7 +58,7 @@
"npm-run-all2": "^6.0.5",
"postcss": "^8.4.23",
"postcss-cli": "^10.1.0",
"rollup": "^3.21.2",
"rollup": "^3.21.8",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.1.0",
"sass": "^1.62.1",
@ -9215,9 +9215,9 @@
}
},
"node_modules/rollup": {
"version": "3.21.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.2.tgz",
"integrity": "sha512-c4vC+JZ3bbF4Kqq2TtM7zSKtSyMybFOjqmomFax3xpfYaPZDZ4iz8NMIuBRMjnXOcKYozw7bC6vhJjiWD6JpzQ==",
"version": "3.21.8",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.8.tgz",
"integrity": "sha512-SSFV2T2fWtQ/vvBip85u2Nr0GNKireabH9d7nXswBg+XSH+jbVDSYptRAEbCEsquhs503rpPA9POYAp0/Jhasw==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@ -17610,9 +17610,9 @@
}
},
"rollup": {
"version": "3.21.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.2.tgz",
"integrity": "sha512-c4vC+JZ3bbF4Kqq2TtM7zSKtSyMybFOjqmomFax3xpfYaPZDZ4iz8NMIuBRMjnXOcKYozw7bC6vhJjiWD6JpzQ==",
"version": "3.21.8",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.8.tgz",
"integrity": "sha512-SSFV2T2fWtQ/vvBip85u2Nr0GNKireabH9d7nXswBg+XSH+jbVDSYptRAEbCEsquhs503rpPA9POYAp0/Jhasw==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"

View File

@ -142,7 +142,7 @@
"npm-run-all2": "^6.0.5",
"postcss": "^8.4.23",
"postcss-cli": "^10.1.0",
"rollup": "^3.21.2",
"rollup": "^3.21.8",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.1.0",
"sass": "^1.62.1",