From 6c4dcdd99354b6f71b2e33d03e79e035ba95069a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 17:38:02 +0000 Subject: [PATCH] Bump astro-vtbot from 1.7.14 to 1.7.15 Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.7.14 to 1.7.15. - [Changelog](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md) - [Commits](https://github.com/martrapp/astro-vtbot/commits) --- updated-dependencies: - dependency-name: astro-vtbot dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8c1a965..b397607 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@tailwindcss/forms": "^0.5.7", - "astro-vtbot": "^1.7.14", + "astro-vtbot": "^1.7.15", "prettier": "^3.2.5", "prettier-plugin-astro": "^0.13.0", "prettier-plugin-tailwindcss": "^0.5.14", @@ -3180,9 +3180,9 @@ } }, "node_modules/astro-vtbot": { - "version": "1.7.14", - "resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.14.tgz", - "integrity": "sha512-WsLGgd0r5hkWy2pFp1HPn0qNrJ4943J7zNYwRNAkZRGtvEu7X4icGyta5D5veySlML2TAEY/6KHAp+gLe1Al8Q==", + "version": "1.7.15", + "resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.15.tgz", + "integrity": "sha512-TPqNlrnPKhm2t1yDjj7JyquKcW8WDQYmwsaMdk2ofkyc6LCP5JRvyMofA49wtbuLppV2irYIwq/uZw1TLMEW7w==", "dev": true, "funding": { "type": "github", diff --git a/package.json b/package.json index ca1d2ee..13b6011 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@tailwindcss/forms": "^0.5.7", - "astro-vtbot": "^1.7.14", + "astro-vtbot": "^1.7.15", "prettier": "^3.2.5", "prettier-plugin-astro": "^0.13.0", "prettier-plugin-tailwindcss": "^0.5.14",