mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

dependabot[bot]
18.43.2024 46376750ccbd2f562e573879d85eb1f584298c39
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>
2 files modified
6063 ■■■■■ changed files
package-lock.json 6061 ●●●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
package-lock.json
Diff too large
package.json
@@ -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;",