summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-26 02:57:16 +0000
committerGitHub <noreply@github.com>2023-08-26 02:57:16 +0000
commit280a7152f29957377221fa5c037184215fa1bf54 (patch)
tree61ed9a49f1301a934a8b68b446860705e57f4f45 /package.json
parent9b6d481016636dc2d1b4770819befa979f0ed3e5 (diff)
Bump web-ext from 7.6.0 to 7.6.2
Bumps [web-ext](https://github.com/mozilla/web-ext) from 7.6.0 to 7.6.2. - [Release notes](https://github.com/mozilla/web-ext/releases) - [Commits](https://github.com/mozilla/web-ext/compare/7.6.0...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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 04f5f264..0aa95a71 100644
--- a/package.json
+++ b/package.json
@@ -51,6 +51,6 @@
"parse5": "^7.1.2",
"stylelint": "^15.10.3",
"stylelint-config-recommended": "^13.0.0",
- "web-ext": "^7.6.0"
+ "web-ext": "^7.6.2"
}
}