Skip to content

Commit

Permalink
fix(package): update rimraf to version 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Aug 21, 2024
1 parent 1d2c151 commit 3d68e85
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 99 deletions.
178 changes: 80 additions & 98 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 @@ -44,7 +44,7 @@
"load-grunt-config": "^4.0.1",
"mocha": "^10.7.3",
"prettier": "^3.3.3",
"rimraf": "^5.0.6",
"rimraf": "^6.0.1",
"rollup": "^4.21.0",
"sinon": "^17.0.2",
"sinon-chai": "^3.7.0",
Expand Down

0 comments on commit 3d68e85

Please sign in to comment.