From 26b8ad5204c5b055288b928e80dab787f825e6ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2025 18:53:16 +0000 Subject: [PATCH] chore(deps): update dependency @book000/eslint-config to v1.7.144 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 14840c5..f739952 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "fix:prettier": "prettier --write src" }, "devDependencies": { - "@book000/eslint-config": "1.7.143", + "@book000/eslint-config": "1.7.144", "@types/node": "22.13.1", "@types/qs": "6.9.18", "@vercel/ncc": "0.38.3", diff --git a/yarn.lock b/yarn.lock index c403fce..45f7d8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16,10 +16,10 @@ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== -"@book000/eslint-config@1.7.143": - version "1.7.143" - resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.143.tgz#d2a3c0efc9bc058ecacccfea91e39173383d826c" - integrity sha512-xz/zHzSjTxGvIS/3moUlhxv0DFFztS361K0WtasUDaD/Fd1TPTXEnRnd364fz8brrzPT0xZUPIsP9yAhRYnVLg== +"@book000/eslint-config@1.7.144": + version "1.7.144" + resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.144.tgz#626770e67119a8a128ad3c94a96c3a098c73d62b" + integrity sha512-3YHgQMxhViF0NVLIHZ5ZhmImMept/Uu1zL4OBBK6AsYFs0qvNI3K8vABe+LBMWxAYYTW7b77ve4W9IVx5eTXIg== dependencies: "@eslint/eslintrc" "3.2.0" "@typescript-eslint/parser" "8.23.0"