chore(deps-dev): bump astro from 2.7.2 to 2.7.3 (#5212)

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

---
updated-dependencies:
- dependency-name: astro
  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-07-04 20:50:53 +05:30
committed by GitHub
parent 018080bcf4
commit a99573e45f
2 changed files with 16 additions and 16 deletions

View File

@@ -61,7 +61,7 @@
"@rollup/plugin-typescript": "^11.1.1",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"astro": "^2.7.2",
"astro": "^2.7.3",
"autoprefixer": "^10.4.14",
"bootstrap": "^5.3.0",
"bundlewatch": "^0.3.3",