chore(deps-dev): bump bootstrap from 5.3.0-alpha1 to 5.3.0-alpha2 (#5010)

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.0-alpha1 to 5.3.0-alpha2.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.0-alpha1...v5.3.0-alpha2)

---
updated-dependencies:
- dependency-name: bootstrap
  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>
pull/5005/head
dependabot[bot] 2 years ago committed by GitHub
parent 164985094f
commit 4570e08348
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
package-lock.json generated

@ -14,7 +14,7 @@
"@typescript-eslint/parser": "^5.56.0",
"astro": "^2.1.3",
"autoprefixer": "^10.4.14",
"bootstrap": "^5.3.0-alpha1",
"bootstrap": "^5.3.0-alpha2",
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.2",
"concurrently": "^7.6.0",
@ -2262,9 +2262,9 @@
}
},
"node_modules/bootstrap": {
"version": "5.3.0-alpha1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.0-alpha1.tgz",
"integrity": "sha512-ABZpKK4ObS3kKlIqH+ZVDqoy5t/bhFG0oHTAzByUdon7YIom0lpCeTqRniDzJmbtcWkNe800VVPBiJgxSYTYew==",
"version": "5.3.0-alpha2",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.0-alpha2.tgz",
"integrity": "sha512-r1ayh5d56rhwrezVjhM8bt8tiUcdQ8J9JeCwCTAeKSpOrCWH5V5S6XiJ26DqbX7o5QSH5HIKm7W88CKxVjhCVQ==",
"dev": true,
"funding": [
{
@ -11758,9 +11758,9 @@
}
},
"bootstrap": {
"version": "5.3.0-alpha1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.0-alpha1.tgz",
"integrity": "sha512-ABZpKK4ObS3kKlIqH+ZVDqoy5t/bhFG0oHTAzByUdon7YIom0lpCeTqRniDzJmbtcWkNe800VVPBiJgxSYTYew==",
"version": "5.3.0-alpha2",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.0-alpha2.tgz",
"integrity": "sha512-r1ayh5d56rhwrezVjhM8bt8tiUcdQ8J9JeCwCTAeKSpOrCWH5V5S6XiJ26DqbX7o5QSH5HIKm7W88CKxVjhCVQ==",
"dev": true,
"requires": {}
},

@ -61,7 +61,7 @@
"@typescript-eslint/parser": "^5.56.0",
"astro": "^2.1.3",
"autoprefixer": "^10.4.14",
"bootstrap": "^5.3.0-alpha1",
"bootstrap": "^5.3.0-alpha2",
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.2",
"concurrently": "^7.6.0",

Loading…
Cancel
Save