Bump astro-vtbot from 1.7.18 to 1.7.21

Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.7.18 to 1.7.21.
- [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-05-27 17:44:18 +00:00 committed by GitHub
parent 1937a9712e
commit 6a4d1c30c5
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.18",
"astro-vtbot": "^1.7.21",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.14",
@ -2717,9 +2717,9 @@
}
},
"node_modules/astro-vtbot": {
"version": "1.7.18",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.18.tgz",
"integrity": "sha512-ktW6aCblEh4sR6HGrTAjGv6gC61TRiOls7cqFjflTcvidQ1TC6lN/KmZkkUZOry9MgyPGRrHBEwK0NXfUNh+ZQ==",
"version": "1.7.21",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.21.tgz",
"integrity": "sha512-Qk5fZtrAK5MnrT5M5OxwURvshi6KJ5TZ/k7ZLUC8xR9/SqGlE9/ISeWAsy/j0fSvVROXhuPAczAWwI7r8KEy+A==",
"dev": true,
"funding": {
"type": "github",

View file

@ -28,7 +28,7 @@
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"astro-vtbot": "^1.7.18",
"astro-vtbot": "^1.7.21",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.14",