Skip to content

Commit

Permalink
update rimraf
Browse files Browse the repository at this point in the history
  • Loading branch information
JCQuintas committed Sep 3, 2024
1 parent ed39c42 commit 2fbaa97
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remark": "^13.0.0",
"rimraf": "^5.0.10",
"rimraf": "^6.0.1",
"serve": "^14.2.3",
"sinon": "^16.1.3",
"stream-browserify": "^3.0.0",
Expand Down
72 changes: 70 additions & 2 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 2fbaa97

Please sign in to comment.