aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-08-26 03:02:40 +0000
committerGitHub <noreply@github.com>2023-08-26 03:02:40 +0000
commit94ccff4c790ae8c2ef301bdb4e593f51436b3c8e (patch)
tree94d258858e16a606b06acb13ef984b03acf1bcee /package.json
parent45d93d0c0c5bc57e5ad7b3b3f08b9cd9459c4f25 (diff)
parent280a7152f29957377221fa5c037184215fa1bf54 (diff)
Merge pull request #224 from themoeway/dependabot/npm_and_yarn/web-ext-7.6.2
Bump web-ext from 7.6.0 to 7.6.2
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 5cc4224a..b4028da7 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"
}
}