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

8
package-lock.json generated
View File

@@ -5,7 +5,7 @@
"packages": {
"": {
"devDependencies": {
"web-ext": "^7.6.1"
"web-ext": "^7.6.2"
}
},
"node_modules/@babel/code-frame": {
@@ -5174,9 +5174,9 @@
}
},
"node_modules/web-ext": {
"version": "7.6.1",
"resolved": "https://registry.npmjs.org/web-ext/-/web-ext-7.6.1.tgz",
"integrity": "sha512-zU7nCiUiNgrZbiF1M9f1HJmwoeyKqb/QTahsEF8ke6aBFQYK6x3NcASi7Mrd7vUrPUvhWLvWB1YFC72VZnARAg==",
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/web-ext/-/web-ext-7.6.2.tgz",
"integrity": "sha512-xlxbzgFBIS/UWWlvWxyR1PIqRRzDj1cutoHh+VZu4ZTcJTfv35KVdKkLRZv4PQwHu4dg8VfTg7WEcNP4QLaaFQ==",
"dev": true,
"dependencies": {
"@babel/runtime": "7.21.0",