diff --git a/package.json b/package.json index b01b6c8..6329ed9 100644 --- a/package.json +++ b/package.json @@ -48,9 +48,9 @@ "@shelf/babel-config": "2.0.2", "@shelf/eslint-config": "2.29.1", "@types/node": "14", - "eslint": "8.45.0", + "eslint": "10.0.2", "husky": "8.0.3", - "lint-staged": "13.2.3", + "lint-staged": "16.2.7", "prettier": "3.0.0", "typescript": "5.1.6" },