Skip to content

Commit 07d8788

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

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
@@ -179,7 +179,7 @@
179179
"editorconfig": "2.0.0",
180180
"esbuild": "0.24.0",
181181
"eslint": "9.17.0",
182-
"eslint-import-resolver-typescript": "3.6.3",
182+
"eslint-import-resolver-typescript": "3.7.0",
183183
"eslint-mdx": "3.1.5",
184184
"eslint-plugin-chai-expect": "3.1.0",
185185
"eslint-plugin-import": "2.31.0",

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1803,7 +1803,7 @@ __metadata:
18031803
editorconfig: "npm:2.0.0"
18041804
esbuild: "npm:0.24.0"
18051805
eslint: "npm:9.17.0"
1806-
eslint-import-resolver-typescript: "npm:3.6.3"
1806+
eslint-import-resolver-typescript: "npm:3.7.0"
18071807
eslint-mdx: "npm:3.1.5"
18081808
eslint-plugin-chai-expect: "npm:3.1.0"
18091809
eslint-plugin-import: "npm:2.31.0"
@@ -4303,7 +4303,7 @@ __metadata:
43034303
languageName: node
43044304
linkType: hard
43054305

4306-
"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":
4306+
"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":
43074307
version: 4.4.0
43084308
resolution: "debug@npm:4.4.0"
43094309
dependencies:
@@ -5048,18 +5048,18 @@ __metadata:
50485048
languageName: node
50495049
linkType: hard
50505050

5051-
"eslint-import-resolver-typescript@npm:3.6.3":
5052-
version: 3.6.3
5053-
resolution: "eslint-import-resolver-typescript@npm:3.6.3"
5051+
"eslint-import-resolver-typescript@npm:3.7.0":
5052+
version: 3.7.0
5053+
resolution: "eslint-import-resolver-typescript@npm:3.7.0"
50545054
dependencies:
50555055
"@nolyfill/is-core-module": "npm:1.0.39"
5056-
debug: "npm:^4.3.5"
5056+
debug: "npm:^4.3.7"
50575057
enhanced-resolve: "npm:^5.15.0"
5058-
eslint-module-utils: "npm:^2.8.1"
50595058
fast-glob: "npm:^3.3.2"
50605059
get-tsconfig: "npm:^4.7.5"
50615060
is-bun-module: "npm:^1.0.2"
50625061
is-glob: "npm:^4.0.3"
5062+
stable-hash: "npm:^0.0.4"
50635063
peerDependencies:
50645064
eslint: "*"
50655065
eslint-plugin-import: "*"
@@ -5069,7 +5069,7 @@ __metadata:
50695069
optional: true
50705070
eslint-plugin-import-x:
50715071
optional: true
5072-
checksum: 10/5f9956dbbd0becc3d6c6cb945dad0e5e6f529cfd0f488d5688f3c59840cd7f4a44ab6aee0f54b5c4188134dab9a01cb63c1201767bde7fc330b7c1a14747f8ac
5072+
checksum: 10/8158730c11e562c56ed9bf7236dc75bce35b6992dc32c39ac2f4177ab77fca97b95999850204a6458054243607b54aee88c028a61fed4184f24f425fa1afff01
50735073
languageName: node
50745074
linkType: hard
50755075

@@ -5112,7 +5112,7 @@ __metadata:
51125112
languageName: node
51135113
linkType: hard
51145114

5115-
"eslint-module-utils@npm:^2.12.0, eslint-module-utils@npm:^2.8.1":
5115+
"eslint-module-utils@npm:^2.12.0":
51165116
version: 2.12.0
51175117
resolution: "eslint-module-utils@npm:2.12.0"
51185118
dependencies:
@@ -10523,6 +10523,13 @@ __metadata:
1052310523
languageName: node
1052410524
linkType: hard
1052510525

10526+
"stable-hash@npm:^0.0.4":
10527+
version: 0.0.4
10528+
resolution: "stable-hash@npm:0.0.4"
10529+
checksum: 10/21c039d21c1cb739cf8342561753a5e007cb95ea682ccd452e76310bbb9c6987a89de8eda023e320b019f3e4691aabda75079cdbb7dadf7ab9013e931f2f23cd
10530+
languageName: node
10531+
linkType: hard
10532+
1052610533
"stackback@npm:0.0.2":
1052710534
version: 0.0.2
1052810535
resolution: "stackback@npm:0.0.2"

0 commit comments

Comments
 (0)