Skip to content

Commit

Permalink
Merge pull request #336 from Tradeshift/renovate/rimraf-6.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency rimraf to v6
  • Loading branch information
tradeshift-renovatebot authored Jul 24, 2024
2 parents 475cf43 + c1f3833 commit 02af358
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 37 deletions.
114 changes: 78 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"prettier": "^3.3.3",
"read-pkg-up": "^7.0.1",
"resolve": "^1.22.8",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"semver": "^7.6.3",
"which": "^4.0.0",
"yargs-parser": "^21.1.1"
Expand Down

0 comments on commit 02af358

Please sign in to comment.