diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-11 15:47:21 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-11-11 15:47:21 +0000 |
| commit | 03b8f643a4bca541ba279ef4e3f62d9922a17273 (patch) | |
| tree | 725e3f2ead1fa9597f8a03a61696babf978be2a9 | |
| parent | 99c7db5a5066347cff089a6677a2828af3c266d1 (diff) | |
chore(node_modules): bump astro from 4.16.9 to 4.16.10 (#179)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.9 to 4.16.10.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 18 |
2 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json index 27ec909..8e27ae8 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.9", + "astro": "^4.16.10", "eslint": "^9.13.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-astro": "^1.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c0a96c2..b5a826c 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.9 + specifier: ^4.16.10 eslint: specifier: ^9.13.0 version: 9.13.0([email protected]) @@ -998,8 +998,8 @@ packages: resolution: {integrity: sha512-AGsGgcg7Jg9UpyCDgvl/EkdYpe1oMkFdmC2Zl+KWneoieLCtQIFjmcY8yt41gcNx4mby0w8BBJQcBmPuf8UAoQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - resolution: {integrity: sha512-DFYzPZooVArKSGu969BBByUV44tJMVDPGKxgqWNFBaIrkvGljdVUqQSVwD+/iPYACoSkI8BRYvDMEBDkathIUQ==} + resolution: {integrity: sha512-a+nB4bZE50NXHLzVXUHtx/lYct2Aa8kbqZnWNrWqkU97RuhBuWJ5H5/LQbKRnBWGvqChKfJBiMWJe53TY9ieYQ==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -2084,8 +2084,8 @@ packages: resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} engines: {node: '>= 0.8.0'} - resolution: {integrity: sha512-GQEkNkH/GHOhPFXcqZs3IDahXEQcQxsSjEkK4KvEEST4t7eNzoMjxTzef+EZ+JluDEV+Raoi3WQ2CflnRdSVnQ==} + resolution: {integrity: sha512-YWielGi1XzG1UTvOaCFaNgEnuhZVMSHYkW/FQ7UX8O26PtlpdM84c0f7wLPlkvx2RfiQmnzd61d/MGxmpQeJPw==} engines: {node: '>=18'} @@ -3839,7 +3839,7 @@ snapshots: - supports-color - typescript dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -3883,7 +3883,7 @@ snapshots: micromatch: 4.0.8 mrmime: 2.0.0 neotraverse: 0.6.18 - ora: 8.1.0 + ora: 8.1.1 p-limit: 6.1.0 p-queue: 8.0.1 preferred-pm: 4.0.0 @@ -5321,7 +5321,7 @@ snapshots: type-check: 0.4.0 word-wrap: 1.2.5 dependencies: chalk: 5.3.0 cli-cursor: 5.0.0 |
