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.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2022
1 parent 448d602 commit 47b0809
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.36.2",
"confusing-browser-globals": "^1.0.11",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^3.5.0",
"eslint-import-resolver-typescript": "^3.5.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.0.1",
"eslint-plugin-jsx-a11y": "^6.6.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7217,7 +7217,7 @@ __metadata:
confusing-browser-globals: ^1.0.11
eslint: ^8.23.0
eslint-config-prettier: ^8.5.0
eslint-import-resolver-typescript: ^3.5.0
eslint-import-resolver-typescript: ^3.5.1
eslint-plugin-import: ^2.26.0
eslint-plugin-jest: ^27.0.1
eslint-plugin-jsx-a11y: ^6.6.1
Expand Down Expand Up @@ -7272,9 +7272,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:^3.5.0":
version: 3.5.0
resolution: "eslint-import-resolver-typescript@npm:3.5.0"
"eslint-import-resolver-typescript@npm:^3.5.1":
version: 3.5.1
resolution: "eslint-import-resolver-typescript@npm:3.5.1"
dependencies:
debug: ^4.3.4
enhanced-resolve: ^5.10.0
Expand All @@ -7286,7 +7286,7 @@ __metadata:
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
checksum: 9719d1f68b7bb0eaf8939cff2d3b02b526949f73db744877de781640650dd4d0a17d934222b9ac69e27d9f363ee4569c1aa1a2a2aab6500257517f9bf7d25976
checksum: d7a7a33c9fd8b52ae25bd432c3e0b157a9c38d1254325311e04f450083197d47d823ebca447e7b5bfe9b9a959de8d2edbafb028406c2532fd7aa95fe31812a48
languageName: node
linkType: hard

Expand Down

0 comments on commit 47b0809

Please sign in to comment.