diff --git a/package.json b/package.json index cc2d7a6..7359293 100644 --- a/package.json +++ b/package.json @@ -41,20 +41,20 @@ }, "homepage": "https://github.com/inspect-js/is-weakset#readme", "devDependencies": { - "@ljharb/eslint-config": "^21.0.0", - "aud": "^2.0.1", + "@ljharb/eslint-config": "^21.1.0", + "aud": "^2.0.4", "auto-changelog": "^2.4.0", "core-js": "^2.6.12", "es5-shim": "^4.6.7", - "es6-shim": "^0.35.6", + "es6-shim": "^0.35.8", "eslint": "=8.8.0", "for-each": "^0.3.3", "in-publish": "^2.0.1", - "npmignore": "^0.3.0", + "npmignore": "^0.3.1", "nyc": "^10.3.2", - "object-inspect": "^1.12.2", + "object-inspect": "^1.13.1", "safe-publish-latest": "^2.0.0", - "tape": "^5.6.1" + "tape": "^5.7.5" }, "auto-changelog": { "output": "CHANGELOG.md",