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.1.3 (#16485)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 8, 2022
1 parent 2b99939 commit 86e67a9
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 @@ -270,7 +270,7 @@
"eslint": "8.18.0",
"eslint-config-prettier": "8.5.0",
"eslint-formatter-gha": "1.4.1",
"eslint-import-resolver-typescript": "3.1.2",
"eslint-import-resolver-typescript": "3.1.3",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.5.3",
"eslint-plugin-jest-formatting": "3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4418,10 +4418,10 @@ eslint-import-resolver-node@^0.3.6:
debug "^3.2.7"
resolve "^1.20.0"

eslint-import-resolver-typescript@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.1.2.tgz#988460fb709205d8f4e8ad58a0cafb3b401e86d5"
integrity sha512-M/qdvFCkdYcl2Wy4zHr4iPVbq1vSoKDwzyxg2bO9v7eZ49/fIB+ZWUet7/+UHeqDdFgiTtkr9AJ/vWJwNTbkCQ==
eslint-import-resolver-typescript@3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.1.3.tgz#ffb2014469184d64ff5ee4cb5b944d9115838fb4"
integrity sha512-u7YJAWmgJlpwvKsEl0khVJdRsdLNfReL2Sc8hrc21iEEVEOTKH0Ea3nUtfdlhHuQieJ7lFpOJd0LbDaWpb3+RA==
dependencies:
debug "^4.3.4"
enhanced-resolve "^5.10.0"
Expand Down

0 comments on commit 86e67a9

Please sign in to comment.