From 65203fb12b3a43aa71cb9de6d9ffb01495566c31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 08:20:52 +0000 Subject: [PATCH] Bump tap-arc from 0.1.2 to 0.3.4 Bumps [tap-arc](https://github.com/architect/tap-arc) from 0.1.2 to 0.3.4. - [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.4) --- 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..980183f3 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.4", "tape": "^5.3.1", "tiny-json-http": "^7.3.1" },