Skip to content

Commit

Permalink
chore(dev-deps): bump eslint-config-oclif from 6.0.5 to 6.0.15
Browse files Browse the repository at this point in the history
Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 6.0.5 to 6.0.15.
- [Release notes](https://github.com/oclif/eslint-config-oclif/releases)
- [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/eslint-config-oclif@6.0.5...6.0.15)

---
updated-dependencies:
- dependency-name: eslint-config-oclif
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 0075026 commit 671e8f9
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/node": "^16.18.126",
"chai": "^4",
"eslint": "^9.20.1",
"eslint-config-oclif": "^6.0.5",
"eslint-config-oclif": "^6.0.15",
"eslint-config-prettier": "^10.0.1",
"mocha": "^9",
"oclif": "^3.17.2",
Expand Down
50 changes: 31 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==

"@eslint/compat@^1.2.5", "@eslint/compat@^1.2.6":
"@eslint/compat@^1.2.6":
version "1.2.6"
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.6.tgz#747ad2bde060582873cb486e03bfdf2945f0868d"
integrity sha512-k7HNCqApoDHM6XzT30zGoETj+D+uUcZUb+IVAJmar3u6bvHf7hhHJcWx09QHj4/a2qrKZMWU0E16tvkiAdv06Q==
Expand Down Expand Up @@ -104,7 +104,7 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@eslint/js@9.20.0", "@eslint/js@^9.19.0":
"@eslint/js@9.20.0", "@eslint/js@^9.20.0":
version "9.20.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.20.0.tgz#7421bcbe74889fcd65d1be59f00130c289856eb4"
integrity sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==
Expand Down Expand Up @@ -914,7 +914,7 @@
estraverse "^5.3.0"
picomatch "^4.0.2"

"@stylistic/eslint-plugin@^3.0.1":
"@stylistic/eslint-plugin@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-3.1.0.tgz#a9f655c518f76bfc5feb46b467d0f06e511b289d"
integrity sha512-pA6VOrOqk0+S8toJYhQGv2MWpQQR0QpeUo9AhNkC49Y26nxBQ/nH1rta9bUU1rPw2fJ1zZEMV5oCX5AazT7J2g==
Expand Down Expand Up @@ -2593,21 +2593,21 @@ eslint-config-oclif@^5.2.2:
eslint-plugin-n "^15.1.0"
eslint-plugin-unicorn "^48.0.1"

eslint-config-oclif@^6.0.5:
version "6.0.5"
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.5.tgz#8b4e687ccb5f79f4563807fd35fdb6dbc5b38b44"
integrity sha512-6wNd69JcUpsvhSXcY+q7gQdEMFKZVICXRxRlLvnfiLzNHk3N5MBURkTFfqdDxp2Yh0nn/NcZdggb6Md8KnOBmw==
eslint-config-oclif@^6.0.15:
version "6.0.15"
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.15.tgz#6758857b03ff820328b6daecd9dc6e3e660116bc"
integrity sha512-3jvQ46Bt4YVVU0BztOpspXyQomAGTW6T8mSBeQPWuMYr3P0iLoBj7VVc1V2WFtsnLG7/g5M64y7QgZqj9exXLA==
dependencies:
"@eslint/compat" "^1.2.5"
"@eslint/compat" "^1.2.6"
"@eslint/eslintrc" "^3.2.0"
"@eslint/js" "^9.19.0"
"@stylistic/eslint-plugin" "^3.0.1"
"@eslint/js" "^9.20.0"
"@stylistic/eslint-plugin" "^3.1.0"
"@typescript-eslint/eslint-plugin" "^8"
"@typescript-eslint/parser" "^8"
eslint-config-oclif "^5.2.2"
eslint-config-xo "^0.46.0"
eslint-config-xo-space "^0.35.0"
eslint-import-resolver-typescript "^3.7.0"
eslint-import-resolver-typescript "^3.8.0"
eslint-plugin-import "^2.31.0"
eslint-plugin-jsdoc "^50.6.3"
eslint-plugin-mocha "^10.5.0"
Expand Down Expand Up @@ -2653,19 +2653,18 @@ eslint-import-resolver-node@^0.3.9:
is-core-module "^2.13.0"
resolve "^1.22.4"

eslint-import-resolver-typescript@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.7.0.tgz#e69925936a771a9cb2de418ccebc4cdf6c0818aa"
integrity sha512-Vrwyi8HHxY97K5ebydMtffsWAn1SCR9eol49eCd5fJS4O1WV7PaAjbcjmbfJJSMz/t4Mal212Uz/fQZrOB8mow==
eslint-import-resolver-typescript@^3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.8.0.tgz#44a0f776d296b9c3823f4859441b54c2ec5fef9a"
integrity sha512-fItUrP/+xwpavWgadrn6lsvcMe80s08xIVFXkUXvhR4cZD2ga96kRF/z/iFGDI7ZDnvtlaZ0wGic7Tw+DhgVnA==
dependencies:
"@nolyfill/is-core-module" "1.0.39"
debug "^4.3.7"
enhanced-resolve "^5.15.0"
fast-glob "^3.3.2"
get-tsconfig "^4.7.5"
get-tsconfig "^4.10.0"
is-bun-module "^1.0.2"
is-glob "^4.0.3"
stable-hash "^0.0.4"
tinyglobby "^0.2.10"

eslint-module-utils@^2.12.0:
version "2.12.0"
Expand Down Expand Up @@ -3066,6 +3065,11 @@ fastq@^1.6.0:
dependencies:
reusify "^1.0.4"

fdir@^6.4.2:
version "6.4.3"
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.3.tgz#011cdacf837eca9b811c89dbb902df714273db72"
integrity sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==

figures@^3.0.0:
version "3.2.0"
resolved "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz"
Expand Down Expand Up @@ -3365,7 +3369,7 @@ get-symbol-description@^1.1.0:
es-errors "^1.3.0"
get-intrinsic "^1.2.6"

get-tsconfig@^4.7.5, get-tsconfig@^4.8.1:
get-tsconfig@^4.10.0, get-tsconfig@^4.8.1:
version "4.10.0"
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.10.0.tgz#403a682b373a823612475a4c2928c7326fc0f6bb"
integrity sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A==
Expand Down Expand Up @@ -6903,6 +6907,14 @@ tiny-relative-date@^1.3.0:
resolved "https://registry.yarnpkg.com/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz#fa08aad501ed730f31cc043181d995c39a935e07"
integrity sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A==

tinyglobby@^0.2.10:
version "0.2.10"
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.10.tgz#e712cf2dc9b95a1f5c5bbd159720e15833977a0f"
integrity sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==
dependencies:
fdir "^6.4.2"
picomatch "^4.0.2"

tmp@^0.0.33:
version "0.0.33"
resolved "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz"
Expand Down

0 comments on commit 671e8f9

Please sign in to comment.