Skip to content

Commit

Permalink
chore(deps-dev): Bump tap from 15.2.3 to 16.0.0 (#152)
Browse files Browse the repository at this point in the history
Bumps [tap](https://github.com/tapjs/node-tap) from 15.2.3 to 16.0.0.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](tapjs/tapjs@v15.2.3...v16.0.0)

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

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] authored Mar 7, 2022
1 parent 33bc030 commit aa1835c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"husky": "^7.0.0",
"lint-staged": "^12.0.2",
"prettier": "^2.1.2",
"tap": "^15.0.2"
"tap": "^16.0.0"
},
"lint-staged": {
"*.js": [
Expand Down

0 comments on commit aa1835c

Please sign in to comment.