Merge pull request #9 from jwetzell/dependabot/npm_and_yarn/rimraf-5.0.7

Bump rimraf from 5.0.1 to 5.0.7
This commit is contained in:
2024-06-10 17:39:57 -05:00
committed by GitHub
2 changed files with 118 additions and 142 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"devDependencies": {
"@types/node": "20.14.2",
"prettier": "3.0.3",
"rimraf": "5.0.1",
"rimraf": "5.0.7",
"typescript": "5.2.2"
}
}