Skip to content

Commit

Permalink
chore(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 0c4cd0f commit fbc2b36
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/@ionic/cli-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"debug": "^4.0.0",
"lodash": "^4.17.5",
"minimist": "^1.2.0",
"rimraf": "^3.0.0",
"rimraf": "^5.0.5",
"tslib": "^2.0.1",
"write-file-atomic": "^3.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@ionic/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"jest": "^26.4.2",
"jest-cli": "^26.0.1",
"lint-staged": "^10.0.2",
"rimraf": "^3.0.0",
"rimraf": "^5.0.5",
"source-map": "^0.7.0",
"ts-jest": "~26.3.0",
"typescript": "~4.8.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@ionic/discover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jest": "^26.4.2",
"jest-cli": "^26.0.1",
"lint-staged": "^10.0.2",
"rimraf": "^3.0.0",
"rimraf": "^5.0.5",
"ts-jest": "~26.3.0",
"typescript": "~4.8.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@ionic/utils-array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest": "^26.4.2",
"jest-cli": "^26.0.1",
"lint-staged": "^10.0.2",
"rimraf": "^3.0.0",
"rimraf": "^5.0.5",
"ts-jest": "~26.3.0",
"typescript": "~4.8.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@ionic/utils-fs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jest": "^26.4.2",
"jest-cli": "^26.0.1",
"lint-staged": "^10.0.2",
"rimraf": "^3.0.0",
"rimraf": "^5.0.5",
"ts-jest": "~26.3.0",
"typescript": "~4.8.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@ionic/utils-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest": "^26.4.2",
"jest-cli": "^26.0.1",
"lint-staged": "^10.0.2",
"rimraf": "^3.0.0",
"rimraf": "^5.0.5",
"ts-jest": "~26.3.0",
"typescript": "~4.8.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@ionic/utils-object/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest": "^26.4.2",
"jest-cli": "^26.0.1",
"lint-staged": "^10.0.2",
"rimraf": "^3.0.0",
"rimraf": "^5.0.5",
"ts-jest": "~26.3.0",
"typescript": "~4.8.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@ionic/utils-process/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"jest": "^26.4.2",
"jest-cli": "^26.0.1",
"lint-staged": "^10.0.2",
"rimraf": "^3.0.0",
"rimraf": "^5.0.5",
"ts-jest": "~26.3.0",
"typescript": "~4.8.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@ionic/utils-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest": "^26.4.2",
"jest-cli": "^26.0.1",
"lint-staged": "^10.0.2",
"rimraf": "^3.0.0",
"rimraf": "^5.0.5",
"stream-combiner2": "^1.1.1",
"ts-jest": "~26.3.0",
"typescript": "~4.8.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@ionic/utils-subprocess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"jest": "^26.4.2",
"jest-cli": "^26.0.1",
"lint-staged": "^10.0.2",
"rimraf": "^3.0.0",
"rimraf": "^5.0.5",
"ts-jest": "~26.3.0",
"typescript": "~4.8.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@ionic/utils-terminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jest": "^26.4.2",
"jest-cli": "^26.0.1",
"lint-staged": "^10.0.2",
"rimraf": "^3.0.0",
"rimraf": "^5.0.5",
"ts-jest": "~26.3.0",
"typescript": "~4.8.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jest": "^26.4.2",
"jest-cli": "^26.0.1",
"lint-staged": "^10.0.2",
"rimraf": "^3.0.0",
"rimraf": "^5.0.5",
"ts-jest": "~26.3.0",
"typescript": "~4.8.0"
}
Expand Down

0 comments on commit fbc2b36

Please sign in to comment.