Skip to content

Commit

Permalink
build(deps-dev): bump tape from 5.8.1 to 5.9.0 (#145)
Browse files Browse the repository at this point in the history
Bumps [tape](https://github.com/tape-testing/tape) from 5.8.1 to 5.9.0.
- [Changelog](https://github.com/tape-testing/tape/blob/master/CHANGELOG.md)
- [Commits](tape-testing/tape@v5.8.1...v5.9.0)

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

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 Oct 9, 2024
1 parent 88ce945 commit 3e3b225
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 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 @@ -20,7 +20,7 @@
"homepage": "https://github.com/vegaprotocol/approbation#readme",
"devDependencies": {
"tap-arc": "1.3.2",
"tape": "5.8.1"
"tape": "5.9.0"
},
"dependencies": {
"fast-glob": "^3.3.0",
Expand Down

0 comments on commit 3e3b225

Please sign in to comment.