Merge pull request #1945 from mozilla/update-web-ext

update web-ext to 5.4.1
This commit is contained in:
Maxx Crawford 2021-01-11 10:13:36 -06:00 committed by GitHub
commit 6494b98157
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,10 +22,10 @@
"nyc": "^15.0.0",
"sinon": "^7.5.0",
"sinon-chai": "^3.3.0",
"stylelint-order": "^4.0.0",
"stylelint": "^13.5.0",
"stylelint-config-standard": "^20.0.0",
"web-ext": "^2.9.3",
"stylelint-order": "^4.0.0",
"web-ext": "^5.4.1",
"webextensions-jsdom": "^1.2.1"
},
"homepage": "https://github.com/mozilla/multi-account-containers#readme",