Browse Source

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>
dependabot[bot] 1 year ago
parent
commit
4570e08348
2 changed files with 8 additions and 8 deletions
  1. 7 7
      package-lock.json
  2. 1 1
      package.json

+ 7 - 7
package-lock.json

@@ -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": {}
     },

+ 1 - 1
package.json

@@ -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",