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.2.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2022
1 parent 222127c commit 369524b
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.30.6",
"confusing-browser-globals": "^1.0.11",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^3.2.5",
"eslint-import-resolver-typescript": "^3.2.6",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.6.0",
"eslint-plugin-jsx-a11y": "^6.6.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7520,7 +7520,7 @@ __metadata:
confusing-browser-globals: ^1.0.11
eslint: ^8.19.0
eslint-config-prettier: ^8.5.0
eslint-import-resolver-typescript: ^3.2.5
eslint-import-resolver-typescript: ^3.2.6
eslint-plugin-import: ^2.26.0
eslint-plugin-jest: ^26.6.0
eslint-plugin-jsx-a11y: ^6.6.0
Expand Down Expand Up @@ -7575,21 +7575,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:^3.2.5":
version: 3.2.5
resolution: "eslint-import-resolver-typescript@npm:3.2.5"
"eslint-import-resolver-typescript@npm:^3.2.6":
version: 3.2.6
resolution: "eslint-import-resolver-typescript@npm:3.2.6"
dependencies:
debug: ^4.3.4
enhanced-resolve: ^5.10.0
get-tsconfig: "npm:@unts/get-tsconfig@^4.1.1"
get-tsconfig: ^4.2.0
globby: ^13.1.2
is-core-module: ^2.9.0
is-glob: ^4.0.3
synckit: ^0.7.2
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
checksum: 01f769f8247d14991664255eb0a1b616b028f4be6a4439a114a8502a113b18e70f0a46e3788fa8870d453aba5f51b442ab5d8148a4851b601932836cd0c700eb
checksum: 0e4826875552653bd60e4b5cfc0063bbfb77c3c53b030d942c72ab0f6cadd3a0659d55df22000ffe6ebf49dda8953d6bf339f00db3f00d26131450946bbeedff
languageName: node
linkType: hard

Expand Down Expand Up @@ -8513,10 +8513,10 @@ __metadata:
languageName: node
linkType: hard

"get-tsconfig@npm:@unts/get-tsconfig@^4.1.1":
version: 4.1.1
resolution: "@unts/get-tsconfig@npm:4.1.1"
checksum: dff677518c6bb9452aeb96a8d5935d0a93da1671ec17f92a8b1dfedc957447b12a4a1e8cade4b8dbacfef97a7b1761de40787f315ec62eebe65aa20675fc4944
"get-tsconfig@npm:^4.2.0":
version: 4.2.0
resolution: "get-tsconfig@npm:4.2.0"
checksum: dfae3520bee20b71a651fdc93fd29901013dfc4df9fb41a423cf3efb4468c79087ef9d3bc3d0625b6486397730991d2a749eed4985d8ab411f481319c3e931e5
languageName: node
linkType: hard

Expand Down

0 comments on commit 369524b

Please sign in to comment.