Skip to content

Commit

Permalink
chore(deps-dev): bump rimraf from 3.0.2 to 5.0.5 (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-roslaniec authored Oct 20, 2023
2 parents c4f0aba + 96dca56 commit 78eece0
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 6 deletions.
2 changes: 1 addition & 1 deletion demos/taco-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"esbuild-loader": "^2.20.0",
"html-webpack-plugin": "^5.5.0",
"react-refresh": "^0.14.0",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"stream-browserify": "^3.0.0",
"typescript": "^4.8.3",
"webpack": "^5.74.0",
Expand Down
2 changes: 1 addition & 1 deletion demos/taco-nft-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"esbuild-loader": "^2.20.0",
"html-webpack-plugin": "^5.5.0",
"react-refresh": "^0.14.0",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"stream-browserify": "^3.0.0",
"typescript": "^4.8.3",
"webpack": "^5.74.0",
Expand Down
114 changes: 110 additions & 4 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 78eece0

Please sign in to comment.