Skip to content

Commit

Permalink
Merge pull request #51 from jaredwray/upgrading-rimraf-to-5.0.7
Browse files Browse the repository at this point in the history
upgrading rimraf to 5.0.7
  • Loading branch information
jaredwray committed Jun 20, 2024
2 parents a3b06b0 + edea639 commit 7338d6f
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 @@ -148,7 +148,7 @@
"chai": "^4.3.10",
"lodash": "^4.17.21",
"mocha": "^10.4.0",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"template-helpers": "^1.0.1",
"templates": "^1.2.9",
"typescript": "^5.5.2"
Expand Down

0 comments on commit 7338d6f

Please sign in to comment.