-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump web-ext from 7.10.0 to 7.11.0 (#233)
- Loading branch information
1 parent
3d69267
commit 37c7b23
Showing
2 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -115,9 +115,9 @@ | |
wrap-ansi "^8.1.0" | ||
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0" | ||
|
||
"@mdn/[email protected].4": | ||
version "5.5.4" | ||
resolved "https://registry.yarnpkg.com/@mdn/browser-compat-data/-/browser-compat-data-5.5.4.tgz#c4c061119cee526be6eb126dd4d74666c4530f12" | ||
"@mdn/[email protected].7": | ||
version "5.5.7" | ||
resolved "https://registry.yarnpkg.com/@mdn/browser-compat-data/-/browser-compat-data-5.5.7.tgz#984652af52cbe7c111c376d519b5ce765d444003" | ||
|
||
"@nodelib/[email protected]": | ||
version "2.1.5" | ||
|
@@ -229,12 +229,12 @@ acorn@^8.9.0: | |
version "8.10.0" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5" | ||
|
||
addons-linter@6.20.0: | ||
version "6.20.0" | ||
resolved "https://registry.yarnpkg.com/addons-linter/-/addons-linter-6.20.0.tgz#25b3427779c3cb9d0618ad6bd44467a12c896bf6" | ||
addons-linter@6.21.0: | ||
version "6.21.0" | ||
resolved "https://registry.yarnpkg.com/addons-linter/-/addons-linter-6.21.0.tgz#a0e9084a68fb958488572501f67c0ffe8411f9cd" | ||
dependencies: | ||
"@fluent/syntax" "0.19.0" | ||
"@mdn/browser-compat-data" "5.5.4" | ||
"@mdn/browser-compat-data" "5.5.7" | ||
addons-moz-compare "1.3.0" | ||
addons-scanner-utils "9.9.0" | ||
ajv "8.12.0" | ||
|
@@ -3562,13 +3562,13 @@ [email protected]: | |
version "3.2.1" | ||
resolved "https://registry.yarnpkg.com/web-ext-types/-/web-ext-types-3.2.1.tgz#3edc0e3c2e8fe121d7d7e4ca0b7ee0c883cea832" | ||
|
||
web-ext@7.10.0: | ||
version "7.10.0" | ||
resolved "https://registry.yarnpkg.com/web-ext/-/web-ext-7.10.0.tgz#f441db6ccb674debc7ebea667ce38c31945eb21f" | ||
web-ext@7.11.0: | ||
version "7.11.0" | ||
resolved "https://registry.yarnpkg.com/web-ext/-/web-ext-7.11.0.tgz#f83a6d46215e56bc484d4ff7560a17f5e48d88dd" | ||
dependencies: | ||
"@babel/runtime" "7.21.0" | ||
"@devicefarmer/adbkit" "3.2.3" | ||
addons-linter "6.20.0" | ||
addons-linter "6.21.0" | ||
bunyan "1.8.15" | ||
camelcase "7.0.1" | ||
chrome-launcher "0.15.1" | ||
|