Bump eslint-plugin-import to avoid vulnerability in dependency
This commit is contained in:
parent
10695e6a20
commit
ed9506bbaf
1660 changed files with 67726 additions and 27926 deletions
2
node_modules/tsconfig-paths/lib/match-path-sync.d.ts
generated
vendored
2
node_modules/tsconfig-paths/lib/match-path-sync.d.ts
generated
vendored
|
|
@ -22,7 +22,7 @@ export declare function createMatchPath(absoluteBaseUrl: string, paths: {
|
|||
* @param absolutePathMappings The paths to try as specified in tsconfig but resolved to absolute form.
|
||||
* @param requestedModule The required module name.
|
||||
* @param readJson Function that can read json from a path (useful for testing).
|
||||
* @param fileExists Function that checks for existance of a file at a path (useful for testing).
|
||||
* @param fileExists Function that checks for existence of a file at a path (useful for testing).
|
||||
* @param extensions File extensions to probe for (useful for testing).
|
||||
* @param mainFields A list of package.json field names to try when resolving module files.
|
||||
* @returns the found path, or undefined if no path was found.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue