From 7817c849e7872f3bf518cf1ccb749f90b62799c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 12:52:46 +0000 Subject: [PATCH] chore(dev-deps): bump eslint-config-oclif from 6.0.177 to 6.0.179 Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 6.0.177 to 6.0.179. - [Release notes](https://github.com/oclif/eslint-config-oclif/releases) - [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/eslint-config-oclif/compare/6.0.177...6.0.179) --- updated-dependencies: - dependency-name: eslint-config-oclif dependency-version: 6.0.179 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index f5fe8dd8..c5c0647a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "chai": "^4.5.0", "commitlint": "^19", "eslint": "^9.39.5", - "eslint-config-oclif": "^6.0.177", + "eslint-config-oclif": "^6.0.179", "eslint-config-prettier": "^10.1.8", "husky": "^9.1.7", "lint-staged": "^15", diff --git a/yarn.lock b/yarn.lock index 19d87aa8..86490b32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2978,10 +2978,10 @@ eslint-compat-utils@^0.5.1: dependencies: semver "^7.5.4" -eslint-config-oclif@^6.0.177: - version "6.0.177" - resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.177.tgz#8fe2be594a2a3b41793e28b9c4e6d59a100980bc" - integrity sha512-DjeVJCF7Z/aiEwGUyqCaO0DZp9HrZJPdDts2KW2kELPsHihBpVMRgzl7rVj8ao0S4if9qpLoIZ5g18wUNNIjAg== +eslint-config-oclif@^6.0.179: + version "6.0.179" + resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.179.tgz#4f605fa22a870b09c39261fc420fb67ebbff1a90" + integrity sha512-V0FZS3LpawI3slJIL0/Z1Qhs11ufhcVeQs4t1y8MDSw43UWAXGiRxByMO4xNLCdAwTDrC6dY4MsX7XEKiw6euA== dependencies: "@eslint/compat" "^1.4.1" "@eslint/eslintrc" "^3.3.5" @@ -2998,7 +2998,7 @@ eslint-config-oclif@^6.0.177: eslint-plugin-n "^17.24.0" eslint-plugin-perfectionist "^4" eslint-plugin-unicorn "^56.0.1" - typescript-eslint "^8.64.0" + typescript-eslint "^8.65.0" eslint-config-prettier@^10.1.8: version "10.1.8" @@ -6641,7 +6641,7 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript-eslint@^8.64.0: +typescript-eslint@^8.65.0: version "8.65.0" resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.65.0.tgz#754c953fd6a9a3d36fa54015bdba80a6eb2a4957" integrity sha512-/ggrHAwyjENDusvyxbuqxAC2dTnZg/Z8F+fgQtYIz+L6n/9HfSlEZcFGV/NsMNa6CkGk0xUjUAFwC0vHOflvIA==