Merge branch 'mozilla:main' into sort-containers-extension-shortcut

This commit is contained in:
xenoruon 2022-12-17 02:13:08 -06:00 committed by GitHub
commit 8a7f0b59b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1651 additions and 2776 deletions

4407
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -9,7 +9,7 @@
}, },
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"addons-linter": "^3.23.0", "addons-linter": "^5.24.0",
"ajv": "^6.6.3", "ajv": "^6.6.3",
"chai": "^4.2.0", "chai": "^4.2.0",
"eslint": "^7.32.0", "eslint": "^7.32.0",
@ -17,7 +17,7 @@
"eslint-plugin-promise": "^5.2.0", "eslint-plugin-promise": "^5.2.0",
"htmllint-cli": "0.0.7", "htmllint-cli": "0.0.7",
"json": ">=10.0.0", "json": ">=10.0.0",
"mocha": "^6.2.2", "mocha": "^10.1.0",
"npm-run-all": "^4.0.0", "npm-run-all": "^4.0.0",
"nyc": "^15.0.0", "nyc": "^15.0.0",
"sinon": "^7.5.0", "sinon": "^7.5.0",