Bump web-ext from 7.6.1 to 7.6.2 (#4)

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

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

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-04-30 21:54:35 -04:00
committed by GitHub
parent e708a287dd
commit 78634e3364
2 changed files with 5 additions and 5 deletions

View File

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