Browse Source

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>
pull/5218/head
dependabot[bot] 1 year ago committed by GitHub
parent
commit
a99573e45f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 30
      package-lock.json
  2. 2
      package.json

30
package-lock.json generated

@ -13,7 +13,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",
@ -68,9 +68,9 @@
}
},
"node_modules/@astrojs/compiler": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.5.0.tgz",
"integrity": "sha512-k04X/7nlMklU0HQUScxbCTf5n8/Vr+0U0bawb9QWulWxd6qJf3FmBrNATgTYiltjB4pc5HBqmmttAfFi7m4lLg==",
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.5.3.tgz",
"integrity": "sha512-/HSFkJ+Yv+WUWSq0QVsIlhBKam5VUpGV+s8MvPguC/krHmw4Ww9TIgmfJSvV8/BN0sHJB7pCgf7yInae1zb+TQ==",
"dev": true
},
"node_modules/@astrojs/internal-helpers": {
@ -2088,12 +2088,12 @@
}
},
"node_modules/astro": {
"version": "2.7.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-2.7.2.tgz",
"integrity": "sha512-2+vjXeVGU04aecs0mm93Qx9KdeVDw4OTeBIijs2Z+QLoe4RUYZnkqx5gR70VNfnoMdXoPp7+wB+ARcb0+ee/yg==",
"version": "2.7.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-2.7.3.tgz",
"integrity": "sha512-DwPvvOYElhCNyAWUlFd17HhTNBx+XXnAZfM/PYHq7RicvC/tG4loBjlYk/Yw7x9wQCkbKjoxVRiNYvmvSUmisw==",
"dev": true,
"dependencies": {
"@astrojs/compiler": "^1.5.0",
"@astrojs/compiler": "^1.5.3",
"@astrojs/internal-helpers": "^0.1.1",
"@astrojs/language-server": "^1.0.0",
"@astrojs/markdown-remark": "^2.2.1",
@ -11207,9 +11207,9 @@
}
},
"@astrojs/compiler": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.5.0.tgz",
"integrity": "sha512-k04X/7nlMklU0HQUScxbCTf5n8/Vr+0U0bawb9QWulWxd6qJf3FmBrNATgTYiltjB4pc5HBqmmttAfFi7m4lLg==",
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.5.3.tgz",
"integrity": "sha512-/HSFkJ+Yv+WUWSq0QVsIlhBKam5VUpGV+s8MvPguC/krHmw4Ww9TIgmfJSvV8/BN0sHJB7pCgf7yInae1zb+TQ==",
"dev": true
},
"@astrojs/internal-helpers": {
@ -12621,12 +12621,12 @@
"dev": true
},
"astro": {
"version": "2.7.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-2.7.2.tgz",
"integrity": "sha512-2+vjXeVGU04aecs0mm93Qx9KdeVDw4OTeBIijs2Z+QLoe4RUYZnkqx5gR70VNfnoMdXoPp7+wB+ARcb0+ee/yg==",
"version": "2.7.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-2.7.3.tgz",
"integrity": "sha512-DwPvvOYElhCNyAWUlFd17HhTNBx+XXnAZfM/PYHq7RicvC/tG4loBjlYk/Yw7x9wQCkbKjoxVRiNYvmvSUmisw==",
"dev": true,
"requires": {
"@astrojs/compiler": "^1.5.0",
"@astrojs/compiler": "^1.5.3",
"@astrojs/internal-helpers": "^0.1.1",
"@astrojs/language-server": "^1.0.0",
"@astrojs/markdown-remark": "^2.2.1",

2
package.json

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

Loading…
Cancel
Save