chore(deps-dev): bump astro from 2.4.3 to 2.4.5 (#5125)

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.4.3 to 2.4.5.
- [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.4.5/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-05-16 10:47:51 +05:30
committed by GitHub
parent 080830f2c0
commit 0cee2807a7
2 changed files with 8 additions and 8 deletions

View File

@@ -61,7 +61,7 @@
"@rollup/plugin-typescript": "^11.1.1",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"astro": "^2.4.3",
"astro": "^2.4.5",
"autoprefixer": "^10.4.14",
"bootstrap": "^5.3.0-alpha3",
"bundlewatch": "^0.3.3",