From 69a0c146ca75fa5a1fef66da5f35b22df3f5e853 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 14:13:49 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-airbnb to v18.2.1 --- queen/yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/queen/yarn.lock b/queen/yarn.lock index 6bc980f0..c5512f00 100644 --- a/queen/yarn.lock +++ b/queen/yarn.lock @@ -5969,9 +5969,7 @@ eslint-config-airbnb-base@^14.2.0: object.entries "^1.1.2" eslint-config-airbnb@^18.0.1: - version "18.2.0" - resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-18.2.0.tgz#8a82168713effce8fc08e10896a63f1235499dcd" - integrity sha512-Fz4JIUKkrhO0du2cg5opdyPKQXOI2MvF8KUvN2710nJMT6jaRUpRE2swrJftAjVGL7T1otLM5ieo5RqS1v9Udg== + version "18.2.1" dependencies: eslint-config-airbnb-base "^14.2.0" object.assign "^4.1.0"