Skip to content

Commit

Permalink
chore(deps-dev): bump rimraf from 3.0.2 to 5.0.5
Browse files Browse the repository at this point in the history
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.5.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v3.0.2...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 15, 2023
1 parent a18e557 commit beb78b0
Show file tree
Hide file tree
Showing 16 changed files with 118 additions and 65 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest-environment-jsdom": "^29.2.1",
"lint-staged": "14.0.1",
"prettier": "3.0.3",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"tsconfig-paths": "4.2.0",
"typescript": "^5.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"nock": "13.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"webpack": "^5.74.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/bazinga64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"cross-env": "7.0.3",
"jest": "^29.2.1",
"libsodium-wrappers-sumo": "0.7.13",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"ts-node": "10.9.1",
"typescript": "^5.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/certificate-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/node": "^20.1.0",
"@types/rimraf": "^3.0.2",
"jest": "^29.2.1",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/platform": "1.3.4",
"@types/rimraf": "^3.0.2",
"jest": "^29.2.1",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"typescript": "^5.0.4"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/copy-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/jest": "^29.2.0",
"@types/rimraf": "^3.0.2",
"jest": "^29.2.1",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"typescript": "^5.0.4"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"jest": "^29.2.1",
"jest-websocket-mock": "2.5.0",
"nock": "13.3.3",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"typescript": "^5.0.4"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/license-collector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/npm-registry-package-info": "1.0.2",
"@types/rimraf": "^3.0.2",
"license-checker": "^25.0.1",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"typescript": "^5.0.4"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/priority-queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/node": "^20.1.0",
"@types/rimraf": "^3.0.2",
"jest": "^29.2.1",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/promise-queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/rimraf": "^3.0.2",
"@wireapp/commons": "workspace:^",
"jest": "^29.2.1",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"typescript": "^5.0.4"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react-hot-loader": "4.13.1",
"react-styleguidist": "13.1.1",
"react-test-renderer": "18.2.0",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"typescript": "^5.0.4",
"webpack": "^5.74.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/store-engine-dexie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"fake-indexeddb": "^4.0.0",
"jest": "^29.2.1",
"logdown": "3.3.1",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"uuidjs": "4.2.13"
Expand Down
2 changes: 1 addition & 1 deletion packages/store-engine-fs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/rimraf": "^3.0.2",
"@wireapp/store-engine": "workspace:^",
"jest": "^29.2.1",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"ts-node": "10.9.1",
"typescript": "^5.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/store-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/node": "^20.1.0",
"@types/rimraf": "^3.0.2",
"jest": "^29.2.1",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"ts-node": "10.9.1",
"typescript": "^5.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/webapp-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"main": "lib/index",
"devDependencies": {
"@types/rimraf": "^3.0.2",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"typescript": "^5.0.4"
},
"scripts": {
Expand Down
Loading

0 comments on commit beb78b0

Please sign in to comment.