diff --git a/package.json b/package.json index bc6bce8..f4c78ce 100644 --- a/package.json +++ b/package.json @@ -38,10 +38,10 @@ ], "dependencies": {}, "devDependencies": { - "@ljharb/eslint-config": "^17.1.0", - "aud": "^1.1.2", - "auto-changelog": "^2.2.0", - "eslint": "^7.6.0", + "@ljharb/eslint-config": "^17.3.0", + "aud": "^1.1.3", + "auto-changelog": "^2.2.1", + "eslint": "^7.14.0", "nyc": "^10.3.2", "safe-publish-latest": "^1.1.4", "tape": "^5.0.1"