diff --git a/package.json b/package.json index 5b1e791..3a5c052 100644 --- a/package.json +++ b/package.json @@ -48,19 +48,19 @@ "is-typed-array": "^1.1.13" }, "devDependencies": { - "@ljharb/eslint-config": "^21.1.0", - "@ljharb/tsconfig": "^0.2.0", + "@ljharb/eslint-config": "^21.1.1", + "@ljharb/tsconfig": "^0.2.2", "@types/call-bind": "^1.0.5", "@types/es-value-fixtures": "^1.4.4", "@types/for-each": "^0.3.3", "@types/make-arrow-function": "^1.2.2", "@types/make-generator-function": "^2.0.3", - "@types/node": "^20.11.25", - "@types/object-inspect": "^1.8.4", - "@types/tape": "^5.6.4", - "auto-changelog": "^2.4.0", + "@types/node": "^20.17.10", + "@types/object-inspect": "^1.13.0", + "@types/tape": "^5.6.5", + "auto-changelog": "^2.5.0", "available-typed-arrays": "^1.0.7", - "es-value-fixtures": "^1.4.2", + "es-value-fixtures": "^1.5.0", "eslint": "=8.8.0", "evalmd": "^0.0.19", "for-each": "^0.3.3", @@ -70,9 +70,9 @@ "make-generator-function": "^2.0.0", "npmignore": "^0.3.1", "nyc": "^10.3.2", - "object-inspect": "^1.13.1", + "object-inspect": "^1.13.3", "safe-publish-latest": "^2.0.0", - "tape": "^5.7.5", + "tape": "^5.9.0", "typescript": "next" }, "testling": {