From 8d0272595b3f521589b123a294dcc0206c13a835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 09:03:23 +0000 Subject: [PATCH] Bump tap from 16.3.7 to 16.3.8 Bumps [tap](https://github.com/tapjs/node-tap) from 16.3.7 to 16.3.8. - [Release notes](https://github.com/tapjs/node-tap/releases) - [Commits](https://github.com/tapjs/node-tap/compare/v16.3.7...v16.3.8) --- updated-dependencies: - dependency-name: tap dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 82149d8..72ab2a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2656,9 +2656,9 @@ tap-yaml@^1.0.0, tap-yaml@^1.0.2: yaml "^1.10.2" tap@^16.3.0: - version "16.3.7" - resolved "https://registry.yarnpkg.com/tap/-/tap-16.3.7.tgz#1d3561b58dd7af3aed172a2f6fc3ad8252b040ab" - integrity sha512-AaovVsfXVKcIf9eD1NxgwIqSDz5LauvybTpS6bjAKVYqz3+iavHC1abwxTkXmswb2n7eq8qKLt8DvY3D6iWcYA== + version "16.3.8" + resolved "https://registry.yarnpkg.com/tap/-/tap-16.3.8.tgz#458401da130ec3ddd75dbc7e25410aa40df1a180" + integrity sha512-ARpCLtOFST37MholnZm7JMFikGq0x/T9uBdZH83iuddPNgwDTZQiD8+4x7VABUfVWS0ozKUkmHZ5OOzMI3fLPg== dependencies: "@isaacs/import-jsx" "^4.0.1" "@types/react" "^17.0.52"