From 7c8b810dedacc7846376d738f9afd2485aa4a7d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 11:56:57 +0000 Subject: [PATCH] chore(dev-deps): bump eslint-config-oclif from 5.0.0 to 5.0.2 Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 5.0.0 to 5.0.2. - [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.0.0...5.0.2) --- updated-dependencies: - dependency-name: eslint-config-oclif 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 cac4c316..8301dd5b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "chai": "^4.4.1", "commitlint": "^17.8.1", "eslint": "^8.57.0", - "eslint-config-oclif": "^5.0.0", + "eslint-config-oclif": "^5.0.2", "eslint-config-oclif-typescript": "^3.0.48", "eslint-config-prettier": "^9.1.0", "got": "^13.0.0", diff --git a/yarn.lock b/yarn.lock index 627b66ee..f01c15d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4184,13 +4184,13 @@ eslint-config-oclif-typescript@^3.0.48: eslint-plugin-node "^11.1.0" eslint-plugin-perfectionist "^2.5.0" -eslint-config-oclif@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-5.0.0.tgz#69c5cc8a19025e71fc49a10f47475bb8dd18ba24" - integrity sha512-yPxtUzU6eFL+WoW8DbRf7uoHxgiu0B/uY7k7rgHwFHij66WoI3qhBNhKI5R5FS5JeTuBOXKrNqQVDsSH0D/JvA== +eslint-config-oclif@^5.0.2: + version "5.0.2" + resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-5.0.2.tgz#127fbb803629e6f913353f6975e413f77dfec373" + integrity sha512-5Ut0Rb1UfTJD54KMIA34SiJ7j3uUHfgn73LqkNEZx+mgTAAAL1+6/6uN0RJhmyp+9/HBIlO3v3pCX0pRR5knWQ== dependencies: eslint-config-xo-space "^0.34.0" - eslint-plugin-mocha "^10.1.0" + eslint-plugin-mocha "^10.3.0" eslint-plugin-node "^11.1.0" eslint-plugin-unicorn "^48.0.1" @@ -4287,7 +4287,7 @@ eslint-plugin-import@^2.29.1: semver "^6.3.1" tsconfig-paths "^3.15.0" -eslint-plugin-mocha@^10.1.0, eslint-plugin-mocha@^10.3.0: +eslint-plugin-mocha@^10.3.0: version "10.3.0" resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.3.0.tgz#a1cd40737c230f4dc7477a3bef3bbaad7f8d8282" integrity sha512-IWzbg2K6B1Q7h37Ih4zMyW+nhmw1JvUlHlbCUUUu6PfOOAUGCB0gxmvv7/U+TQQ6e8yHUv+q7KMdIIum4bx+PA==