Skip to content

Commit

Permalink
Merge pull request #263 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 authored May 13, 2024
2 parents 492f1f0 + 979955f commit d0035e9
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 @@ -69,7 +69,7 @@
"@types/react": "^18.2.73",
"@vitest/coverage-v8": "^1.6.0",
"docula": "^0.5.2",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"typescript": "^5.4.5",
"vitest": "^1.6.0",
"webpack": "^5.91.0",
Expand Down

0 comments on commit d0035e9

Please sign in to comment.