Skip to content

Commit

Permalink
chore: tap@15.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar authored and lukekarrys committed Mar 28, 2022
1 parent 57dfae9 commit b48a2bf
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"licensee": "^8.2.0",
"nock": "^13.2.4",
"spawk": "^1.7.1",
"tap": "^15.1.6"
"tap": "^15.2.3"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16"
Expand Down Expand Up @@ -7085,9 +7085,9 @@
"dev": true
},
"node_modules/tap": {
"version": "15.1.6",
"resolved": "https://registry.npmjs.org/tap/-/tap-15.1.6.tgz",
"integrity": "sha512-TN7xH6Q2tUPTd6qwmkhuFJcx1vUR8e4dDUpBKc61G0krOzne7Ia6aKIFb8O/0kVazachSSuVME1V8nQ2xwWL8w==",
"version": "15.2.3",
"resolved": "https://registry.npmjs.org/tap/-/tap-15.2.3.tgz",
"integrity": "sha512-EVbovHd/SdevGMUnkNU5JJqC1YC0hzaaZ2jnqs0fKHv9Oudx27qW3Xwox7A6TB92wvR0mqgQPr+Au2w56kD+aQ==",
"bundleDependencies": [
"ink",
"treport",
Expand All @@ -7109,7 +7109,7 @@
"isexe": "^2.0.0",
"istanbul-lib-processinfo": "^2.0.2",
"jackspeak": "^1.4.1",
"libtap": "^1.1.4",
"libtap": "^1.3.0",
"minipass": "^3.1.1",
"mkdirp": "^1.0.4",
"nyc": "^15.1.0",
Expand All @@ -7118,8 +7118,8 @@
"rimraf": "^3.0.0",
"signal-exit": "^3.0.6",
"source-map-support": "^0.5.16",
"tap-mocha-reporter": "^5.0.0",
"tap-parser": "^10.0.1",
"tap-mocha-reporter": "^5.0.3",
"tap-parser": "^11.0.1",
"tap-yaml": "^1.0.0",
"tcompare": "^5.0.7",
"treport": "*",
Expand Down Expand Up @@ -8409,7 +8409,7 @@
"license": "MIT"
},
"node_modules/tap/node_modules/minipass": {
"version": "3.1.5",
"version": "3.1.6",
"dev": true,
"inBundle": true,
"license": "ISC",
Expand Down Expand Up @@ -8794,13 +8794,13 @@
}
},
"node_modules/tap/node_modules/tap-parser": {
"version": "10.1.0",
"version": "11.0.1",
"dev": true,
"inBundle": true,
"license": "MIT",
"dependencies": {
"events-to-array": "^1.0.1",
"minipass": "^3.0.0",
"minipass": "^3.1.6",
"tap-yaml": "^1.0.0"
},
"bin": {
Expand Down Expand Up @@ -8829,7 +8829,7 @@
}
},
"node_modules/tap/node_modules/treport": {
"version": "3.0.2",
"version": "3.0.3",
"dev": true,
"inBundle": true,
"license": "ISC",
Expand All @@ -8839,7 +8839,7 @@
"chalk": "^3.0.0",
"ink": "^3.2.0",
"ms": "^2.1.2",
"tap-parser": "^10.0.1",
"tap-parser": "^11.0.0",
"unicode-length": "^2.0.2"
},
"peerDependencies": {
Expand Down Expand Up @@ -15643,9 +15643,9 @@
"dev": true
},
"tap": {
"version": "15.1.6",
"resolved": "https://registry.npmjs.org/tap/-/tap-15.1.6.tgz",
"integrity": "sha512-TN7xH6Q2tUPTd6qwmkhuFJcx1vUR8e4dDUpBKc61G0krOzne7Ia6aKIFb8O/0kVazachSSuVME1V8nQ2xwWL8w==",
"version": "15.2.3",
"resolved": "https://registry.npmjs.org/tap/-/tap-15.2.3.tgz",
"integrity": "sha512-EVbovHd/SdevGMUnkNU5JJqC1YC0hzaaZ2jnqs0fKHv9Oudx27qW3Xwox7A6TB92wvR0mqgQPr+Au2w56kD+aQ==",
"dev": true,
"requires": {
"@isaacs/import-jsx": "*",
Expand All @@ -15660,7 +15660,7 @@
"isexe": "^2.0.0",
"istanbul-lib-processinfo": "^2.0.2",
"jackspeak": "^1.4.1",
"libtap": "^1.1.4",
"libtap": "^1.3.0",
"minipass": "^3.1.1",
"mkdirp": "^1.0.4",
"nyc": "^15.1.0",
Expand All @@ -15669,8 +15669,8 @@
"rimraf": "^3.0.0",
"signal-exit": "^3.0.6",
"source-map-support": "^0.5.16",
"tap-mocha-reporter": "^5.0.0",
"tap-parser": "^10.0.1",
"tap-mocha-reporter": "^5.0.3",
"tap-parser": "^11.0.1",
"tap-yaml": "^1.0.0",
"tcompare": "^5.0.7",
"treport": "*",
Expand Down Expand Up @@ -16460,7 +16460,7 @@
"dev": true
},
"minipass": {
"version": "3.1.5",
"version": "3.1.6",
"bundled": true,
"dev": true,
"requires": {
Expand Down Expand Up @@ -16719,12 +16719,12 @@
}
},
"tap-parser": {
"version": "10.1.0",
"version": "11.0.1",
"bundled": true,
"dev": true,
"requires": {
"events-to-array": "^1.0.1",
"minipass": "^3.0.0",
"minipass": "^3.1.6",
"tap-yaml": "^1.0.0"
}
},
Expand All @@ -16742,7 +16742,7 @@
"dev": true
},
"treport": {
"version": "3.0.2",
"version": "3.0.3",
"bundled": true,
"dev": true,
"requires": {
Expand All @@ -16751,7 +16751,7 @@
"chalk": "^3.0.0",
"ink": "^3.2.0",
"ms": "^2.1.2",
"tap-parser": "^10.0.1",
"tap-parser": "^11.0.0",
"unicode-length": "^2.0.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
"licensee": "^8.2.0",
"nock": "^13.2.4",
"spawk": "^1.7.1",
"tap": "^15.1.6"
"tap": "^15.2.3"
},
"scripts": {
"dumpconf": "env | grep npm | sort | uniq",
Expand Down

0 comments on commit b48a2bf

Please sign in to comment.