diff --git a/package.json b/package.json index 672fa7e..7f10005 100644 --- a/package.json +++ b/package.json @@ -45,16 +45,16 @@ }, "devDependencies": { "@es-shims/api": "^2.1.2", - "@ljharb/eslint-config": "^17.3.0", - "aud": "^1.1.3", + "@ljharb/eslint-config": "^17.5.1", + "aud": "^1.1.4", "auto-changelog": "^2.2.1", "browserify": "^16.5.2", - "eslint": "^7.14.0", + "eslint": "^7.20.0", "for-each": "^0.3.3", "is": "^3.3.0", "nyc": "^10.3.2", "safe-publish-latest": "^1.1.4", - "tape": "^5.0.1" + "tape": "^5.2.0" }, "testling": { "files": "test/index.js",