chore: update dependencies (#1041)

This commit is contained in:
Daniel Lautzenheiser
2024-01-04 09:37:14 -05:00
committed by GitHub
parent 808070761d
commit 40d697cac2
19 changed files with 1492 additions and 1029 deletions

View File

@ -1,4 +1,4 @@
import execa from 'execa';
import { execa } from 'execa';
import { globby } from 'globby';
async function runCypress() {