Browse Source

chore(deps-dev): bump the astro group with 1 update (#5414)

Bumps the astro group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).

- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@3.5.3/packages/astro)

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

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
454e22a35e
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 @@
         "@rollup/plugin-typescript": "^11.1.5",
         "@typescript-eslint/eslint-plugin": "^6.10.0",
         "@typescript-eslint/parser": "^6.10.0",
-        "astro": "^3.5.2",
+        "astro": "^3.5.3",
         "autoprefixer": "^10.4.16",
         "bootstrap": "^5.3.2",
         "bundlewatch": "^0.3.3",
@@ -2706,9 +2706,9 @@
       }
     },
     "node_modules/astro": {
-      "version": "3.5.2",
-      "resolved": "https://registry.npmjs.org/astro/-/astro-3.5.2.tgz",
-      "integrity": "sha512-AE37biXPX0fH4tmBKpYDyW8UvJ3XLNvRCuUE4RTGf+YdKPPcwGLgV8DE6GLG86pHfevTH+kM581sBDzGh54iEw==",
+      "version": "3.5.3",
+      "resolved": "https://registry.npmjs.org/astro/-/astro-3.5.3.tgz",
+      "integrity": "sha512-08ya96yvQLdZjwYYpylzDTUGcyuA+Kw9zIT2RHfL7VzXtLTL1ZxhQjSo6CiTBH8Tcrdam88Fez+Q1awwKKajGw==",
       "dev": true,
       "dependencies": {
         "@astrojs/compiler": "^2.3.0",
@@ -15429,9 +15429,9 @@
       "dev": true
     },
     "astro": {
-      "version": "3.5.2",
-      "resolved": "https://registry.npmjs.org/astro/-/astro-3.5.2.tgz",
-      "integrity": "sha512-AE37biXPX0fH4tmBKpYDyW8UvJ3XLNvRCuUE4RTGf+YdKPPcwGLgV8DE6GLG86pHfevTH+kM581sBDzGh54iEw==",
+      "version": "3.5.3",
+      "resolved": "https://registry.npmjs.org/astro/-/astro-3.5.3.tgz",
+      "integrity": "sha512-08ya96yvQLdZjwYYpylzDTUGcyuA+Kw9zIT2RHfL7VzXtLTL1ZxhQjSo6CiTBH8Tcrdam88Fez+Q1awwKKajGw==",
       "dev": true,
       "requires": {
         "@astrojs/compiler": "^2.3.0",

+ 1 - 1
package.json

@@ -62,7 +62,7 @@
     "@rollup/plugin-typescript": "^11.1.5",
     "@typescript-eslint/eslint-plugin": "^6.10.0",
     "@typescript-eslint/parser": "^6.10.0",
-    "astro": "^3.5.2",
+    "astro": "^3.5.3",
     "autoprefixer": "^10.4.16",
     "bootstrap": "^5.3.2",
     "bundlewatch": "^0.3.3",