Skip to content

Commit

Permalink
fix(deps): update dependency rimraf to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent a5967fa commit d5f1b9d
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 d5f1b9d

Please sign in to comment.