Skip to content

Commit 00a2c75

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.135 to 6.0.137 (#784)
Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 6.0.135 to 6.0.137. - [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@6.0.135...6.0.137) --- updated-dependencies: - dependency-name: eslint-config-oclif dependency-version: 6.0.137 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 192d419 commit 00a2c75

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"chai": "^4",
2323
"commitlint": "^19",
2424
"eslint": "^9.39.2",
25-
"eslint-config-oclif": "^6.0.135",
25+
"eslint-config-oclif": "^6.0.137",
2626
"eslint-config-prettier": "^10.1.8",
2727
"husky": "^9.1.7",
2828
"lint-staged": "^15",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4670,10 +4670,10 @@ eslint-config-oclif@^5.2.2:
46704670
eslint-plugin-n "^15.1.0"
46714671
eslint-plugin-unicorn "^48.0.1"
46724672

4673-
eslint-config-oclif@^6.0.135:
4674-
version "6.0.135"
4675-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.135.tgz#7b9277a8abaf78c3ed90f4651d061990d45b68aa"
4676-
integrity sha512-S0Kdgbzs8aklUqkPt7Y45krT/9j28VTm7wVzgEX84wqoTovb91hg+bt3lgFVjOZs3N7DRxP3ZrGhQtbeJMtLJg==
4673+
eslint-config-oclif@^6.0.137:
4674+
version "6.0.137"
4675+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.137.tgz#677c03c14baae81e0480de0e2c1a7a05b9faf879"
4676+
integrity sha512-23so0ju6qf+JGDtGUclybUT4JGUSapl2zp+f+JOHCzLFpxJ/4fPCU6KNMZWLPBecdjIertMNRVOmHddt5i83Fg==
46774677
dependencies:
46784678
"@eslint/compat" "^1.4.1"
46794679
"@eslint/eslintrc" "^3.3.3"
@@ -4691,7 +4691,7 @@ eslint-config-oclif@^6.0.135:
46914691
eslint-plugin-n "^17.23.2"
46924692
eslint-plugin-perfectionist "^4"
46934693
eslint-plugin-unicorn "^56.0.1"
4694-
typescript-eslint "^8.53.1"
4694+
typescript-eslint "^8.54.0"
46954695

46964696
eslint-config-prettier@^10.1.8:
46974697
version "10.1.8"
@@ -9126,7 +9126,7 @@ typed-array-length@^1.0.7:
91269126
possible-typed-array-names "^1.0.0"
91279127
reflect.getprototypeof "^1.0.6"
91289128

9129-
typescript-eslint@^8.53.1:
9129+
typescript-eslint@^8.54.0:
91309130
version "8.54.0"
91319131
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.54.0.tgz#f4ef3b8882a5ddc2a41968e014194c178ab23f6a"
91329132
integrity sha512-CKsJ+g53QpsNPqbzUsfKVgd3Lny4yKZ1pP4qN3jdMOg/sisIDLGyDMezycquXLE5JsEU0wp3dGNdzig0/fmSVQ==

0 commit comments

Comments
 (0)