Skip to content

Commit 60000fb

Browse files
Update dependency eslint-import-resolver-typescript to v4.4.4
| datasource | package | from | to | | ---------- | --------------------------------- | ----- | ----- | | npm | eslint-import-resolver-typescript | 4.4.2 | 4.4.4 | ## [v4.4.4](https://github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#444) ##### Patch Changes - [#468](import-js/eslint-import-resolver-typescript#468) [`93b39d2`](import-js/eslint-import-resolver-typescript@93b39d2) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): bump `stable-hash-x` v0.2.0 - [#466](import-js/eslint-import-resolver-typescript#466) [`799f1ce`](import-js/eslint-import-resolver-typescript@799f1ce) Thanks [@anomiex](https://github.com/anomiex)! - fix: include options hash in cache key for options normalization ## [v4.4.3](https://github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#443) ##### Patch Changes - [#462](import-js/eslint-import-resolver-typescript#462) [`43575e7`](import-js/eslint-import-resolver-typescript@43575e7) Thanks [@JounQin](https://github.com/JounQin)! - chore: migrate `stable-hash` to `stable-hash-x`
1 parent 4fd4ddd commit 60000fb

File tree

2 files changed

+123
-104
lines changed

2 files changed

+123
-104
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint": "8.23.1",
3333
"eslint-config-airbnb": "19.0.4",
3434
"eslint-config-prettier": "10.1.5",
35-
"eslint-import-resolver-typescript": "4.4.2",
35+
"eslint-import-resolver-typescript": "4.4.4",
3636
"eslint-plugin-eslint-comments": "3.2.0",
3737
"eslint-plugin-import": "2.32.0",
3838
"eslint-plugin-jsx-a11y": "6.10.2",

0 commit comments

Comments
 (0)