Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): bump rimraf from 4.4.1 to 5.0.5
Browse files Browse the repository at this point in the history
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.1 to 5.0.5.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v4.4.1...v5.0.5)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2023
1 parent 3d02108 commit 5be9c9b
Show file tree
Hide file tree
Showing 4 changed files with 153 additions and 58 deletions.
99 changes: 71 additions & 28 deletions apps/ecars-realtime/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/ecars-realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"jest": "^29.3.1",
"lerna": "^6.0.3",
"rimraf": "^4.1.2"
"rimraf": "^5.0.5"
},
"engines": {
"node": ">=10.13.0 <19.0.0",
Expand Down
108 changes: 80 additions & 28 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"prettier-plugin-apex": "^1.11.0",
"rimraf": "^4.1.2",
"rimraf": "^5.0.5",
"typescript": "^4.9.3"
},
"volta": {
Expand Down

0 comments on commit 5be9c9b

Please sign in to comment.