Bump web-ext from 7.6.0 to 7.6.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-17 01:17:06 +00:00
committed by GitHub
parent 31900904ed
commit db3e1cee13
2 changed files with 13 additions and 13 deletions

View File

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