Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
chore(dev-deps): bump eslint-config-oclif from 5.1.1 to 5.1.2 (#372)
Browse files Browse the repository at this point in the history
Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 5.1.1 to 5.1.2.
- [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@5.1.1...5.1.2)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2024
1 parent 8227e9e commit a22dd3f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"chai": "^4.4.1",
"chalk": "^4.1.0",
"eslint": "^8.57.0",
"eslint-config-oclif": "^5.1.1",
"eslint-config-oclif": "^5.1.2",
"eslint-config-oclif-typescript": "^3.1.4",
"http-call": "^5.2.3",
"markdown-toc": "^1.2.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1069,13 +1069,13 @@ eslint-config-oclif-typescript@^3.1.4:
eslint-plugin-n "^15"
eslint-plugin-perfectionist "^2.8.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.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-5.1.2.tgz#f05810798329e6aa2aa0c10fdba1add0a79ba164"
integrity sha512-rtS1qwKpTlmt/3yX+2a5GpAoNkUe5/CL3KUCqpzi0TNoxZwq25F1MJIMZS3AzHRK+F2XMwGnA5oL6X3koCwbkA==
dependencies:
eslint-config-xo-space "^0.35.0"
eslint-plugin-mocha "^10.4.1"
eslint-plugin-mocha "^10.4.2"
eslint-plugin-n "^15.1.0"
eslint-plugin-unicorn "^48.0.1"

Expand Down Expand Up @@ -1153,10 +1153,10 @@ eslint-plugin-import@^2.29.1:
semver "^6.3.1"
tsconfig-paths "^3.15.0"

eslint-plugin-mocha@^10.4.1:
version "10.4.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.1.tgz#7975a3dbb0de80a5f3ea69c30f6f1f1c931f8800"
integrity sha512-G85ALUgKaLzuEuHhoW3HVRgPTmia6njQC3qCG6CEvA8/Ja9PDZnRZOuzekMki+HaViEQXINuYsmhp5WR5/4MfA==
eslint-plugin-mocha@^10.4.1, eslint-plugin-mocha@^10.4.2:
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==
dependencies:
eslint-utils "^3.0.0"
globals "^13.24.0"
Expand Down

0 comments on commit a22dd3f

Please sign in to comment.