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 65
65
"eslint" : " 8.12.0" ,
66
66
"eslint-config-prettier" : " 8.5.0" ,
67
67
"eslint-import-resolver-alias" : " 1.1.2" ,
68
- "eslint-import-resolver-typescript" : " 2.7.0 " ,
68
+ "eslint-import-resolver-typescript" : " 2.7.1 " ,
69
69
"eslint-plugin-compat" : " 4.0.2" ,
70
70
"eslint-plugin-import" : " 2.25.4" ,
71
71
"eslint-plugin-jest" : " 26.1.3" ,
Original file line number Diff line number Diff line change @@ -6902,10 +6902,10 @@ eslint-import-resolver-node@^0.3.6:
6902
6902
debug "^3.2.7"
6903
6903
resolve "^1.20.0"
6904
6904
6905
- eslint-import-resolver-typescript@2.7.0 :
6906
- version "2.7.0 "
6907
- resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.7.0 .tgz#1f9d391b636dccdbaa4a3b1a87eb9a8237e23963 "
6908
- integrity sha512-MNHS3u5pebvROX4MjGP9coda589ZGfL1SqdxUV4kSrcclfDRWvNE2D+eljbnWVMvWDVRgT89nhscMHPKYGcObQ ==
6905
+ eslint-import-resolver-typescript@2.7.1 :
6906
+ version "2.7.1 "
6907
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.7.1 .tgz#a90a4a1c80da8d632df25994c4c5fdcdd02b8751 "
6908
+ integrity sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ ==
6909
6909
dependencies:
6910
6910
debug "^4.3.4"
6911
6911
glob "^7.2.0"
You can’t perform that action at this time.
0 commit comments