diff --git a/package.json b/package.json index a19f1fe..fa0b626 100644 --- a/package.json +++ b/package.json @@ -46,12 +46,12 @@ "get-intrinsic": "^1.2.4" }, "devDependencies": { - "@arethetypeswrong/cli": "^0.16.4", + "@arethetypeswrong/cli": "^0.17.0", "@ljharb/eslint-config": "^21.1.1", "@ljharb/tsconfig": "^0.2.0", "@types/call-bind": "^1.0.5", "@types/for-each": "^0.3.3", - "@types/get-intrinsic": "^1.2.2", + "@types/get-intrinsic": "^1.2.3", "@types/object-inspect": "^1.13.0", "@types/tape": "^5.6.4", "auto-changelog": "^2.5.0", @@ -63,7 +63,7 @@ "in-publish": "^2.0.1", "npmignore": "^0.3.1", "nyc": "^10.3.2", - "object-inspect": "^1.13.2", + "object-inspect": "^1.13.3", "safe-publish-latest": "^2.0.0", "tape": "^5.9.0", "typescript": "next"