Skip to content

Commit a84c777

Browse files
build(deps-dev): bump eslint-import-resolver-typescript from 3.8.6 to 3.8.7 (#86)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd4b9f1 commit a84c777

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"dprint": "0.49.0",
164164
"editorconfig": "2.0.1",
165165
"eslint": "9.20.1",
166-
"eslint-import-resolver-typescript": "3.8.6",
166+
"eslint-import-resolver-typescript": "3.8.7",
167167
"eslint-mdx": "3.2.0",
168168
"eslint-plugin-chai-expect": "3.1.0",
169169
"eslint-plugin-import": "2.31.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1582,7 +1582,7 @@ __metadata:
15821582
dprint: "npm:0.49.0"
15831583
editorconfig: "npm:2.0.1"
15841584
eslint: "npm:9.20.1"
1585-
eslint-import-resolver-typescript: "npm:3.8.6"
1585+
eslint-import-resolver-typescript: "npm:3.8.7"
15861586
eslint-mdx: "npm:3.2.0"
15871587
eslint-plugin-chai-expect: "npm:3.1.0"
15881588
eslint-plugin-import: "npm:2.31.0"
@@ -4747,9 +4747,9 @@ __metadata:
47474747
languageName: node
47484748
linkType: hard
47494749

4750-
"eslint-import-resolver-typescript@npm:3.8.6":
4751-
version: 3.8.6
4752-
resolution: "eslint-import-resolver-typescript@npm:3.8.6"
4750+
"eslint-import-resolver-typescript@npm:3.8.7":
4751+
version: 3.8.7
4752+
resolution: "eslint-import-resolver-typescript@npm:3.8.7"
47534753
dependencies:
47544754
"@nolyfill/is-core-module": "npm:1.0.39"
47554755
debug: "npm:^4.3.7"
@@ -4767,7 +4767,7 @@ __metadata:
47674767
optional: true
47684768
eslint-plugin-import-x:
47694769
optional: true
4770-
checksum: 10/cf703f6a33fca4aa07db914893c5a489284e0fc5e72a0e127ad3f46a1aca14315429c17e17d82a03939db1364558abb26aa0544f8589c74da289d514e63d82d1
4770+
checksum: 10/e11a2ea4ffba11b33b6bd00146569c88bed0dbfb81f882d3c0f00aedbb7f2280caf4bbd38fb546583087560fadf80abd6e7928e14194c351416233c841f83d8d
47714771
languageName: node
47724772
linkType: hard
47734773

0 commit comments

Comments
 (0)