Skip to content

Commit

Permalink
Bump web-ext from 7.10.0 to 7.11.0 (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 3d69267 commit 37c7b23
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"concurrently": "8.2.2",
"cpx": "1.5.0",
"typescript": "5.3.3",
"web-ext": "7.10.0",
"web-ext": "7.11.0",
"web-ext-types": "3.2.1"
},
"scripts": {
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 37c7b23

Please sign in to comment.