Skip to content

Commit fc074c9

Browse files
build(deps-dev): update dependency rimraf to ^6.1.3 (#1598)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [rimraf](https://redirect.github.com/isaacs/rimraf) | [`^6.1.2` → `^6.1.3`](https://renovatebot.com/diffs/npm/rimraf/6.1.3/6.1.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/rimraf/6.1.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rimraf/6.1.3/6.1.3?slim=true) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/contentful/contentful-import). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNDguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b25b50 commit fc074c9

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
lines changed

package-lock.json

Lines changed: 7 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"eslint-plugin-promise": "^6.6.0",
9191
"eslint-plugin-standard": "^5.0.0",
9292
"jest": "^29.7.0",
93-
"rimraf": "^6.1.2",
93+
"rimraf": "^6.1.3",
9494
"semantic-release": "^25.0.3",
9595
"ts-jest": "^29.4.6",
9696
"tsup": "^8.5.1",

0 commit comments

Comments
 (0)