This repository was archived by the owner on Nov 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 100100 "eslint-config-prettier" : " 8.8.0" ,
101101 "eslint-import-resolver-jsconfig" : " 1.1.0" ,
102102 "eslint-import-resolver-node" : " 0.3.7" ,
103- "eslint-import-resolver-typescript" : " 3.5.4 " ,
103+ "eslint-import-resolver-typescript" : " 3.5.5 " ,
104104 "eslint-plugin-etc" : " 2.0.3" ,
105105 "eslint-plugin-import" : " 2.27.5" ,
106106 "eslint-plugin-jest" : " 27.2.1" ,
Original file line number Diff line number Diff line change 26952695 is-core-module "^2.11.0"
26962696 resolve "^1.22.1"
26972697
2698- 2699- version "3.5.4 "
2700- resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.5.4 .tgz#7370c326c3c08f0c1839c592d79d20b704de15d4 "
2701- integrity sha512-9xUpnedEmSfG57sN1UvWPiEhfJ8bPt0Wg2XysA7Mlc79iFGhmJtRUg9LxtkK81FhMUui0YuR2E8iUsVhePkh4A ==
2698+ 2699+ version "3.5.5 "
2700+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.5.5 .tgz#0a9034ae7ed94b254a360fbea89187b60ea7456d "
2701+ integrity sha512-TdJqPHs2lW5J9Zpe17DZNQuDnox4xo2o+0tE7Pggain9Rbc19ik8kFtXdxZ250FVx2kF4vlt2RSf4qlUpG7bhw ==
27022702 dependencies :
27032703 debug "^4.3.4"
27042704 enhanced-resolve "^5.12.0"
2705+ eslint-module-utils "^2.7.4"
27052706 get-tsconfig "^4.5.0"
27062707 globby "^13.1.3"
27072708 is-core-module "^2.11.0"
You can’t perform that action at this time.
0 commit comments