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.0. (#…
Browse files Browse the repository at this point in the history
…41)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 3, 2022
1 parent 7995f57 commit 5c4c7f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.3",
"confusing-browser-globals": "^1.0.11",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^3.1.5",
"eslint-import-resolver-typescript": "^3.2.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-jsx-a11y": "^6.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7504,7 +7504,7 @@ __metadata:
confusing-browser-globals: ^1.0.11
eslint: ^8.19.0
eslint-config-prettier: ^8.5.0
eslint-import-resolver-typescript: ^3.1.5
eslint-import-resolver-typescript: ^3.2.0
eslint-plugin-import: ^2.26.0
eslint-plugin-jest: ^26.5.3
eslint-plugin-jsx-a11y: ^6.6.0
Expand Down Expand Up @@ -7559,9 +7559,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:^3.1.5":
version: 3.1.5
resolution: "eslint-import-resolver-typescript@npm:3.1.5"
"eslint-import-resolver-typescript@npm:^3.2.0":
version: 3.2.0
resolution: "eslint-import-resolver-typescript@npm:3.2.0"
dependencies:
debug: ^4.3.4
enhanced-resolve: ^5.10.0
Expand All @@ -7573,7 +7573,7 @@ __metadata:
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
checksum: 078cf0c0fc87031c440a551a9ccb842ed51f88ed5bdc5bd855ec717b582c17716193ade753fffa9b281f1d4fece73f8b574989acef5923fd29e93cc5b2f924de
checksum: 7facccbaec92b7d1012d4dfdca2316f69d785e494b5b8808fe2405acff91b88644917811d811bd3cf392222869f8fdc4e66055bf708cc4a8f49d5e641b39b351
languageName: node
linkType: hard

Expand Down

0 comments on commit 5c4c7f7

Please sign in to comment.