Skip to content

Commit

Permalink
Bump del-cli from 5.1.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [del-cli](https://github.com/sindresorhus/del-cli) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/del-cli/releases)
- [Commits](sindresorhus/del-cli@v5.1.0...v6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 7760b21 commit 859f83e
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 157 deletions.
2 changes: 1 addition & 1 deletion packages/ts/auth-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@groton/sky-api.tsconfig": "workspace:*",
"del-cli": "^5.1.0",
"del-cli": "^6.0.0",
"npm-run-all": "^4.1.5",
"typescript": "^5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/ts/school/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"openapi-fetch": "^0.13.0"
},
"devDependencies": {
"del-cli": "^5.1.0",
"del-cli": "^6.0.0",
"npm-run-all": "^4.1.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ts/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"openapi-fetch": "^0.13.0"
},
"devDependencies": {
"del-cli": "^5.1.0",
"del-cli": "^6.0.0",
"npm-run-all": "^4.1.5"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 859f83e

Please sign in to comment.