diff --git a/package.json b/package.json index 6876914..4bb2253 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "chai": "^4.5.0", "commitlint": "^19", "eslint": "^10.8.1", - "eslint-config-oclif": "^7.1.5", + "eslint-config-oclif": "^7.1.7", "eslint-config-prettier": "^10.1.8", "husky": "^9.1.7", "lint-staged": "^15", diff --git a/yarn.lock b/yarn.lock index 58f8ff4..a1358b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2319,10 +2319,10 @@ eslint-compat-utils@^0.5.1: dependencies: semver "^7.5.4" -eslint-config-oclif@^7.1.5: - version "7.1.5" - resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-7.1.5.tgz#65755cf4be62bb29c2836b4469550fa26dd99514" - integrity sha512-Gs+5M6DZ/Fhv5ejm6Xy6qUApU6kUYfjkNeDvjbgxCftzABPVyqs8zk0ZPQFd0LjJxa8gbU5Z4f84hY9+DkmRWQ== +eslint-config-oclif@^7.1.7: + version "7.1.7" + resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-7.1.7.tgz#3eaee259e933735abe14512940accd9f6e0634e5" + integrity sha512-ByozqpcFAcWLTBCKJMGs9V8+GVDTOfv3CE5dTww3nn+ykPLk5a7nfPqM4vOZDT0idLTUsbUAVL0lW7inYsKcbw== dependencies: "@eslint/js" "^10.0.1" "@stylistic/eslint-plugin" "^5.10.0" @@ -2331,10 +2331,10 @@ eslint-config-oclif@^7.1.5: eslint-plugin-import-x "^4.17.1" eslint-plugin-jsdoc "^63.3.3" eslint-plugin-mocha "^11.3.0" - eslint-plugin-n "^18.2.2" + eslint-plugin-n "^18.3.0" eslint-plugin-perfectionist "^5.10.1" eslint-plugin-unicorn "^72.0.0" - typescript-eslint "^8.66.0" + typescript-eslint "^8.67.0" eslint-config-prettier@^10.1.8: version "10.1.8" @@ -2474,7 +2474,7 @@ eslint-plugin-mocha@^11.3.0: "@eslint-community/eslint-utils" "^4.4.1" globals "^15.14.0" -eslint-plugin-n@^18.2.2: +eslint-plugin-n@^18.2.2, eslint-plugin-n@^18.3.0: version "18.3.0" resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-18.3.0.tgz#c6dbf33e930eb7fef6b0d715a3938114dd0930f6" integrity sha512-cPVguuDe6DrIPb/qUXHf8P89MaVTUmiYWwpt5gX5AILsvRIiZAxMFXcFR6QHYBksqKJpjfUBlL/RleCJUWcD7w== @@ -5133,7 +5133,7 @@ type-fest@^4.6.0: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.41.0.tgz#6ae1c8e5731273c2bf1f58ad39cbae2c91a46c58" integrity sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA== -typescript-eslint@^8.64.0, typescript-eslint@^8.66.0: +typescript-eslint@^8.64.0, typescript-eslint@^8.67.0: version "8.67.0" resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.67.0.tgz#1e92de09ee0ff2d96cc0848f5e9f345ea930d963" integrity sha512-S2udFs8tCKEKffuJ4TB1idGUZiXdCPGi3IPBGWXarbLQ5UPXORV8QEVzJ4gCRduURMb5EkpNCdjbk0eDIuI8Yg==