diff --git a/package.json b/package.json index 0b1e064..1404cc2 100644 --- a/package.json +++ b/package.json @@ -50,15 +50,15 @@ }, "devDependencies": { "@es-shims/api": "^2.1.2", - "@ljharb/eslint-config": "^17.2.0", - "aud": "^1.1.3", + "@ljharb/eslint-config": "^17.5.1", + "aud": "^1.1.4", "auto-changelog": "^2.2.1", - "eslint": "^7.14.0", - "functions-have-names": "^1.2.1", - "has-strict-mode": "^1.0.0", + "eslint": "^7.20.0", + "functions-have-names": "^1.2.2", + "has-strict-mode": "^1.0.1", "nyc": "^10.3.2", "safe-publish-latest": "^1.1.4", - "tape": "^5.0.1" + "tape": "^5.2.0" }, "testling": { "files": "test/index.js",