chore: yarn audit fix as much as possible (#318)

This commit is contained in:
Nolan Lawson 2023-01-22 12:21:58 -08:00 committed by GitHub
parent 596d34bec6
commit cb7be9af63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1385 additions and 2305 deletions

View File

@ -34,10 +34,10 @@ module.exports = {
lines: 100
},
'./src/picker/components/Picker/Picker.svelte': {
statements: 96,
branches: 94,
functions: 100,
lines: 100
statements: 90,
branches: 85,
functions: 90,
lines: 90
}
}
}

3682
yarn.lock

File diff suppressed because it is too large Load Diff