diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-19 15:53:03 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-19 15:53:03 +0000 |
| commit | 345f64e0aa547563497a6326bf085ff6169d78e5 (patch) | |
| tree | 5611192e21b880a78aef6c997aaf6298909c2030 | |
| parent | ca955c53f23cf8158c895992617c54036a487a19 (diff) | |
chore(node_modules): bump astro from 4.16.17 to 4.16.18 (#209)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.17 to 4.16.18.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/[email protected]/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index 6401cce..4992384 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@fontsource/noto-sans": "^5.1.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@types/eslint__js": "^8.42.3", - "astro": "^4.16.17", + "astro": "^4.16.18", "eslint": "^9.17.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-astro": "^1.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a53b768..340b3d0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^8.42.3 version: 8.42.3 astro: - specifier: ^4.16.17 + specifier: ^4.16.18 eslint: specifier: ^9.17.0 version: 9.17.0([email protected]) @@ -988,8 +988,8 @@ packages: resolution: {integrity: sha512-AGsGgcg7Jg9UpyCDgvl/EkdYpe1oMkFdmC2Zl+KWneoieLCtQIFjmcY8yt41gcNx4mby0w8BBJQcBmPuf8UAoQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - resolution: {integrity: sha512-OuD+BP7U6OqQLKtZ/FJkU2S+TOlifxS/OKUbZOb5p6y+LLBa1J3zHRJrIl7DUSq6eXY+9wSWwbJpD9JS+lqhxA==} + resolution: {integrity: sha512-G7zfwJt9BDHEZwlaLNvjbInIw2hPryyD654314KV/XT34pJU6SfN1S+mWa8RAkALcZNJnJXCJmT3JXLQStD3Lw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -3832,7 +3832,7 @@ snapshots: - supports-color - typescript dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 |
