chore: bump tap from 16.3.2 to 16.3.3 (#404)
Bumps [tap](https://github.com/tapjs/node-tap) from 16.3.2 to 16.3.3. - [Release notes](https://github.com/tapjs/node-tap/releases) - [Commits](https://github.com/tapjs/node-tap/compare/v16.3.2...v16.3.3) --- updated-dependencies: - dependency-name: tap dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Jan 11, 2023 at 19:28 UTC
6c61d51bd8314a19bd2a82da0cfa34c304862922
1 file changed
+4
-4
package-lock.json
+4
-4
@@ -26463,9 +26463,9 @@
26463
}
26464
},
26465
"node_modules/tap": {
26466
- "version": "16.3.2",
26467
- "resolved": "https://registry.npmjs.org/tap/-/tap-16.3.2.tgz",
26468
- "integrity": "sha512-4MWMObR8unbv5gAHHVW9F0MNk3opQMnLusSWvt4KBAnKmkwpBRKIfNF64fimQbcR4y9a7U9ISV7pCldlV3J8Pw==",
26466
+ "version": "16.3.3",
26467
+ "resolved": "https://registry.npmjs.org/tap/-/tap-16.3.3.tgz",
26468
+ "integrity": "sha512-E6Ti4FaH3zUvOtl13GA60n8aodRj44S8Vu5efM84U5NmquJo4+y21+2VM9r9jR5iiEcce5dqvlrrwAhZ6r11xg==",
26469
"bundleDependencies": [
26470
"ink",
26471
"treport",
@@ -27795,7 +27795,7 @@
27795
}
27796
},
27797
"node_modules/tap/node_modules/json5": {
27798
- "version": "2.2.1",
27798
+ "version": "2.2.3",
27799
"dev": true,
27800
"inBundle": true,
27801
"license": "MIT",