diff --git a/package.json b/package.json index aa75130d..c4ee26f3 100644 --- a/package.json +++ b/package.json @@ -29,16 +29,16 @@ "next-tick": "^1.1.0" }, "devDependencies": { - "eslint": "^8.13.0", - "eslint-config-medikoo": "^4.1.2", + "eslint": "^8.56.0", + "eslint-config-medikoo": "^4.2.0", "git-list-updated": "^1.2.1", "github-release-from-cc-changelog": "^2.3.0", "husky": "^4.3.8", - "lint-staged": "^12.3.8", + "lint-staged": "^12.5.0", "nyc": "^15.1.0", "plain-promise": "^0.1.1", - "prettier-elastic": "^2.2.1", - "tad": "^3.1.0" + "prettier-elastic": "^2.8.8", + "tad": "^3.1.1" }, "husky": { "hooks": {