Skip to content

Commit 44a4a3d

Browse files
chore(dev-deps): bump eslint-config-oclif-typescript (#1005)
Bumps [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 3.1.12 to 3.1.13. - [Release notes](https://github.com/oclif/eslint-config-oclif-typescript/releases) - [Changelog](https://github.com/oclif/eslint-config-oclif-typescript/blob/main/CHANGELOG.md) - [Commits](oclif/eslint-config-oclif-typescript@3.1.12...3.1.13) --- updated-dependencies: - dependency-name: eslint-config-oclif-typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d2599d commit 44a4a3d

File tree

2 files changed

+18
-20
lines changed

2 files changed

+18
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"commitlint": "^19",
3232
"eslint": "^8.57.1",
3333
"eslint-config-oclif": "^5.2.2",
34-
"eslint-config-oclif-typescript": "^3.1.12",
34+
"eslint-config-oclif-typescript": "^3.1.13",
3535
"eslint-config-prettier": "^9.1.0",
3636
"husky": "^9.1.7",
3737
"lint-staged": "^15",

yarn.lock

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2796,7 +2796,7 @@ data-view-byte-offset@^1.0.0:
27962796
es-errors "^1.3.0"
27972797
is-data-view "^1.0.1"
27982798

2799-
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.4.0, debug@~4.4.0:
2799+
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7, debug@^4.4.0, debug@~4.4.0:
28002800
version "4.4.0"
28012801
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
28022802
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
@@ -3103,15 +3103,15 @@ escodegen@^2.1.0:
31033103
optionalDependencies:
31043104
source-map "~0.6.1"
31053105

3106-
eslint-config-oclif-typescript@^3.1.12:
3107-
version "3.1.12"
3108-
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.1.12.tgz#91089e770854cd29b69f359dc1b9d847ef588b18"
3109-
integrity sha512-hEXU/PEJyjeLiTrCmgcmx0+FHwVpqipkKSykesdMsk2v43Mqh5bq2j3cyxHXZBCOxpTACVlM6KG7d4LFaWoVHQ==
3106+
eslint-config-oclif-typescript@^3.1.13:
3107+
version "3.1.13"
3108+
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.1.13.tgz#9a8d4653a7a4ee2bd8d459282ffbf60961d5bb05"
3109+
integrity sha512-SY9uUPGL3N5M0evNikzZBq+IQABPhzilrhdVbpjpFDd6OxMD8r3E1VMCwGMA2vP+yGUE+MtQHS1yFzNpo8C26Q==
31103110
dependencies:
31113111
"@typescript-eslint/eslint-plugin" "^6.21.0"
31123112
"@typescript-eslint/parser" "^6.21.0"
31133113
eslint-config-xo-space "^0.35.0"
3114-
eslint-import-resolver-typescript "^3.6.3"
3114+
eslint-import-resolver-typescript "^3.7.0"
31153115
eslint-plugin-import "^2.31.0"
31163116
eslint-plugin-mocha "^10.5.0"
31173117
eslint-plugin-n "^15"
@@ -3155,19 +3155,19 @@ eslint-import-resolver-node@^0.3.9:
31553155
is-core-module "^2.13.0"
31563156
resolve "^1.22.4"
31573157

3158-
eslint-import-resolver-typescript@^3.6.3:
3159-
version "3.6.3"
3160-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.3.tgz#bb8e388f6afc0f940ce5d2c5fd4a3d147f038d9e"
3161-
integrity sha512-ud9aw4szY9cCT1EWWdGv1L1XR6hh2PaRWif0j2QjQ0pgTY/69iw+W0Z4qZv5wHahOl8isEr+k/JnyAqNQkLkIA==
3158+
eslint-import-resolver-typescript@^3.7.0:
3159+
version "3.7.0"
3160+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.7.0.tgz#e69925936a771a9cb2de418ccebc4cdf6c0818aa"
3161+
integrity sha512-Vrwyi8HHxY97K5ebydMtffsWAn1SCR9eol49eCd5fJS4O1WV7PaAjbcjmbfJJSMz/t4Mal212Uz/fQZrOB8mow==
31623162
dependencies:
31633163
"@nolyfill/is-core-module" "1.0.39"
3164-
debug "^4.3.5"
3164+
debug "^4.3.7"
31653165
enhanced-resolve "^5.15.0"
3166-
eslint-module-utils "^2.8.1"
31673166
fast-glob "^3.3.2"
31683167
get-tsconfig "^4.7.5"
31693168
is-bun-module "^1.0.2"
31703169
is-glob "^4.0.3"
3170+
stable-hash "^0.0.4"
31713171

31723172
eslint-module-utils@^2.12.0:
31733173
version "2.12.0"
@@ -3176,13 +3176,6 @@ eslint-module-utils@^2.12.0:
31763176
dependencies:
31773177
debug "^3.2.7"
31783178

3179-
eslint-module-utils@^2.8.1:
3180-
version "2.11.0"
3181-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.11.0.tgz#b99b211ca4318243f09661fae088f373ad5243c4"
3182-
integrity sha512-gbBE5Hitek/oG6MUVj6sFuzEjA/ClzNflVrLovHi/JgLdC7fiN5gLAY1WIPW1a0V5I999MnsrvVrCOGmmVqDBQ==
3183-
dependencies:
3184-
debug "^3.2.7"
3185-
31863179
eslint-plugin-es@^4.1.0:
31873180
version "4.1.0"
31883181
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9"
@@ -5674,6 +5667,11 @@ sprintf-js@^1.1.3:
56745667
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.3.tgz#4914b903a2f8b685d17fdf78a70e917e872e444a"
56755668
integrity sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==
56765669

5670+
stable-hash@^0.0.4:
5671+
version "0.0.4"
5672+
resolved "https://registry.yarnpkg.com/stable-hash/-/stable-hash-0.0.4.tgz#55ae7dadc13e4b3faed13601587cec41859b42f7"
5673+
integrity sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g==
5674+
56775675
stack-utils@^2.0.6:
56785676
version "2.0.6"
56795677
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-2.0.6.tgz#aaf0748169c02fc33c8232abccf933f54a1cc34f"

0 commit comments

Comments
 (0)