diff --git a/package.json b/package.json index a17e2045c3..d47dc91c4c 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "dependencies": { "@babel/runtime": "7.21.0", "@devicefarmer/adbkit": "3.2.4", - "addons-linter": "6.1.0", + "addons-linter": "6.10.0", "bunyan": "1.8.15", "camelcase": "7.0.1", "chrome-launcher": "0.15.1", @@ -85,7 +85,7 @@ "strip-bom": "5.0.0", "strip-json-comments": "5.0.0", "tmp": "0.2.1", - "update-notifier": "6.0.2", + "update-notifier": "7.3.0", "watchpack": "2.4.0", "ws": "8.13.0", "yargs": "17.7.2", @@ -93,21 +93,21 @@ }, "devDependencies": { "@babel/cli": "7.21.0", - "@babel/core": "7.21.4", + "@babel/core": "7.23.2", "@babel/eslint-parser": "7.21.3", "@babel/preset-env": "7.22.0", "@babel/preset-flow": "7.21.4", "@babel/register": "7.21.0", - "@commitlint/cli": "17.6.1", + "@commitlint/cli": "17.6.6", "@commitlint/config-conventional": "17.6.1", - "babel-plugin-istanbul": "6.1.1", + "babel-plugin-istanbul": "7.0.0", "babel-plugin-transform-inline-environment-variables": "0.4.4", - "chai": "4.3.7", + "chai": "4.3.10", "chai-as-promised": "7.1.1", "copy-dir": "1.3.0", "cross-env": "7.0.3", "deepcopy": "2.1.0", - "eslint": "8.39.0", + "eslint": "8.44.0", "eslint-plugin-async-await": "0.0.0", "eslint-plugin-ft-flow": "2.0.3", "eslint-plugin-import": "2.27.5", @@ -115,7 +115,7 @@ "git-rev-sync": "3.0.2", "html-entities": "2.3.3", "mocha": "10.2.0", - "nyc": "15.1.0", + "nyc": "17.0.0", "prettier": "2.8.8", "pretty-quick": "3.1.3", "prettyjson": "1.2.5",