Skip to content

Commit

Permalink
Merge pull request #183 from caproverhub/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
kgnfth authored Jul 12, 2024
2 parents a5967fa + d5f1b9d commit 3f7be67
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 34 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"gh-pages": "^6.1.1",
"mkdirp": "^3.0.1",
"prettier": "^3.3.2",
"rimraf": "^5.0.9",
"rimraf": "^6.0.1",
"yaml": "^2.4.5"
}
}
72 changes: 39 additions & 33 deletions pnpm-lock.yaml

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

0 comments on commit 3f7be67

Please sign in to comment.