Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to ^5.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 13c2864 commit 809a6c0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 14 deletions.
23 changes: 10 additions & 13 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 @@ -9,7 +9,7 @@
},
"devDependencies": {
"mocha": "^10.7.3",
"rimraf": "^5.0.7"
"rimraf": "^5.0.10"
},
"scripts": {
"postversion": "git push -u origin $(git rev-parse --abbrev-ref HEAD) --follow-tags && npm publish && echo '…released.'",
Expand Down

0 comments on commit 809a6c0

Please sign in to comment.