Skip to content

Commit

Permalink
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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent c1cc26d commit 084d763
Show file tree
Hide file tree
Showing 15 changed files with 45 additions and 77 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 @@
"npm-run-all": "4.1.5",
"pnpm": "8.9.2",
"prettier": "3.0.3",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"ts-node": "10.9.1",
"ts-prune": "0.10.3",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v11/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/node": "ts4.1",
"@types/normalize-package-data": "2.4.3",
"prettier": "3.0.3",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"rxjs": "6.5.5",
"tslib": "2.6.2",
"typescript": "4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v12/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/node": "ts4.3",
"@types/normalize-package-data": "2.4.3",
"prettier": "3.0.3",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"rxjs": "7.6.0",
"tslib": "2.6.2",
"typescript": "4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v13/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/node": "ts4.6",
"@types/normalize-package-data": "2.4.3",
"prettier": "3.0.3",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"rxjs": "7.6.0",
"tslib": "2.6.2",
"typescript": "4.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v14/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/node": "ts4.8",
"@types/normalize-package-data": "2.4.3",
"prettier": "3.0.3",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"rxjs": "7.6.0",
"tslib": "2.6.2",
"typescript": "4.8.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v15/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/node": "ts4.9",
"@types/normalize-package-data": "2.4.3",
"prettier": "3.0.3",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"typescript": "4.9.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v16/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/node": "ts5.1",
"@types/normalize-package-data": "2.4.3",
"prettier": "3.0.3",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"typescript": "5.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/hydrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@public-ui/components": "2.0.0-rc.1",
"rimraf": "3.0.2"
"rimraf": "5.0.5"
},
"peerDependencies": {
"@public-ui/components": "2.0.0-rc.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/react-standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@public-ui/react": "2.0.0-rc.1",
"cpy-cli": "5.0.0",
"rimraf": "3.0.2"
"rimraf": "5.0.5"
},
"peerDependencies": {
"@public-ui/components": "2.0.0-rc.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"query-selector-all-shadow-root": "0.0.3",
"query-selector-shadow-root": "0.0.3",
"rgba-convert": "0.3.0",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"rxjs": "7.8.1",
"stencil-awesome-test": "1.0.6",
"terser": "5.22.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-kolibri/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"cross-env": "7.0.3",
"depcheck": "1.4.7",
"prettier": "3.0.3",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"ts-node": "10.9.1",
"ts-prune": "0.10.3",
"tsup": "7.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"npm-run-all": "4.1.5",
"playwright": "1.39.0",
"react-dev-utils": "12.0.1",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"ts-prune": "0.10.3",
"typescript": "5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-dom": "18.2.0",
"react-router": "6.17.0",
"react-router-dom": "6.17.0",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"ts-prune": "0.10.3",
"typescript": "5.2.2",
"world_countries_lists": "2.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/kolibri-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"knip": "2.35.0",
"mocha": "10.2.0",
"nodemon": "3.0.1",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"ts-node": "10.9.1",
"typescript": "5.2.2"
},
Expand Down
Loading

0 comments on commit 084d763

Please sign in to comment.