build(deps-dev): bump @davidsneighbour/tools from 2024.3.46 to 2024.4.5

Bumps [@davidsneighbour/tools](https://github.com/davidsneighbour/configurations) from 2024.3.46 to 2024.4.5.
- [Commits](https://github.com/davidsneighbour/configurations/compare/v2024.3.46...v2024.4.5)

---
updated-dependencies:
- dependency-name: "@davidsneighbour/tools"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-18 02:43:47 +00:00 committed by GitHub
parent 8e1a6dc213
commit 46376750cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5840 additions and 223 deletions

6061
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -39,7 +39,7 @@
},
"devDependencies": {
"@davidsneighbour/release-config": "2024.3.46",
"@davidsneighbour/tools": "2024.3.46"
"@davidsneighbour/tools": "2024.4.5"
},
"scripts": {
"deploy": " cd exampleSite; hugo;",