File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 64
64
"eslint" : " 8.12.0" ,
65
65
"eslint-config-prettier" : " 8.5.0" ,
66
66
"eslint-import-resolver-alias" : " 1.1.2" ,
67
- "eslint-import-resolver-typescript" : " 2.7.0 " ,
67
+ "eslint-import-resolver-typescript" : " 2.7.1 " ,
68
68
"eslint-plugin-compat" : " 4.0.2" ,
69
69
"eslint-plugin-import" : " 2.25.4" ,
70
70
"eslint-plugin-jest" : " 26.1.3" ,
Original file line number Diff line number Diff line change @@ -6895,10 +6895,10 @@ eslint-import-resolver-node@^0.3.6:
6895
6895
debug "^3.2.7"
6896
6896
resolve "^1.20.0"
6897
6897
6898
- eslint-import-resolver-typescript@2.7.0 :
6899
- version "2.7.0 "
6900
- resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.7.0 .tgz#1f9d391b636dccdbaa4a3b1a87eb9a8237e23963 "
6901
- integrity sha512-MNHS3u5pebvROX4MjGP9coda589ZGfL1SqdxUV4kSrcclfDRWvNE2D+eljbnWVMvWDVRgT89nhscMHPKYGcObQ ==
6898
+ eslint-import-resolver-typescript@2.7.1 :
6899
+ version "2.7.1 "
6900
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.7.1 .tgz#a90a4a1c80da8d632df25994c4c5fdcdd02b8751 "
6901
+ integrity sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ ==
6902
6902
dependencies:
6903
6903
debug "^4.3.4"
6904
6904
glob "^7.2.0"
You can’t perform that action at this time.
0 commit comments