diff --git a/package.json b/package.json index 8ee13f8..1fa4a46 100644 --- a/package.json +++ b/package.json @@ -8,14 +8,14 @@ "test": "test" }, "devDependencies": { - "@ljharb/eslint-config": "^21.1.0", - "auto-changelog": "^2.4.0", + "@ljharb/eslint-config": "^21.1.1", + "auto-changelog": "^2.5.0", "es-value-fixtures": "^1.4.2", "eslint": "=8.8.0", "in-publish": "^2.0.1", "npmignore": "^0.3.1", "safe-publish-latest": "^2.0.0", - "tape": "^5.7.5" + "tape": "^5.8.1" }, "scripts": { "prepack": "npmignore --auto --commentLines=autogenerated",