Skip to content

Commit edb8641

Browse files
build(deps-dev): Bump eslint-import-resolver-typescript from 3.6.3 to 3.7.0 (#437)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1dde577 commit edb8641

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
"editorconfig": "2.0.0",
208208
"esbuild": "0.24.0",
209209
"eslint": "9.17.0",
210-
"eslint-import-resolver-typescript": "3.6.3",
210+
"eslint-import-resolver-typescript": "3.7.0",
211211
"eslint-mdx": "3.1.5",
212212
"eslint-plugin-chai-expect": "3.1.0",
213213
"eslint-plugin-import": "2.31.0",

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1642,7 +1642,7 @@ __metadata:
16421642
editorconfig: "npm:2.0.0"
16431643
esbuild: "npm:0.24.0"
16441644
eslint: "npm:9.17.0"
1645-
eslint-import-resolver-typescript: "npm:3.6.3"
1645+
eslint-import-resolver-typescript: "npm:3.7.0"
16461646
eslint-mdx: "npm:3.1.5"
16471647
eslint-plugin-chai-expect: "npm:3.1.0"
16481648
eslint-plugin-import: "npm:2.31.0"
@@ -4107,7 +4107,7 @@ __metadata:
41074107
languageName: node
41084108
linkType: hard
41094109

4110-
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.3.6, debug@npm:^4.4.0":
4110+
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.6, debug@npm:^4.3.7, debug@npm:^4.4.0":
41114111
version: 4.4.0
41124112
resolution: "debug@npm:4.4.0"
41134113
dependencies:
@@ -4772,18 +4772,18 @@ __metadata:
47724772
languageName: node
47734773
linkType: hard
47744774

4775-
"eslint-import-resolver-typescript@npm:3.6.3":
4776-
version: 3.6.3
4777-
resolution: "eslint-import-resolver-typescript@npm:3.6.3"
4775+
"eslint-import-resolver-typescript@npm:3.7.0":
4776+
version: 3.7.0
4777+
resolution: "eslint-import-resolver-typescript@npm:3.7.0"
47784778
dependencies:
47794779
"@nolyfill/is-core-module": "npm:1.0.39"
4780-
debug: "npm:^4.3.5"
4780+
debug: "npm:^4.3.7"
47814781
enhanced-resolve: "npm:^5.15.0"
4782-
eslint-module-utils: "npm:^2.8.1"
47834782
fast-glob: "npm:^3.3.2"
47844783
get-tsconfig: "npm:^4.7.5"
47854784
is-bun-module: "npm:^1.0.2"
47864785
is-glob: "npm:^4.0.3"
4786+
stable-hash: "npm:^0.0.4"
47874787
peerDependencies:
47884788
eslint: "*"
47894789
eslint-plugin-import: "*"
@@ -4793,7 +4793,7 @@ __metadata:
47934793
optional: true
47944794
eslint-plugin-import-x:
47954795
optional: true
4796-
checksum: 10/5f9956dbbd0becc3d6c6cb945dad0e5e6f529cfd0f488d5688f3c59840cd7f4a44ab6aee0f54b5c4188134dab9a01cb63c1201767bde7fc330b7c1a14747f8ac
4796+
checksum: 10/8158730c11e562c56ed9bf7236dc75bce35b6992dc32c39ac2f4177ab77fca97b95999850204a6458054243607b54aee88c028a61fed4184f24f425fa1afff01
47974797
languageName: node
47984798
linkType: hard
47994799

@@ -4836,7 +4836,7 @@ __metadata:
48364836
languageName: node
48374837
linkType: hard
48384838

4839-
"eslint-module-utils@npm:^2.12.0, eslint-module-utils@npm:^2.8.1":
4839+
"eslint-module-utils@npm:^2.12.0":
48404840
version: 2.12.0
48414841
resolution: "eslint-module-utils@npm:2.12.0"
48424842
dependencies:
@@ -10257,6 +10257,13 @@ __metadata:
1025710257
languageName: node
1025810258
linkType: hard
1025910259

10260+
"stable-hash@npm:^0.0.4":
10261+
version: 0.0.4
10262+
resolution: "stable-hash@npm:0.0.4"
10263+
checksum: 10/21c039d21c1cb739cf8342561753a5e007cb95ea682ccd452e76310bbb9c6987a89de8eda023e320b019f3e4691aabda75079cdbb7dadf7ab9013e931f2f23cd
10264+
languageName: node
10265+
linkType: hard
10266+
1026010267
"stackback@npm:0.0.2":
1026110268
version: 0.0.2
1026210269
resolution: "stackback@npm:0.0.2"

0 commit comments

Comments
 (0)