chore(deps-dev): bump astro from 2.8.3 to 2.9.6 (#5252)

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.8.3 to 2.9.6.
- [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@2.9.6/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  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>
This commit is contained in:
dependabot[bot]
2023-08-06 13:20:56 +05:30
committed by GitHub
parent b3bfb5f76e
commit f059ced10a
2 changed files with 644 additions and 30 deletions

View File

@@ -61,7 +61,7 @@
"@rollup/plugin-typescript": "^11.1.2",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"astro": "^2.8.3",
"astro": "^2.9.6",
"autoprefixer": "^10.4.14",
"bootstrap": "^5.3.0",
"bundlewatch": "^0.3.3",