From 26a912588221f09351cc463e53c935737f5f068d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 00:47:59 -0500 Subject: [PATCH] chore(dev-deps): bump eslint-config-oclif from 5.1.1 to 5.1.3 (#410) Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 5.1.1 to 5.1.3. - [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/5.1.1...5.1.3) --- updated-dependencies: - dependency-name: eslint-config-oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 0470c50..89adcec 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "chai": "^4.4.1", "commitlint": "^17.8.1", "eslint-config-oclif-typescript": "^3.1.5", - "eslint-config-oclif": "^5.1.1", + "eslint-config-oclif": "^5.1.3", "eslint-config-prettier": "^9.1.0", "eslint": "^8.57.0", "globby": "^11.1.0", diff --git a/yarn.lock b/yarn.lock index c456775..80786a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3930,13 +3930,13 @@ eslint-config-oclif-typescript@^3.1.5: eslint-plugin-n "^15" eslint-plugin-perfectionist "^2.9.0" -eslint-config-oclif@^5.1.1: - version "5.1.1" - resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-5.1.1.tgz#012e9db4091336ede08b1d8c58540a8627887a7b" - integrity sha512-cyvKKwNnNkrYmumgrd72I8WxXJBL2DDI8fX2/wX5v4O0kl7Poj2ceR4ylP6DWXpCbD48+qXGwjIjiz2cVVVrzQ== +eslint-config-oclif@^5.1.3: + version "5.1.3" + resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-5.1.3.tgz#4d569c80c1b7fb8af5cad77e60acd9b53ac96ab4" + integrity sha512-Yf4VYDoaebYaBYZdYmEXP0xDIzppMvkG1cPtkum6rFtUhY9qdvsOGS3ijW6Q4ao5ochQLdvTEgXYGPkAQo7Fug== dependencies: eslint-config-xo-space "^0.35.0" - eslint-plugin-mocha "^10.4.1" + eslint-plugin-mocha "^10.4.3" eslint-plugin-n "^15.1.0" eslint-plugin-unicorn "^48.0.1" @@ -4019,7 +4019,7 @@ eslint-plugin-import@^2.29.1: semver "^6.3.1" tsconfig-paths "^3.15.0" -eslint-plugin-mocha@^10.4.1, eslint-plugin-mocha@^10.4.2: +eslint-plugin-mocha@^10.4.2, eslint-plugin-mocha@^10.4.3: version "10.4.3" resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.3.tgz#bf641379d9f1c7d6a84646a3fc1a0baa50da8bfd" integrity sha512-emc4TVjq5Ht0/upR+psftuz6IBG5q279p+1dSRDeHf+NS9aaerBi3lXKo1SEzwC29hFIW21gO89CEWSvRsi8IQ==