From 3faee94117b021b24d2a8b645379edb9d015f53e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 08:24:36 +0000 Subject: [PATCH] Bump tap-arc from 0.1.2 to 0.3.3 Bumps [tap-arc](https://github.com/architect/tap-arc) from 0.1.2 to 0.3.3. - [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.3) --- 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..e8cf4647 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.3", "tape": "^5.3.1", "tiny-json-http": "^7.3.1" },