From 72d3041306c8a262c208ff8eb06bd9c903ec828b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 05:14:11 +0000 Subject: [PATCH] chore(deps): update dependency @book000/eslint-config to v1.7.116 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 219d6d2..61dc2b4 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "fix:prettier": "prettier --write src" }, "devDependencies": { - "@book000/eslint-config": "1.7.115", + "@book000/eslint-config": "1.7.116", "@types/node": "22.10.2", "@types/yargs": "17.0.33", "@vercel/ncc": "0.38.3", diff --git a/yarn.lock b/yarn.lock index 47c2007..62555d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -35,10 +35,10 @@ js-tokens "^4.0.0" picocolors "^1.0.0" -"@book000/eslint-config@1.7.115": - version "1.7.115" - resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.115.tgz#b1cef30c2ec5e2aa023d441caa9a9e5771ff55fa" - integrity sha512-5SFQ5B5zCp9HEVLw5fhpFCwVuAHC2tmgd9gHtR8EGhcspPkva//t2dkPuv8NrPFYUBMIbbbMhNuZ9TAhny0p7w== +"@book000/eslint-config@1.7.116": + version "1.7.116" + resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.116.tgz#07d7fe3b106581308c9fe6daea5ec0065b0469ec" + integrity sha512-e/bQAk+aGZdSxXjaBR8ukLN+/TBxfxlUrvZaG9cGUuzKFynGeFLsau4vG9BhpwA2a3cOUyFEyAo+kY6AB1cFPQ== dependencies: "@eslint/eslintrc" "3.2.0" "@typescript-eslint/parser" "8.18.1"