Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency rimraf to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 915debc commit d7356be
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 @@ -46,7 +46,7 @@
"lint-staged": "13.0.3",
"lodash.merge": "4.6.2",
"prettier": "2.7.1",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"ts-jest": "28.0.5",
"ts-node": "10.8.2",
"ts-node-dev": "2.0.0",
Expand Down

0 comments on commit d7356be

Please sign in to comment.