build(deps-dev): bump del from 6.1.1 to 8.0.1 by lahirumaramba · Pull Request #3076 · firebase/firebase-admin-node

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

- Updated `del` dependency to version 8.0.1.
- Updated `gulpfile.js` to use dynamic import for `del` as it is now an ESM-only package.
- Replaced `del([...])` with `del.deleteAsync([...])` to match the new API.
- Verified that build tasks and unit tests pass.

Co-authored-by: lahirumaramba <55609+lahirumaramba@users.noreply.github.com>

gemini-code-assist[bot]

jonathanedey