diff --git a/package.json b/package.json index 198f7ab..7ee8cd9 100644 --- a/package.json +++ b/package.json @@ -46,12 +46,12 @@ "set-function-name": "^2.0.2" }, "devDependencies": { - "@es-shims/api": "^2.5.0", + "@es-shims/api": "^2.5.1", "@ljharb/eslint-config": "^21.1.1", - "auto-changelog": "^2.4.0", + "auto-changelog": "^2.5.0", "available-regexp-flags": "^1.0.4", "eclint": "^2.8.1", - "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", @@ -63,7 +63,7 @@ "nyc": "^10.3.2", "object-inspect": "^1.13.2", "safe-publish-latest": "^2.0.0", - "tape": "^5.8.1" + "tape": "^5.9.0" }, "testling": { "files": "test/index.js",