From ff06146e79803de05485f0308b3ca0ac1962b3e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 12:04:55 +0000 Subject: [PATCH] chore(dev-deps): bump eslint-config-oclif from 6.0.178 to 6.0.179 Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 6.0.178 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.178...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 5d36c1e0..86ef9d66 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "chai": "^4.5.0", "commitlint": "^19", "eslint": "^9.39.5", - "eslint-config-oclif": "^6.0.178", + "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 c6527338..5f52059b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2663,10 +2663,10 @@ eslint-compat-utils@^0.5.1: dependencies: semver "^7.5.4" -eslint-config-oclif@^6.0.178: - version "6.0.178" - resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.178.tgz#4489e49e63cd3354121f0801769bfdd8a422c267" - integrity sha512-0pWxnjG5tU57LZ08sy3rwpvYQs1U0nXeP3Xfn15qgPpPoLV9uOBXI0wDdVBHFGL92AkBkDdSD7sy/AFMOHqi4w== +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" @@ -2683,7 +2683,7 @@ eslint-config-oclif@^6.0.178: 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" @@ -5995,7 +5995,7 @@ typed-array-length@^1.0.7: possible-typed-array-names "^1.0.0" reflect.getprototypeof "^1.0.6" -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==