Skip to content

Commit

Permalink
chore(deps-dev): bump tap from 16.3.7 to 16.3.8 (#208)
Browse files Browse the repository at this point in the history
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](tapjs/tapjs@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent a323cdb commit e6d5527
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/node": "20.4.5",
"tap": "16.3.7",
"tap": "16.3.8",
"test": "3.3.0",
"ts-node": "10.9.1",
"typescript": "5.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@types/hosted-git-info": "3.0.2",
"@types/node": "20.4.5",
"tap": "16.3.7",
"tap": "16.3.8",
"tempy": "3.1.0",
"test": "3.3.0",
"ts-node": "10.9.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ __metadata:
ora: 7.0.0
pkg-up: ^4.0.0
sort-package-json: 2.5.1
tap: 16.3.7
tap: 16.3.8
tempy: 3.1.0
test: 3.3.0
ts-node: 10.9.1
Expand Down Expand Up @@ -5385,7 +5385,7 @@ __metadata:
"@mokr/templates": "workspace:*"
"@types/node": 20.4.5
bandersnatch: 1.12.5
tap: 16.3.7
tap: 16.3.8
test: 3.3.0
ts-node: 10.9.1
typescript: 5.1.6
Expand Down Expand Up @@ -7606,9 +7606,9 @@ __metadata:
languageName: node
linkType: hard

"tap@npm:16.3.7":
version: 16.3.7
resolution: "tap@npm:16.3.7"
"tap@npm:16.3.8":
version: 16.3.8
resolution: "tap@npm:16.3.8"
dependencies:
"@isaacs/import-jsx": ^4.0.1
"@types/react": ^17.0.52
Expand Down Expand Up @@ -7652,7 +7652,7 @@ __metadata:
optional: true
bin:
tap: bin/run.js
checksum: aed5f74698a0d90c5c7e12f07f2b543aa517c4e4f0c54fdbe7a19397448a18bb2ac8a879be923f72ee36aea7fb324c578ed90005ad10cd5aa794018cd002c3f3
checksum: b63e064f1ea20aa4cbe8cd40fbe780def9757b637caaae8ee24d96b184d8627421045dd56168b21715f6ebff77e88db774cda0b80af113ae33432641aefcbb58
languageName: node
linkType: hard

Expand Down

0 comments on commit e6d5527

Please sign in to comment.