From 012b6f7f50541c999722444f3140d7540a4c8ec1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 18:53:42 +0000 Subject: [PATCH] Bump hallmark from 4.3.0 to 5.0.0 Bumps [hallmark](https://github.com/vweevers/hallmark) from 4.3.0 to 5.0.0. - [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.0) --- updated-dependencies: - dependency-name: hallmark dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32ff5d8..e431dcb 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "airtap": "^4.0.2", "cross-env": "^7.0.3", "depcheck": "^1.4.0", - "hallmark": "^4.0.0", + "hallmark": "^5.0.0", "nyc": "^15.1.0", "standard": "^14.3.4", "tape": "^5.2.2"