Bump astro-vtbot from 1.7.26 to 1.7.27

Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.7.26 to 1.7.27.
- [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-15 17:54:44 +00:00 committed by GitHub
parent c7f653a2f5
commit a78e7bface
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.26",
"astro-vtbot": "^1.7.27",
"prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.6.5",
@ -2772,9 +2772,9 @@
}
},
"node_modules/astro-vtbot": {
"version": "1.7.26",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.26.tgz",
"integrity": "sha512-mpO2dA1WEX2+FHyZpE9O1CCxvlDfElpl7W64DVZ4n/h4Gm66U2h6+uw6xAynPtGaA25ehIAn8u4JmfZZfWUpyA==",
"version": "1.7.27",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.27.tgz",
"integrity": "sha512-gFPfmeuPkez0iYddOgUvBY+0H+tC3lpUNRr2IaqT0UVWXQpBkXTtOwUEQrFm4u65c88teUmWOY7IbVNdj3sg+w==",
"dev": true,
"funding": {
"type": "github",

View file

@ -35,7 +35,7 @@
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"astro-vtbot": "^1.7.26",
"astro-vtbot": "^1.7.27",
"prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.6.5",