diff --git a/package.json b/package.json index b33dbc6..3c0dbe5 100644 --- a/package.json +++ b/package.json @@ -41,13 +41,13 @@ }, "homepage": "https://github.com/ljharb/lockfile-info#readme", "devDependencies": { - "@ljharb/eslint-config": "^21.0.0", - "auto-changelog": "^2.4.0", + "@ljharb/eslint-config": "^21.1.1", + "auto-changelog": "^2.5.0", "eslint": "=8.8.0", "evalmd": "^0.0.19", - "npmignore": "^0.3.0", + "npmignore": "^0.3.1", "safe-publish-latest": "^2.0.0", - "tape": "^5.6.1" + "tape": "^5.9.0" }, "engines": { "node": ">= 8"