mirror of
https://github.com/vale981/tridactyl
synced 2025-03-06 01:51:40 -05:00
Merge pull request #1748 from tridactyl/dependabot/npm_and_yarn/web-ext-3.1.1
Bump web-ext from 3.1.0 to 3.1.1
This commit is contained in:
commit
92e1b005c4
2 changed files with 15 additions and 16 deletions
|
@ -41,7 +41,7 @@
|
||||||
"typescript": "^3.5.3",
|
"typescript": "^3.5.3",
|
||||||
"uglify-es": "^3.3.9",
|
"uglify-es": "^3.3.9",
|
||||||
"uglifyjs-webpack-plugin": "^2.1.3",
|
"uglifyjs-webpack-plugin": "^2.1.3",
|
||||||
"web-ext": "^3.1.0",
|
"web-ext": "^3.1.1",
|
||||||
"web-ext-types": "^3.2.1",
|
"web-ext-types": "^3.2.1",
|
||||||
"webpack": "^4.36.1",
|
"webpack": "^4.36.1",
|
||||||
"webpack-cli": "^3.3.6"
|
"webpack-cli": "^3.3.6"
|
||||||
|
|
29
yarn.lock
29
yarn.lock
|
@ -3454,13 +3454,12 @@ fuse.js@^3.4.5:
|
||||||
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.4.5.tgz#8954fb43f9729bd5dbcb8c08f251db552595a7a6"
|
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.4.5.tgz#8954fb43f9729bd5dbcb8c08f251db552595a7a6"
|
||||||
integrity sha512-s9PGTaQIkT69HaeoTVjwGsLfb8V8ScJLx5XGFcKHg0MqLUH/UZ4EKOtqtXX9k7AFqCGxD1aJmYb8Q5VYDibVRQ==
|
integrity sha512-s9PGTaQIkT69HaeoTVjwGsLfb8V8ScJLx5XGFcKHg0MqLUH/UZ4EKOtqtXX9k7AFqCGxD1aJmYb8Q5VYDibVRQ==
|
||||||
|
|
||||||
fx-runner@1.0.10:
|
fx-runner@1.0.11:
|
||||||
version "1.0.10"
|
version "1.0.11"
|
||||||
resolved "https://registry.yarnpkg.com/fx-runner/-/fx-runner-1.0.10.tgz#c58ff92d82f620db7bba8633d68423e6385ea69a"
|
resolved "https://registry.yarnpkg.com/fx-runner/-/fx-runner-1.0.11.tgz#528d2d0c3dc8bb05570b506728c4f62e0b0ef095"
|
||||||
integrity sha512-tXj0lMnSey89Dx7R3Lq+HMUy3ODmOmj5lhRYBgMWNOqbh7Vx8vPUiWMbyJ3HIzGuLnNeXAPH0x/GdFZ7h6h0vQ==
|
integrity sha512-igHogHf5wTqqaPPTOav18MMTVq/eoeTJiw/PvPUuwnzU8vbyZInFPgR66G9ZBwvwxC7e611nbtB4xSMcYVhlvg==
|
||||||
dependencies:
|
dependencies:
|
||||||
commander "2.9.0"
|
commander "2.9.0"
|
||||||
lodash "4.17.11"
|
|
||||||
shell-quote "1.6.1"
|
shell-quote "1.6.1"
|
||||||
spawn-sync "1.0.15"
|
spawn-sync "1.0.15"
|
||||||
when "3.7.7"
|
when "3.7.7"
|
||||||
|
@ -8780,10 +8779,10 @@ upath@^1.1.0:
|
||||||
resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.0.tgz#35256597e46a581db4793d0ce47fa9aebfc9fabd"
|
resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.0.tgz#35256597e46a581db4793d0ce47fa9aebfc9fabd"
|
||||||
integrity sha512-bzpH/oBhoS/QI/YtbkqCg6VEiPYjSZtrHQM6/QnJS6OL9pKUFLqb3aFh4Scvwm45+7iAgiMkLhSbaZxUqmrprw==
|
integrity sha512-bzpH/oBhoS/QI/YtbkqCg6VEiPYjSZtrHQM6/QnJS6OL9pKUFLqb3aFh4Scvwm45+7iAgiMkLhSbaZxUqmrprw==
|
||||||
|
|
||||||
update-notifier@3.0.0:
|
update-notifier@3.0.1:
|
||||||
version "3.0.0"
|
version "3.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-3.0.0.tgz#e9bbf8f0f5b7a2ce6666ca46334fdb29492e8fab"
|
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-3.0.1.tgz#78ecb68b915e2fd1be9f767f6e298ce87b736250"
|
||||||
integrity sha512-6Xe3oF2bvuoj4YECUc52yxVs94yWrxwqHbzyveDktTS1WhnlTRpNcQMxUshcB7nRVGi1jEXiqL5cW1S5WSyzKg==
|
integrity sha512-grrmrB6Zb8DUiyDIaeRTBCkgISYUgETNe7NglEbVsrLWXeESnlCSP50WfRSj/GmzMPl6Uchj24S/p80nP/ZQrQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
boxen "^3.0.0"
|
boxen "^3.0.0"
|
||||||
chalk "^2.0.1"
|
chalk "^2.0.1"
|
||||||
|
@ -8977,10 +8976,10 @@ web-ext-types@^3.2.1:
|
||||||
resolved "https://registry.yarnpkg.com/web-ext-types/-/web-ext-types-3.2.1.tgz#3edc0e3c2e8fe121d7d7e4ca0b7ee0c883cea832"
|
resolved "https://registry.yarnpkg.com/web-ext-types/-/web-ext-types-3.2.1.tgz#3edc0e3c2e8fe121d7d7e4ca0b7ee0c883cea832"
|
||||||
integrity sha512-oQZYDU3W8X867h8Jmt3129kRVKklz70db40Y6OzoTTuzOJpF/dB2KULJUf0txVPyUUXuyzV8GmT3nVvRHoG+Ew==
|
integrity sha512-oQZYDU3W8X867h8Jmt3129kRVKklz70db40Y6OzoTTuzOJpF/dB2KULJUf0txVPyUUXuyzV8GmT3nVvRHoG+Ew==
|
||||||
|
|
||||||
web-ext@^3.1.0:
|
web-ext@^3.1.1:
|
||||||
version "3.1.0"
|
version "3.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/web-ext/-/web-ext-3.1.0.tgz#58b8fcf113fdc8cc4484142fdb1457cd147de897"
|
resolved "https://registry.yarnpkg.com/web-ext/-/web-ext-3.1.1.tgz#457f81cd68fe36e4a0025693aac911dcf9b658a8"
|
||||||
integrity sha512-uuJRuAJFHJqHKkfHcZcSPb0ceOsVf/EoLJHynAgFOMxCIPAjbnq7gWT2e792hTpQEMXZE7XsXIeXwqogjLxofA==
|
integrity sha512-snTfhuxoplm8QAlv+CwOaF0XSaycDUmxsrLfi4NtZRvZ6J79+ijOu9HyTXP0rd1zT3uagWYOBc3ol/ZOsf1LQQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/polyfill" "7.4.4"
|
"@babel/polyfill" "7.4.4"
|
||||||
"@babel/runtime" "7.4.5"
|
"@babel/runtime" "7.4.5"
|
||||||
|
@ -8995,7 +8994,7 @@ web-ext@^3.1.0:
|
||||||
es6-error "4.1.1"
|
es6-error "4.1.1"
|
||||||
event-to-promise "0.8.0"
|
event-to-promise "0.8.0"
|
||||||
firefox-profile "1.2.0"
|
firefox-profile "1.2.0"
|
||||||
fx-runner "1.0.10"
|
fx-runner "1.0.11"
|
||||||
git-rev-sync "1.12.0"
|
git-rev-sync "1.12.0"
|
||||||
mkdirp "0.5.1"
|
mkdirp "0.5.1"
|
||||||
multimatch "4.0.0"
|
multimatch "4.0.0"
|
||||||
|
@ -9009,7 +9008,7 @@ web-ext@^3.1.0:
|
||||||
stream-to-promise "2.2.0"
|
stream-to-promise "2.2.0"
|
||||||
strip-json-comments "3.0.1"
|
strip-json-comments "3.0.1"
|
||||||
tmp "0.1.0"
|
tmp "0.1.0"
|
||||||
update-notifier "3.0.0"
|
update-notifier "3.0.1"
|
||||||
watchpack "1.6.0"
|
watchpack "1.6.0"
|
||||||
yargs "13.2.4"
|
yargs "13.2.4"
|
||||||
zip-dir "1.0.2"
|
zip-dir "1.0.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue