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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-01 17:19:22 +00:00 committed by GitHub
parent 1f3a48c2c8
commit a59d86ddaf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -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",

View file

@ -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",