diff --git a/package.json b/package.json index 6e294da..46a702b 100644 --- a/package.json +++ b/package.json @@ -28,10 +28,10 @@ }, "license": "MIT", "devDependencies": { - "eslint": "3.19.0", + "eslint": "7.3.0", "expect.js": "0.3.1", - "husky": "0.13.3", - "lint-staged": "3.4.0", + "husky": "0.14.0", + "lint-staged": "10.2.0", "mocha": "3.0.2" } }