diff --git a/package.json b/package.json index bba353b..eb9d2df 100644 --- a/package.json +++ b/package.json @@ -8,14 +8,14 @@ "test": "test" }, "devDependencies": { - "@ljharb/eslint-config": "^21.0.0", - "aud": "^2.0.1", + "@ljharb/eslint-config": "^21.1.0", + "aud": "^2.0.4", "auto-changelog": "^2.4.0", "eslint": "=8.8.0", "in-publish": "^2.0.1", - "npmignore": "^0.3.0", + "npmignore": "^0.3.1", "safe-publish-latest": "^2.0.0", - "tape": "^5.6.1" + "tape": "^5.7.2" }, "scripts": { "prepack": "npmignore --auto --commentLines=autogenerated",