Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: eslint-config-oclif
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent e0cc887 commit c063320
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"chai": "^4.5.0",
"commitlint": "^19",
"eslint": "^8.57.1",
"eslint-config-oclif": "^5.2.1",
"eslint-config-oclif": "^5.2.2",
"eslint-config-oclif-typescript": "^3.1.12",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.1.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3524,10 +3524,10 @@ eslint-config-oclif-typescript@^3.1.12:
eslint-plugin-n "^15"
eslint-plugin-perfectionist "^2.11.0"

eslint-config-oclif@^5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-5.2.1.tgz#1d1537958979e06e115d627d20e7f318e453a31d"
integrity sha512-f0I7oB3lkbEnTqH+F18tKNmZG78aDjiCWz7co0Zbz6s12k655jUvb6FtzHniCmATqaHfcVVdrOldBT6P3bKpxA==
eslint-config-oclif@^5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-5.2.2.tgz#31e895f6880b23e1148fb006f91698e7ff41b941"
integrity sha512-NNTyyolSmKJicgxtoWZ/hoy2Rw56WIoWCFxgnBkXqDgi9qPKMwZs2Nx2b6SHLJvCiWWhZhWr5V46CFPo3PSPag==
dependencies:
eslint-config-xo-space "^0.35.0"
eslint-plugin-mocha "^10.5.0"
Expand Down

0 comments on commit c063320

Please sign in to comment.