Skip to content

Commit 4b52759

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.135 to 6.0.137 (#941)
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 51c6bb0 commit 4b52759

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
@@ -35,7 +35,7 @@
3535
"chai": "^4",
3636
"commitlint": "^19",
3737
"eslint": "^9.39.2",
38-
"eslint-config-oclif": "^6.0.135",
38+
"eslint-config-oclif": "^6.0.137",
3939
"eslint-config-prettier": "^10.1.8",
4040
"husky": "^9.1.7",
4141
"lint-staged": "^15.5.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4422,10 +4422,10 @@ eslint-config-oclif@^5.2.2:
44224422
eslint-plugin-n "^15.1.0"
44234423
eslint-plugin-unicorn "^48.0.1"
44244424

4425-
eslint-config-oclif@^6.0.135:
4426-
version "6.0.135"
4427-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.135.tgz#7b9277a8abaf78c3ed90f4651d061990d45b68aa"
4428-
integrity sha512-S0Kdgbzs8aklUqkPt7Y45krT/9j28VTm7wVzgEX84wqoTovb91hg+bt3lgFVjOZs3N7DRxP3ZrGhQtbeJMtLJg==
4425+
eslint-config-oclif@^6.0.137:
4426+
version "6.0.137"
4427+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.137.tgz#677c03c14baae81e0480de0e2c1a7a05b9faf879"
4428+
integrity sha512-23so0ju6qf+JGDtGUclybUT4JGUSapl2zp+f+JOHCzLFpxJ/4fPCU6KNMZWLPBecdjIertMNRVOmHddt5i83Fg==
44294429
dependencies:
44304430
"@eslint/compat" "^1.4.1"
44314431
"@eslint/eslintrc" "^3.3.3"
@@ -4443,7 +4443,7 @@ eslint-config-oclif@^6.0.135:
44434443
eslint-plugin-n "^17.23.2"
44444444
eslint-plugin-perfectionist "^4"
44454445
eslint-plugin-unicorn "^56.0.1"
4446-
typescript-eslint "^8.53.1"
4446+
typescript-eslint "^8.54.0"
44474447

44484448
eslint-config-prettier@^10.1.8:
44494449
version "10.1.8"
@@ -8247,7 +8247,7 @@ typedarray-to-buffer@^3.1.5:
82478247
dependencies:
82488248
is-typedarray "^1.0.0"
82498249

8250-
typescript-eslint@^8.53.1:
8250+
typescript-eslint@^8.54.0:
82518251
version "8.54.0"
82528252
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.54.0.tgz#f4ef3b8882a5ddc2a41968e014194c178ab23f6a"
82538253
integrity sha512-CKsJ+g53QpsNPqbzUsfKVgd3Lny4yKZ1pP4qN3jdMOg/sisIDLGyDMezycquXLE5JsEU0wp3dGNdzig0/fmSVQ==

0 commit comments

Comments
 (0)