From 1c0f04a8ed132fae2d19298623edb48ce1393a23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 16:50:57 +0000 Subject: [PATCH] chore(deps): update dependency @book000/eslint-config to v1.6.32 (#1921) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- crawler/package.json | 2 +- crawler/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/crawler/package.json b/crawler/package.json index 8461d5a3..61ced6d5 100644 --- a/crawler/package.json +++ b/crawler/package.json @@ -30,7 +30,7 @@ "fastify": "4.27.0" }, "devDependencies": { - "@book000/eslint-config": "1.6.31", + "@book000/eslint-config": "1.6.32", "@book000/node-utils": "1.13.108", "@book000/twitterts": "0.62.76", "@types/node": "20.14.2", diff --git a/crawler/yarn.lock b/crawler/yarn.lock index a85a6366..e92e1626 100644 --- a/crawler/yarn.lock +++ b/crawler/yarn.lock @@ -34,10 +34,10 @@ js-tokens "^4.0.0" picocolors "^1.0.0" -"@book000/eslint-config@1.6.31": - version "1.6.31" - resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.6.31.tgz#958b49ff841bd6f492ebbd173f833bad3c63a83e" - integrity sha512-KTU2uUocns12Kg1Orf2S0Hfmlm1+NJVJf+xYRo7q6d/rX1MWTQiCEM2Gw7eNbucHsR0NwMAEHYGu67vCK/S4xQ== +"@book000/eslint-config@1.6.32": + version "1.6.32" + resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.6.32.tgz#a37628c85928be20915c5632e278caf67c14547c" + integrity sha512-pZ/FE5DkOadHnICtvRJuLammNagVlz+ADkSd6UnNEFflma6XkeRFhlKK7xvfujazgn/R0nhI2nlQ3cR4bs8ICQ== dependencies: "@eslint/eslintrc" "3.1.0" "@typescript-eslint/parser" "7.12.0"