Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Commit

Permalink
build(deps-dev): bump dependency-cruiser from 13.1.5 to 14.0.0
Browse files Browse the repository at this point in the history
Bumps [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) from 13.1.5 to 14.0.0.
- [Release notes](https://github.com/sverweij/dependency-cruiser/releases)
- [Changelog](https://github.com/sverweij/dependency-cruiser/blob/main/CHANGELOG.md)
- [Commits](sverweij/dependency-cruiser@v13.1.5...v14.0.0)

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

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

Remove tape-run
  • Loading branch information
dependabot[bot] authored and bcomnes committed Sep 30, 2023
1 parent f215ac5 commit a33c60c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,12 @@
"coveralls": "^3.0.7",
"cpx2": "^5.0.0",
"dependency-check": "^4.1.0",
"dependency-cruiser": "^13.0.0",
"dependency-cruiser": "^14.0.0",
"existy": "^1.0.1",
"npm-run-all": "^4.1.5",
"nyc": "^15.0.0",
"standard": "^17.0.0",
"tape": "^5.0.1",
"tape-run": "^11.0.0"
"tape": "^5.0.1"
},
"homepage": "https://github.com/bcomnes/generate-feed#readme",
"keywords": [
Expand Down

0 comments on commit a33c60c

Please sign in to comment.