Skip to content

Commit

Permalink
Update dependency del to v8
Browse files Browse the repository at this point in the history
`del` is updated to get rid of the `rimraf` and `glob` deprecation warnings
closes #757
  • Loading branch information
Phillip9587 committed Nov 22, 2024
1 parent 1965a6b commit 9c965c0
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 @@ -35,7 +35,7 @@
"chalk": "^5.3.0",
"chalk-template": "^1.1.0",
"cosmiconfig": "^8.3.6",
"del": "^7.1.0",
"del": "^8.0.0",
"escape-goat": "^4.0.0",
"escape-string-regexp": "^5.0.0",
"execa": "^8.0.1",
Expand Down

0 comments on commit 9c965c0

Please sign in to comment.