From a59d86ddaf3d00768a7a3a308fd5a61ca721c048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 17:19:22 +0000 Subject: [PATCH] Bump astro-vtbot from 1.7.24 to 1.7.25 Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.7.24 to 1.7.25. - [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 d40e02f..2cecefc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@tailwindcss/forms": "^0.5.7", - "astro-vtbot": "^1.7.24", + "astro-vtbot": "^1.7.25", "prettier": "^3.3.2", "prettier-plugin-astro": "^0.14.0", "prettier-plugin-tailwindcss": "^0.6.5", @@ -2775,9 +2775,9 @@ } }, "node_modules/astro-vtbot": { - "version": "1.7.24", - "resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.24.tgz", - "integrity": "sha512-MAyO7z/iwJpc3EcSy34aD7rEyerKrVfeUfE8Ebza+TOEKOlCt7WqWrWNNZgU9YYo+CshGCx8noZx/lItDQuVFQ==", + "version": "1.7.25", + "resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.25.tgz", + "integrity": "sha512-dgfBH5KidogzfZ6DFBdS5vsuXMhT/cKPAsIkDKff+yFBcchXH1oW5E67D4yrnF/Uiebb+tCqvnsN0CmpQTFK5w==", "dev": true, "funding": { "type": "github", diff --git a/package.json b/package.json index 0da61c7..be5602d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "devDependencies": { "@tailwindcss/forms": "^0.5.7", - "astro-vtbot": "^1.7.24", + "astro-vtbot": "^1.7.25", "prettier": "^3.3.2", "prettier-plugin-astro": "^0.14.0", "prettier-plugin-tailwindcss": "^0.6.5",