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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-06 17:38:02 +00:00 committed by GitHub
parent e07ba7dc3b
commit 6c4dcdd993
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.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",

View file

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