summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2025-04-05 04:25:02 -0400
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-04-05 04:25:02 -0400
commitb76076e2e305d41adfd9e584a11636c58a32c99a (patch)
treef0c6df12790eab554362f7c020653de8d1fe6433 /package.json
parent640338b79641fa3a1957a38f9e449b05444f579c (diff)
fix(Search-indexing): fixed search indexing and working on fixing missing leaflet elements
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d409f5c..726485f 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
"@knight-lab/timelinejs": "^3.9.7",
- "eslint": "^9.23.0",
+ "eslint": "^9.24.0",
"markdownlint-cli2": "^0.17.2",
"neostandard": "^0.12.1",
"netlify-plugin-hugo-cache-resources": "^0.2.1",