From 4dc41be86f460ac34f8d58401e3b1217b2bdd253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 08:18:48 +0000 Subject: [PATCH] Bump astro-integration-kit in the prod-dependencies group Bumps the prod-dependencies group with 1 update: [astro-integration-kit](https://github.com/florian-lefebvre/astro-integration-kit). Updates `astro-integration-kit` from 0.12.0 to 0.13.1 - [Release notes](https://github.com/florian-lefebvre/astro-integration-kit/releases) - [Commits](https://github.com/florian-lefebvre/astro-integration-kit/compare/astro-integration-kit@0.12.0...astro-integration-kit@0.13.1) --- updated-dependencies: - dependency-name: astro-integration-kit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] --- package/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package/package.json b/package/package.json index 25e8b51..43a99cd 100644 --- a/package/package.json +++ b/package/package.json @@ -52,7 +52,7 @@ "@expressive-code/plugin-shiki": "^0.35.2", "@expressive-code/plugin-text-markers": "^0.35.2", "@expressive-code/plugin-line-numbers": "^0.35.2", - "astro-integration-kit": "^0.12.0", + "astro-integration-kit": "^0.13.1", "chalk": "^5.3.0", "p-retry": "^6.2.0", "octokit": "^3.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0bb73c7..f277757 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: '>=4.5.0' version: 4.7.0(@types/node@20.12.7)(typescript@5.4.5) astro-integration-kit: - specifier: ^0.12.0 - version: 0.12.0(astro@4.7.0) + specifier: ^0.13.1 + version: 0.13.1(astro@4.7.0) chalk: specifier: ^5.3.0 version: 5.3.0 @@ -1892,10 +1892,10 @@ packages: hasBin: true dev: true - /astro-integration-kit@0.12.0(astro@4.7.0): - resolution: {integrity: sha512-fCtebn/vQF5bmPW5TxF/gRoDFZ1iuA1h0FJcv/e7S96gfFIYZjiQ5G+Mwv6i/X9Y27FTkMHXhuWtqE6xosCgBQ==} + /astro-integration-kit@0.13.1(astro@4.7.0): + resolution: {integrity: sha512-c/VEvRXJdnKa7/Y4s9CYr81L7Vvue7Bijtgp2TKuf9etCXiMDzEzQ3C5RdjMCzRI68VlKuVblfnLmY4iWizFdg==} peerDependencies: - '@astrojs/db': ^0.9.0 + '@astrojs/db': ^0.9 || ^0.10 astro: ^4.4.1 peerDependenciesMeta: '@astrojs/db':