Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-import-resolver-typescript from 3.6.3 to…
Browse files Browse the repository at this point in the history
… 3.7.0 (#738)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 0d1fefe commit 07d8788
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"editorconfig": "2.0.0",
"esbuild": "0.24.0",
"eslint": "9.17.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-mdx": "3.1.5",
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-import": "2.31.0",
Expand Down
25 changes: 16 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1803,7 +1803,7 @@ __metadata:
editorconfig: "npm:2.0.0"
esbuild: "npm:0.24.0"
eslint: "npm:9.17.0"
eslint-import-resolver-typescript: "npm:3.6.3"
eslint-import-resolver-typescript: "npm:3.7.0"
eslint-mdx: "npm:3.1.5"
eslint-plugin-chai-expect: "npm:3.1.0"
eslint-plugin-import: "npm:2.31.0"
Expand Down Expand Up @@ -4303,7 +4303,7 @@ __metadata:
languageName: node
linkType: hard

"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":
"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":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
Expand Down Expand Up @@ -5048,18 +5048,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:3.6.3":
version: 3.6.3
resolution: "eslint-import-resolver-typescript@npm:3.6.3"
"eslint-import-resolver-typescript@npm:3.7.0":
version: 3.7.0
resolution: "eslint-import-resolver-typescript@npm:3.7.0"
dependencies:
"@nolyfill/is-core-module": "npm:1.0.39"
debug: "npm:^4.3.5"
debug: "npm:^4.3.7"
enhanced-resolve: "npm:^5.15.0"
eslint-module-utils: "npm:^2.8.1"
fast-glob: "npm:^3.3.2"
get-tsconfig: "npm:^4.7.5"
is-bun-module: "npm:^1.0.2"
is-glob: "npm:^4.0.3"
stable-hash: "npm:^0.0.4"
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
Expand All @@ -5069,7 +5069,7 @@ __metadata:
optional: true
eslint-plugin-import-x:
optional: true
checksum: 10/5f9956dbbd0becc3d6c6cb945dad0e5e6f529cfd0f488d5688f3c59840cd7f4a44ab6aee0f54b5c4188134dab9a01cb63c1201767bde7fc330b7c1a14747f8ac
checksum: 10/8158730c11e562c56ed9bf7236dc75bce35b6992dc32c39ac2f4177ab77fca97b95999850204a6458054243607b54aee88c028a61fed4184f24f425fa1afff01
languageName: node
linkType: hard

Expand Down Expand Up @@ -5112,7 +5112,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-module-utils@npm:^2.12.0, eslint-module-utils@npm:^2.8.1":
"eslint-module-utils@npm:^2.12.0":
version: 2.12.0
resolution: "eslint-module-utils@npm:2.12.0"
dependencies:
Expand Down Expand Up @@ -10523,6 +10523,13 @@ __metadata:
languageName: node
linkType: hard

"stable-hash@npm:^0.0.4":
version: 0.0.4
resolution: "stable-hash@npm:0.0.4"
checksum: 10/21c039d21c1cb739cf8342561753a5e007cb95ea682ccd452e76310bbb9c6987a89de8eda023e320b019f3e4691aabda75079cdbb7dadf7ab9013e931f2f23cd
languageName: node
linkType: hard

"stackback@npm:0.0.2":
version: 0.0.2
resolution: "stackback@npm:0.0.2"
Expand Down

0 comments on commit 07d8788

Please sign in to comment.