diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-20 15:45:11 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-20 15:45:25 +0000 |
| commit | c183adbed5ac3a6f9b17a78c5645e33b83eccaee (patch) | |
| tree | 7410cde64eea303519ce7459760fed5a4a60f7d6 | |
| parent | b0e89993650ff08246987084b9edbf8dc1db782e (diff) | |
deps(node): bump astro from 4.8.3 to 4.8.6
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.8.3 to 4.8.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/[email protected]/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index c878902..cf11bcb 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@fontsource-variable/noto-sans": "^5.0.5", "@fontsource/noto-sans-mono": "^5.0.20", "@types/node": "^20.12.11", - "astro": "^4.8.3", + "astro": "^4.8.6", "fsevents": "^2.3.3", "lightningcss": "^1.24.1", "sharp": "^0.33.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8c2e5a1..98f26bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ devDependencies: specifier: ^20.12.11 version: 20.12.11 astro: - specifier: ^4.8.3 + specifier: ^4.8.6 fsevents: specifier: ^2.3.3 version: 2.3.3 @@ -1564,8 +1564,8 @@ packages: resolution: {integrity: sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==} dev: true - resolution: {integrity: sha512-pgIKopkmAUXY3EJHdG7zQpudtBzYAsd94A1R7jmLpH2LFZvzHEkAdHnunmSVmgikJCNqtEo3bUCHgLnCPQaN1g==} + resolution: {integrity: sha512-psHIfK+e+bMPhRwghV9yCGH/uc1jvY4DHmDZdoEepax9yA7kzYH0wt3dpkqlcrO2zxl5jzSC3DmqZfkD6wnW9A==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true dependencies: |
