Bump astro-vtbot from 1.7.23 to 1.7.24

Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.7.23 to 1.7.24.
- [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-06-18 10:51:56 +00:00 committed by GitHub
parent 247a1dea34
commit 96f549b74d
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

@ -25,7 +25,7 @@
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"astro-vtbot": "^1.7.23",
"astro-vtbot": "^1.7.24",
"prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.6.5",
@ -2738,9 +2738,9 @@
}
},
"node_modules/astro-vtbot": {
"version": "1.7.23",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.23.tgz",
"integrity": "sha512-5gLNa+pLJsvokVEemIPBH7M+enNZKRzPnXk7zJ4/Wb0U8q6S1oiBmrsVzUZGITtF2FRQ47dGvNwp+qkxUTHkpQ==",
"version": "1.7.24",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.24.tgz",
"integrity": "sha512-MAyO7z/iwJpc3EcSy34aD7rEyerKrVfeUfE8Ebza+TOEKOlCt7WqWrWNNZgU9YYo+CshGCx8noZx/lItDQuVFQ==",
"dev": true,
"funding": {
"type": "github",

View file

@ -28,7 +28,7 @@
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"astro-vtbot": "^1.7.23",
"astro-vtbot": "^1.7.24",
"prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.6.5",