Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v5.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2024
1 parent 8c01c65 commit 1e2937e
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/common-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@wayofdev/eslint-config-bases": "3.0.1",
"eslint": "8.49.0",
"prettier": "3.0.3",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"tailwindcss": "3.3.3",
"ts-jest": "29.1.1",
"tsup": "7.2.0",
Expand Down
37 changes: 33 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 1e2937e

Please sign in to comment.