From eecefc91aaee43bd744558e3ad525656c700c01f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 05:53:35 +0000 Subject: [PATCH] chore(dev-deps): bump eslint-config-oclif from 6.0.89 to 6.0.90 Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 6.0.89 to 6.0.90. - [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.89...6.0.90) --- updated-dependencies: - dependency-name: eslint-config-oclif dependency-version: 6.0.90 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 39 ++++++++++++++++++++++----------------- 2 files changed, 23 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index ee8e1d55..72ed0f2a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "chai": "^4.5.0", "commitlint": "^19", "eslint": "^9.33.0", - "eslint-config-oclif": "^6.0.89", + "eslint-config-oclif": "^6.0.92", "eslint-config-prettier": "^10.1.8", "husky": "^9.1.7", "lint-staged": "^15", diff --git a/yarn.lock b/yarn.lock index b6e7af49..20792485 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1113,10 +1113,10 @@ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== -"@eslint/compat@^1.3.1": - version "1.3.1" - resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.3.1.tgz#19f62ee48896d38f8eab591bee2a25dd69abc273" - integrity sha512-k8MHony59I5EPic6EQTCNOuPoVBnoYXkP+20xvwFjN7t0qI3ImyvyBgg+hIVPwC8JaxVjjUZld+cLfBLFDLucg== +"@eslint/compat@^1.3.1", "@eslint/compat@^1.3.2": + version "1.3.2" + resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.3.2.tgz#1a8766e447fad3d091b1a88b9f78f867832285b7" + integrity sha512-jRNwzTbd6p2Rw4sZ1CgWRS8YMtqG15YyZf7zvb6gY2rB2u6n+2Z+ELW0GtL0fQgyl0pr4Y/BzBfng/BdsereRA== "@eslint/config-array@^0.21.0": version "0.21.0" @@ -1185,7 +1185,7 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@eslint/js@9.33.0", "@eslint/js@^9.31.0": +"@eslint/js@9.33.0", "@eslint/js@^9.33.0": version "9.33.0" resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368" integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A== @@ -3919,14 +3919,14 @@ eslint-config-oclif@^5.2.2: eslint-plugin-n "^15.1.0" eslint-plugin-unicorn "^48.0.1" -eslint-config-oclif@^6.0.89: - version "6.0.89" - resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.89.tgz#a25ead791207f21642073f861c305711e8c38cd5" - integrity sha512-c4SRbD8WyTzdRkLOwrimz72DxmZfjLVo1Yklsmgd2JdZiFOjtdRfqoTeefFnzxUEZQ8Ws2QijpHicYMOpbjhpg== +eslint-config-oclif@^6.0.92: + version "6.0.92" + resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.92.tgz#6fe52f2140b2b3f41b85f4eb8a479f80c1a04cbc" + integrity sha512-K5xkMfSooKjIh2+lGyMaRVY9UHLe5RxACo62iwXZtWlyVfHiwYE0ik1id3Z6ac1aAzyjcn1d9/cvtRMgSLyhvg== dependencies: - "@eslint/compat" "^1.3.1" + "@eslint/compat" "^1.3.2" "@eslint/eslintrc" "^3.3.1" - "@eslint/js" "^9.31.0" + "@eslint/js" "^9.33.0" "@stylistic/eslint-plugin" "^3.1.0" "@typescript-eslint/eslint-plugin" "^8" "@typescript-eslint/parser" "^8" @@ -3937,7 +3937,7 @@ eslint-config-oclif@^6.0.89: eslint-plugin-import "^2.32.0" eslint-plugin-jsdoc "^50.8.0" eslint-plugin-mocha "^10.5.0" - eslint-plugin-n "^17.21.0" + eslint-plugin-n "^17.21.3" eslint-plugin-perfectionist "^4" eslint-plugin-unicorn "^56.0.1" typescript-eslint "^8.38.0" @@ -4082,18 +4082,18 @@ eslint-plugin-n@^15.1.0: resolve "^1.22.1" semver "^7.3.8" -eslint-plugin-n@^17.21.0: - version "17.21.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.21.0.tgz#6b1833e5e8fd07a69bbab2be429771ff2309db5e" - integrity sha512-1+iZ8We4ZlwVMtb/DcHG3y5/bZOdazIpa/4TySo22MLKdwrLcfrX0hbadnCvykSQCCmkAnWmIP8jZVb2AAq29A== +eslint-plugin-n@^17.21.3: + version "17.21.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.21.3.tgz#a07592c28390ac742bf52acae89048c997a7b91c" + integrity sha512-MtxYjDZhMQgsWRm/4xYLL0i2EhusWT7itDxlJ80l1NND2AL2Vi5Mvneqv/ikG9+zpran0VsVRXTEHrpLmUZRNw== dependencies: "@eslint-community/eslint-utils" "^4.5.0" enhanced-resolve "^5.17.1" eslint-plugin-es-x "^7.8.0" get-tsconfig "^4.8.1" globals "^15.11.0" + globrex "^0.1.2" ignore "^5.3.2" - minimatch "^9.0.5" semver "^7.6.3" ts-declaration-location "^1.0.6" @@ -4722,6 +4722,11 @@ globalthis@^1.0.3, globalthis@^1.0.4: define-properties "^1.2.1" gopd "^1.0.1" +globrex@^0.1.2: + version "0.1.2" + resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098" + integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg== + gopd@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"