Skip to content

Commit

Permalink
fix(package): update rimraf to version 5.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed May 10, 2024
1 parent 6536d2f commit 82897dc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -57,7 +57,7 @@
"mocha": "^10.4.0",
"prettier": "^3.2.5",
"puppeteer": "^22.8.0",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"rollup": "^4.17.2",
"sinon": "^17.0.2",
"sinon-chai": "^3.7.0",
Expand Down

0 comments on commit 82897dc

Please sign in to comment.