Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
deps: update dependency eslint-import-resolver-typescript to ^3.4.2. (#…
Browse files Browse the repository at this point in the history
…97)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 19, 2022
1 parent bcfcedf commit e7a6190
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@typescript-eslint/parser": "^5.33.1",
"confusing-browser-globals": "^1.0.11",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^3.4.1",
"eslint-import-resolver-typescript": "^3.4.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.8.3",
"eslint-plugin-jsx-a11y": "^6.6.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7050,7 +7050,7 @@ __metadata:
confusing-browser-globals: ^1.0.11
eslint: ^8.22.0
eslint-config-prettier: ^8.5.0
eslint-import-resolver-typescript: ^3.4.1
eslint-import-resolver-typescript: ^3.4.2
eslint-plugin-import: ^2.26.0
eslint-plugin-jest: ^26.8.3
eslint-plugin-jsx-a11y: ^6.6.1
Expand Down Expand Up @@ -7105,21 +7105,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:^3.4.1":
version: 3.4.1
resolution: "eslint-import-resolver-typescript@npm:3.4.1"
"eslint-import-resolver-typescript@npm:^3.4.2":
version: 3.4.2
resolution: "eslint-import-resolver-typescript@npm:3.4.2"
dependencies:
debug: ^4.3.4
enhanced-resolve: ^5.10.0
get-tsconfig: ^4.2.0
globby: ^13.1.2
is-core-module: ^2.9.0
is-glob: ^4.0.3
synckit: ^0.8.1
synckit: ^0.8.3
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
checksum: 952aaa4f25435b009e6604bf8a81acee2db064de1cefcac0628fd5167711721829e911910534f8773fbfe6a12c21d60bb0d324351ad25cd092481d9f80f6105d
checksum: e54d8c02542cc85fc9703a064111a25585a7189b61445a209792ae50b718d273e5522be44c61f149f59292570eef6a08036d988c8477da9f6d8f3c6177801319
languageName: node
linkType: hard

Expand Down Expand Up @@ -12821,13 +12821,13 @@ __metadata:
languageName: node
linkType: hard

"synckit@npm:^0.8.1":
version: 0.8.1
resolution: "synckit@npm:0.8.1"
"synckit@npm:^0.8.3":
version: 0.8.3
resolution: "synckit@npm:0.8.3"
dependencies:
"@pkgr/utils": ^2.3.0
tslib: ^2.4.0
checksum: 36a1b699996f3bb251c8f828364e101cf08b2a20225cb39df9d7c2186380554b8172374babfe10f03f4b52ab8c453c16447c3cbf61108221f2c58c446bf8425a
checksum: ba6baa7c32e69b38eebb322a8eb1712a117f7f1eaa42e75623c7d6da43f0e61d3ac33fa962c2c58a8b37742f1e0ae9d21f04c9da0dbf34d618a8780055e9e1fa
languageName: node
linkType: hard

Expand Down

0 comments on commit e7a6190

Please sign in to comment.