From da58cb36fbe30f4fbbea0d017c6774500444741f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:54:05 +0000 Subject: [PATCH] chore(deps): update eslint --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3a37b1f..d6967e7 100644 --- a/package.json +++ b/package.json @@ -29,12 +29,12 @@ }, "devDependencies": { "@eslint/js": "9.8.0", - "@oliversalzburg/eslint-config": "0.0.24", + "@oliversalzburg/eslint-config": "0.0.25", "@types/node": "20.14.13", "esbuild": "0.23.0", "eslint": "9.8.0", "eslint-config-prettier": "9.1.0", - "eslint-plugin-jsdoc": "48.8.3", + "eslint-plugin-jsdoc": "48.9.2", "eslint-plugin-tsdoc": "0.3.0", "globals": "15.8.0", "lint-staged": "15.2.7", @@ -43,7 +43,7 @@ "prettier-plugin-organize-imports": "4.0.0", "prettier-plugin-sh": "0.14.0", "typescript": "5.5.4", - "typescript-eslint": "8.0.0-alpha.54" + "typescript-eslint": "8.0.0-alpha.57" }, "packageManager": "yarn@4.3.1" }