From 8c3aac2de76b7a32a0ccb2ef3f817804546c7f06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 20:49:08 -0600 Subject: [PATCH] chore(dev-deps): bump eslint-config-oclif from 5.0.0 to 5.0.2 (#368) 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] 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 13bd466..6ee636a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "chai": "^4.4.1", "commitlint": "^17.8.0", "eslint-config-oclif-typescript": "^3.0.48", - "eslint-config-oclif": "^5.0.0", + "eslint-config-oclif": "^5.0.2", "eslint-config-prettier": "^9.0.0", "eslint": "^8.51.0", "globby": "^11.1.0", diff --git a/yarn.lock b/yarn.lock index fb47394..7f45977 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4259,13 +4259,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" @@ -4362,7 +4362,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==