From d283bc22912d16349c7896a22ec753a38372f2f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 04:36:32 +0000 Subject: [PATCH] chore(dependencies): update dependency @rabbithouse/eslint-config to ^1.0.19 --- package.json | 2 +- yarn.lock | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 96ac74e0..019684d0 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6", "@babel/plugin-proposal-optional-chaining": "7.21.0", - "@rabbithouse/eslint-config": "^1.0.18", + "@rabbithouse/eslint-config": "^1.0.19", "@types/react": "18.2.20", "@types/react-dom": "18.2.7", "@types/react-helmet": "6.1.6", diff --git a/yarn.lock b/yarn.lock index 9a92b4d3..310024df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2182,17 +2182,17 @@ "@pnpm/network.ca-file" "^1.0.1" config-chain "^1.1.11" -"@rabbithouse/eslint-config@^1.0.18": - version "1.0.18" - resolved "https://registry.yarnpkg.com/@rabbithouse/eslint-config/-/eslint-config-1.0.18.tgz#9cb1a6e312d67c55d32dccb74ba2fc2b2efff9d8" - integrity sha512-VvxeE3TyWdGWCp0nx6UZv/0ycKvRrHPDizPRXVK7Dq6+rB0HiUnR2Pb6Cit/JByQgGezv33XZYYxeuHF7+/ekQ== +"@rabbithouse/eslint-config@^1.0.19": + version "1.0.19" + resolved "https://registry.yarnpkg.com/@rabbithouse/eslint-config/-/eslint-config-1.0.19.tgz#8bb98ca57e0138c80fe0cac88142f4cafa74aeb7" + integrity sha512-om5hnDShjgarZMW0lJedQctP0cz5hfDN0/FXODmPrewLPry0VKR7i7HroNqIb2He3o8x2ZfoavTSLHNggXVE9w== dependencies: "@rushstack/eslint-config" "3.3.3" eslint "8.47.0" eslint-config-prettier "9.0.0" eslint-plugin-prettier "5.0.0" eslint-plugin-sonarjs "0.20.0" - prettier "3.0.1" + prettier "3.0.2" "@rushstack/eslint-config@3.3.3": version "3.3.3" @@ -9743,11 +9743,6 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40" - integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ== - prettier@3.0.2: version "3.0.2" resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b"