From f1113fe7d86841131bc33b91326e329cc2b32caf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Apr 2025 15:11:48 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-nodebb to v1.1.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e1c7826..5a17d60 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@commitlint/config-angular": "17.6.7", "eslint-config-airbnb-base": "15.0.0", - "eslint-config-nodebb": "1.1.2", + "eslint-config-nodebb": "1.1.3", "eslint-plugin-import": "2.x", "husky": "9.1.7", "lint-staged": "15.5.1" diff --git a/yarn.lock b/yarn.lock index 01eb0c3..8d58bf0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -623,10 +623,10 @@ eslint-config-airbnb-base@15.0.0: object.entries "^1.1.5" semver "^6.3.0" -eslint-config-nodebb@1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/eslint-config-nodebb/-/eslint-config-nodebb-1.1.2.tgz#63418d55ee87cbc0e68c4870dc29d8c7ffe036a1" - integrity sha512-iqq0BEDjDns1rSBmPuru+H+gtbKLtJ4c3kbVv2v/+WYnJ4DWRniI8L2L+uhxoUyFgKLoALNzg74Sg8RYq4TXhw== +eslint-config-nodebb@1.1.3: + version "1.1.3" + resolved "https://registry.yarnpkg.com/eslint-config-nodebb/-/eslint-config-nodebb-1.1.3.tgz#7f8b9f6c205e3b3cd7144393ad4e7fb2d47a06d6" + integrity sha512-tKxNqDA1PmyW+z7JkrOvPmI3q1eagiQag2EX7FxwhTFw2i3OAJnmsGd/hPiKx86GYNiK3hqCF2ukimtzomZ9kQ== eslint-import-resolver-node@^0.3.9: version "0.3.9"