Skip to content

Commit

Permalink
Chore(deps-dev): bump tap from 16.2.0 to 16.3.0 (#58)
Browse files Browse the repository at this point in the history
Bumps [tap](https://github.com/tapjs/node-tap) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](tapjs/tapjs@v16.2.0...v16.3.0)

---
updated-dependencies:
- dependency-name: tap
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2022
1 parent b0ff770 commit 7d7ed13
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prettier-config-standard": "^5.0.0",
"proxyquire": "^2.1.3",
"sinon": "^14.0.0",
"tap": "^16.2.0"
"tap": "^16.3.0"
},
"lint-staged": {
"*.{js}": "eslint --cache --fix"
Expand Down

0 comments on commit 7d7ed13

Please sign in to comment.