From c4772264a8df85a2b94d979c45bc8ef86aeca18b Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Fri, 20 Dec 2024 11:46:24 -0800 Subject: [PATCH] [Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/eslint-config`, `@ljharb/tsconfig`, `@types/tape`, `auto-changelog`, `tape` --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1ce7375..95c4435 100644 --- a/package.json +++ b/package.json @@ -42,17 +42,17 @@ "-0" ], "devDependencies": { - "@arethetypeswrong/cli": "^0.15.1", - "@ljharb/eslint-config": "^21.1.0", - "@ljharb/tsconfig": "^0.2.0", - "@types/tape": "^5.6.4", - "auto-changelog": "^2.4.0", + "@arethetypeswrong/cli": "^0.17.2", + "@ljharb/eslint-config": "^21.1.1", + "@ljharb/tsconfig": "^0.2.2", + "@types/tape": "^5.8.0", + "auto-changelog": "^2.5.0", "eslint": "=8.8.0", "in-publish": "^2.0.1", "npmignore": "^0.3.1", "nyc": "^10.3.2", "safe-publish-latest": "^2.0.0", - "tape": "^5.7.5", + "tape": "^5.9.0", "typescript": "next" }, "testling": {