Skip to content

Commit

Permalink
chore(deps): update dependency eslint-import-resolver-typescript to v…
Browse files Browse the repository at this point in the history
…3.4.1 (#17291)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 20, 2022
1 parent ca5be4b commit 497d319
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -275,7 +275,7 @@
"eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",
"eslint-formatter-gha": "1.4.1",
"eslint-import-resolver-typescript": "3.4.0",
"eslint-import-resolver-typescript": "3.4.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.8.2",
"eslint-plugin-jest-formatting": "3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4415,10 +4415,10 @@ eslint-import-resolver-node@^0.3.6:
debug "^3.2.7"
resolve "^1.20.0"

eslint-import-resolver-typescript@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.4.0.tgz#a7e334b86d638f49956f2b0dfbde29daa9c32dcd"
integrity sha512-rBCgiEovwX/HQ8ESWV+XIWZaFiRtDeAXNZdcTATB8UbMuadc9qfGOlIP+vy+c7nsgfEBN4NTwy5qunGNptDP0Q==
eslint-import-resolver-typescript@3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.4.1.tgz#072e5f7b4bf5d62d32d0b3a071fe551b45d15454"
integrity sha512-rcD4V2nnxk76JF6nuLcclGpya18KLhr/lwpl5xFXrVWZtdRSepfCGHk/oFn9HNstWX317Nuo/E3Z1vymPyPhlQ==
dependencies:
debug "^4.3.4"
enhanced-resolve "^5.10.0"
Expand Down

0 comments on commit 497d319

Please sign in to comment.