From b1706585edd6572e0cf30e8db5f0827ba00e83d3 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 1 Dec 2024 20:54:03 +0000
Subject: [PATCH] Bump hallmark from 4.3.0 to 5.0.1

Bumps [hallmark](https://github.com/vweevers/hallmark) from 4.3.0 to 5.0.1.
- [Release notes](https://github.com/vweevers/hallmark/releases)
- [Changelog](https://github.com/vweevers/hallmark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vweevers/hallmark/compare/v4.3.0...v5.0.1)

---
updated-dependencies:
- dependency-name: hallmark
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 9b7801f..9daa935 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
     "@voxpelli/tsconfig": "^4.0.0",
     "airtap": "^5.0.0",
     "airtap-playwright": "^1.0.1",
-    "hallmark": "^4.1.0",
+    "hallmark": "^5.0.1",
     "nyc": "^15.0.0",
     "standard": "^17.0.0",
     "tape": "^5.5.2",