Skip to content

Commit a37f5b4

Browse files
chore(dev-deps): bump eslint-config-oclif from 5.2.1 to 5.2.2 (#857)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbf88a7 commit a37f5b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"chai": "^4.5.0",
1818
"commitlint": "^19",
1919
"eslint": "^8.57.1",
20-
"eslint-config-oclif": "^5.2.1",
20+
"eslint-config-oclif": "^5.2.2",
2121
"eslint-config-oclif-typescript": "^3.1.12",
2222
"eslint-config-prettier": "^9.1.0",
2323
"husky": "^9.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3483,10 +3483,10 @@ eslint-config-oclif-typescript@^3.1.12:
34833483
eslint-plugin-n "^15"
34843484
eslint-plugin-perfectionist "^2.11.0"
34853485

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

0 commit comments

Comments
 (0)