Skip to content

Commit ae4b869

Browse files
chore(dev-deps): bump eslint-config-oclif from 6.0.135 to 6.0.137 (#1088)
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 e2e5c15 commit ae4b869

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
@@ -18,7 +18,7 @@
1818
"chai": "^4.5.0",
1919
"commitlint": "^19",
2020
"eslint": "^9.39.2",
21-
"eslint-config-oclif": "^6.0.135",
21+
"eslint-config-oclif": "^6.0.137",
2222
"eslint-config-prettier": "^10.1.8",
2323
"husky": "^9.1.7",
2424
"lint-staged": "^15",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3566,10 +3566,10 @@ eslint-config-oclif@^5.2.2:
35663566
eslint-plugin-n "^15.1.0"
35673567
eslint-plugin-unicorn "^48.0.1"
35683568

3569-
eslint-config-oclif@^6.0.135:
3570-
version "6.0.135"
3571-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.135.tgz#7b9277a8abaf78c3ed90f4651d061990d45b68aa"
3572-
integrity sha512-S0Kdgbzs8aklUqkPt7Y45krT/9j28VTm7wVzgEX84wqoTovb91hg+bt3lgFVjOZs3N7DRxP3ZrGhQtbeJMtLJg==
3569+
eslint-config-oclif@^6.0.137:
3570+
version "6.0.137"
3571+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.137.tgz#677c03c14baae81e0480de0e2c1a7a05b9faf879"
3572+
integrity sha512-23so0ju6qf+JGDtGUclybUT4JGUSapl2zp+f+JOHCzLFpxJ/4fPCU6KNMZWLPBecdjIertMNRVOmHddt5i83Fg==
35733573
dependencies:
35743574
"@eslint/compat" "^1.4.1"
35753575
"@eslint/eslintrc" "^3.3.3"
@@ -3587,7 +3587,7 @@ eslint-config-oclif@^6.0.135:
35873587
eslint-plugin-n "^17.23.2"
35883588
eslint-plugin-perfectionist "^4"
35893589
eslint-plugin-unicorn "^56.0.1"
3590-
typescript-eslint "^8.53.1"
3590+
typescript-eslint "^8.54.0"
35913591

35923592
eslint-config-prettier@^10.1.8:
35933593
version "10.1.8"
@@ -6965,7 +6965,7 @@ typed-array-length@^1.0.7:
69656965
possible-typed-array-names "^1.0.0"
69666966
reflect.getprototypeof "^1.0.6"
69676967

6968-
typescript-eslint@^8.53.1:
6968+
typescript-eslint@^8.54.0:
69696969
version "8.54.0"
69706970
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.54.0.tgz#f4ef3b8882a5ddc2a41968e014194c178ab23f6a"
69716971
integrity sha512-CKsJ+g53QpsNPqbzUsfKVgd3Lny4yKZ1pP4qN3jdMOg/sisIDLGyDMezycquXLE5JsEU0wp3dGNdzig0/fmSVQ==

0 commit comments

Comments
 (0)