chore: deps

This commit is contained in:
iCrawl
2022-11-22 13:35:47 +01:00
parent 65bc0adbf4
commit ee7d2fd4c8
22 changed files with 2513 additions and 1665 deletions

View File

@@ -1,6 +1,7 @@
/* eslint-disable no-case-declarations */
import { readFile } from 'node:fs/promises';
import { join } from 'node:path';
// eslint-disable-next-line n/prefer-global/process
import process, { cwd } from 'node:process';
import {
findPackage,