File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 77
77
"devDependencies" : {
78
78
"@mozilla/glean" : " ^3.0.0" ,
79
79
"@pkgr/rollup" : " ^4.1.3" ,
80
- "@robintail/ import-resolver" : " link:." ,
80
+ "eslint- import-resolver-typescript " : " link:." ,
81
81
"@tsconfig/node18" : " ^18.2.4" ,
82
82
"@types/debug" : " ^4.1.12" ,
83
83
"@types/is-glob" : " ^4.0.4" ,
92
92
"typescript" : " ^5.3.2"
93
93
},
94
94
"resolutions" : {
95
- "@robintail/ import-resolver" : " link:." ,
95
+ "eslint- import-resolver-typescript " : " link:." ,
96
96
"prettier" : " ^2.8.8"
97
97
},
98
98
"packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
Original file line number Diff line number Diff line change 292
292
picocolors "^1.0.0"
293
293
tslib "^2.6.0"
294
294
295
- " @robintail/import-resolver@link:. " :
296
- version "0.0.0"
297
- uid ""
298
-
299
295
" @rollup/plugin-alias@^5.0.0 " :
300
296
version "5.1.0"
301
297
resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-5.1.0.tgz#99a94accc4ff9a3483be5baeedd5d7da3b597e93"
@@ -761,6 +757,10 @@ eslint-import-resolver-node@^0.3.9:
761
757
is-core-module "^2.13.0"
762
758
resolve "^1.22.4"
763
759
760
+ " eslint-import-resolver-typescript@link:. " :
761
+ version "0.0.0"
762
+ uid ""
763
+
764
764
eslint-module-utils@^2.8.0, eslint-module-utils@^2.8.1 :
765
765
version "2.8.1"
766
766
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz#52f2404300c3bd33deece9d7372fb337cc1d7c34"
You can’t perform that action at this time.
0 commit comments