Skip to content

Commit 7b459ac

Browse files
authored
Merge pull request #37 from codewithmmak/renovate/rimraf-5.x
Update dependency rimraf to v5
2 parents 2f21ff8 + dad5c7e commit 7b459ac

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

package-lock.json

Lines changed: 58 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/jasminewd2": "^2.0.10",
1818
"@types/node": "^18.13.0",
1919
"papaparse": "^5.3.2",
20-
"rimraf": "^4.1.2",
20+
"rimraf": "^5.0.0",
2121
"tslint": "^5.20.1"
2222
},
2323
"scripts": {

0 commit comments

Comments
 (0)