Bump web-ext from 7.7.0 to 7.8.0 (#8)

Bumps [web-ext](https://github.com/mozilla/web-ext) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/7.7.0...7.8.0)

---
updated-dependencies:
- dependency-name: web-ext
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-01 21:34:31 -04:00
committed by GitHub
parent 6f42d151d1
commit 1b11b7a993
2 changed files with 5 additions and 14 deletions

View File

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