Bump astro-vtbot from 1.7.12 to 1.7.14

Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.7.12 to 1.7.14.
- [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-04-29 17:24:30 +00:00 committed by GitHub
parent 1ee6545eb5
commit 9d8e50eb5b
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.12",
"astro-vtbot": "^1.7.14",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.14",
@ -3168,9 +3168,9 @@
}
},
"node_modules/astro-vtbot": {
"version": "1.7.12",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.12.tgz",
"integrity": "sha512-/botqljlm507eZtGY4+j5yEr9GbqR1unD7r0Rzg89dOU6MVjCrk//QSB7fg1NyDwur74LeYjcArMGE4FjOo/Dg==",
"version": "1.7.14",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.14.tgz",
"integrity": "sha512-WsLGgd0r5hkWy2pFp1HPn0qNrJ4943J7zNYwRNAkZRGtvEu7X4icGyta5D5veySlML2TAEY/6KHAp+gLe1Al8Q==",
"dev": true,
"funding": {
"type": "github",

View file

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