From 2fa77b387da538f4d5469ebf50708a85698254e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 08:20:13 +0000 Subject: [PATCH] Bump tap-arc from 0.1.2 to 0.3.5 Bumps [tap-arc](https://github.com/architect/tap-arc) from 0.1.2 to 0.3.5. - [Release notes](https://github.com/architect/tap-arc/releases) - [Changelog](https://github.com/architect/tap-arc/blob/main/CHANGELOG.md) - [Commits](https://github.com/architect/tap-arc/compare/v0.1.2...v0.3.5) --- updated-dependencies: - dependency-name: tap-arc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 491494c4..a978e201 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint": "^8.1.0", "linkinator": "^2.14.5", "spellchecker-cli": "^4.8.0", - "tap-arc": "^0.1.0", + "tap-arc": "^0.3.5", "tape": "^5.3.1", "tiny-json-http": "^7.3.1" },