Update dependency web-ext to v8 (#28)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-28 21:01:15 -04:00
committed by GitHub
parent f50dc15f39
commit ba2308151b
2 changed files with 500 additions and 672 deletions

1170
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"devDependencies": {
"web-ext": "^7.9.0"
"web-ext": "^8.0.0"
},
"scripts": {
"start:firefox": "web-ext run --source-dir .",