Skip to content

Commit c9fdccb

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

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
@@ -31,7 +31,7 @@
3131
"chai": "^4.5.0",
3232
"commitlint": "^19",
3333
"eslint": "^9.39.2",
34-
"eslint-config-oclif": "^6.0.135",
34+
"eslint-config-oclif": "^6.0.137",
3535
"eslint-config-prettier": "^10.1.8",
3636
"husky": "^9.1.7",
3737
"lint-staged": "^15",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4044,10 +4044,10 @@ eslint-config-oclif@^5.2.2:
40444044
eslint-plugin-n "^15.1.0"
40454045
eslint-plugin-unicorn "^48.0.1"
40464046

4047-
eslint-config-oclif@^6.0.135:
4048-
version "6.0.135"
4049-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.135.tgz#7b9277a8abaf78c3ed90f4651d061990d45b68aa"
4050-
integrity sha512-S0Kdgbzs8aklUqkPt7Y45krT/9j28VTm7wVzgEX84wqoTovb91hg+bt3lgFVjOZs3N7DRxP3ZrGhQtbeJMtLJg==
4047+
eslint-config-oclif@^6.0.137:
4048+
version "6.0.137"
4049+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.137.tgz#677c03c14baae81e0480de0e2c1a7a05b9faf879"
4050+
integrity sha512-23so0ju6qf+JGDtGUclybUT4JGUSapl2zp+f+JOHCzLFpxJ/4fPCU6KNMZWLPBecdjIertMNRVOmHddt5i83Fg==
40514051
dependencies:
40524052
"@eslint/compat" "^1.4.1"
40534053
"@eslint/eslintrc" "^3.3.3"
@@ -4065,7 +4065,7 @@ eslint-config-oclif@^6.0.135:
40654065
eslint-plugin-n "^17.23.2"
40664066
eslint-plugin-perfectionist "^4"
40674067
eslint-plugin-unicorn "^56.0.1"
4068-
typescript-eslint "^8.53.1"
4068+
typescript-eslint "^8.54.0"
40694069

40704070
eslint-config-prettier@^10.1.8:
40714071
version "10.1.8"
@@ -7550,7 +7550,7 @@ typed-array-length@^1.0.7:
75507550
possible-typed-array-names "^1.0.0"
75517551
reflect.getprototypeof "^1.0.6"
75527552

7553-
typescript-eslint@^8.53.1:
7553+
typescript-eslint@^8.54.0:
75547554
version "8.54.0"
75557555
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.54.0.tgz#f4ef3b8882a5ddc2a41968e014194c178ab23f6a"
75567556
integrity sha512-CKsJ+g53QpsNPqbzUsfKVgd3Lny4yKZ1pP4qN3jdMOg/sisIDLGyDMezycquXLE5JsEU0wp3dGNdzig0/fmSVQ==

0 commit comments

Comments
 (0)