aws-lambda-libreoffice
aws-lambda-libreoffice copied to clipboard
fix(deps): update dependency del to v7
trafficstars
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| del | 5.1.0 -> 7.1.0 |
Release Notes
sindresorhus/del (del)
v7.1.0
v7.0.0
Breaking
- Require Node.js 14 (#143)
106d7d8 - This package is now pure ESM. Please read this.
- Moved from a default export to named exports:
require('del')→import {deleteAsync} from 'del'require('del').sync→import {deleteSync} from 'del'
v6.1.1
v6.1.0
- Add
onProgressoption (#141)8742649
v6.0.0
Breaking
- Require Node.js 10
6c99805
Improvements
- Update dependencies
6c99805
Configuration
📅 Schedule: Branch creation - "before 6am on Thursday,before 10am on Sunday" in timezone Europe/Kiev, 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.