Skip to content

Commit

Permalink
Merge pull request #1400 from oclif/dependabot-npm_and_yarn-eslint-co…
Browse files Browse the repository at this point in the history
…nfig-oclif-5.2.0

chore(dev-deps): bump eslint-config-oclif from 5.1.1 to 5.2.0
  • Loading branch information
svc-cli-bot committed May 5, 2024
2 parents 95f18d8 + ec7e76e commit fa601d6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"chai": "^4.4.1",
"commitlint": "^18",
"eslint": "^8.57.0",
"eslint-config-oclif": "^5.1.1",
"eslint-config-oclif": "^5.2.0",
"eslint-config-oclif-typescript": "^3.1.5",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-perfectionist": "^2.10.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3341,13 +3341,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.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-5.2.0.tgz#3f6eaa468ee69a4b2c3dcd2dea983579ae2cfd4d"
integrity sha512-fd2rFmm1x5YvTHNklSigbKj8ymo/uAU/PKBic/Yc+9yCRHgOAQos01mBLYVw9oeoyVLx+d79YVidkqgPoyx6RQ==
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"

Expand Down Expand Up @@ -3430,7 +3430,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==
Expand Down

0 comments on commit fa601d6

Please sign in to comment.