Bump astro-vtbot from 1.7.25 to 1.7.26

Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.7.25 to 1.7.26.
- [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-08 17:22:05 +00:00 committed by GitHub
parent 825fd95cbd
commit 9aaa62d67b
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.25",
"astro-vtbot": "^1.7.26",
"prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.6.5",
@ -2774,9 +2774,9 @@
}
},
"node_modules/astro-vtbot": {
"version": "1.7.25",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.25.tgz",
"integrity": "sha512-dgfBH5KidogzfZ6DFBdS5vsuXMhT/cKPAsIkDKff+yFBcchXH1oW5E67D4yrnF/Uiebb+tCqvnsN0CmpQTFK5w==",
"version": "1.7.26",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.26.tgz",
"integrity": "sha512-mpO2dA1WEX2+FHyZpE9O1CCxvlDfElpl7W64DVZ4n/h4Gm66U2h6+uw6xAynPtGaA25ehIAn8u4JmfZZfWUpyA==",
"dev": true,
"funding": {
"type": "github",

View file

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