diff --git a/package.json b/package.json index 347b5cc..a19f1fe 100644 --- a/package.json +++ b/package.json @@ -46,15 +46,15 @@ "get-intrinsic": "^1.2.4" }, "devDependencies": { - "@arethetypeswrong/cli": "^0.15.1", - "@ljharb/eslint-config": "^21.1.0", + "@arethetypeswrong/cli": "^0.16.4", + "@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/object-inspect": "^1.8.4", + "@types/object-inspect": "^1.13.0", "@types/tape": "^5.6.4", - "auto-changelog": "^2.4.0", + "auto-changelog": "^2.5.0", "core-js": "^2.6.12", "es5-shim": "^4.6.7", "es6-shim": "^0.35.8", @@ -63,9 +63,9 @@ "in-publish": "^2.0.1", "npmignore": "^0.3.1", "nyc": "^10.3.2", - "object-inspect": "^1.13.1", + "object-inspect": "^1.13.2", "safe-publish-latest": "^2.0.0", - "tape": "^5.7.5", + "tape": "^5.9.0", "typescript": "next" }, "auto-changelog": {