From 73eaa774a60b72206caa894e5f0d458ea2ac0513 Mon Sep 17 00:00:00 2001
From: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com>
Date: Fri, 18 Oct 2024 03:08:08 +0000
Subject: [PATCH] build(deps-dev): bump @davidsneighbour/tools from 2024.3.46 to 2024.4.5 (#744)
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 87544c4..80af09f 100644
--- a/package.json
+++ b/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;",
--
Gitblit v1.10.0