Update dependency rimraf to v4 (#47)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rimraf](https://github.com/isaacs/rimraf) | devDependencies | major | [`^3.0.2` -> `^4.0.0`](https://renovatebot.com/diffs/npm/rimraf/3.0.2/4.1.1) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42My4yIiwidXBkYXRlZEluVmVyIjoiMzQuNjMuMiJ9--> Reviewed-on: #47 Co-authored-by: CI-Bot <noreply@ocram85.com> Co-committed-by: CI-Bot <noreply@ocram85.com>
This commit is contained in:
parent
a0738a1f4c
commit
95f92c54ce
@ -29,7 +29,7 @@
|
||||
"exec-bin": "^1.0.0",
|
||||
"hugo-installer": "^4.0.0",
|
||||
"markdownlint-cli": "^0.32.0",
|
||||
"rimraf": "^3.0.2"
|
||||
"rimraf": "^4.0.0"
|
||||
},
|
||||
"otherDependencies": {
|
||||
"hugo": "0.91.1"
|
||||
|
Loading…
Reference in New Issue
Block a user