Bump
This commit is contained in:
10
patches/@typescript-eslint+utils+6.13.1.patch
Normal file
10
patches/@typescript-eslint+utils+6.13.1.patch
Normal file
@ -0,0 +1,10 @@
|
||||
diff --git a/node_modules/@typescript-eslint/utils/dist/ts-eslint/Scope.d.ts b/node_modules/@typescript-eslint/utils/dist/ts-eslint/Scope.d.ts
|
||||
index 4e57af9..29b7cf7 100644
|
||||
--- a/node_modules/@typescript-eslint/utils/dist/ts-eslint/Scope.d.ts
|
||||
+++ b/node_modules/@typescript-eslint/utils/dist/ts-eslint/Scope.d.ts
|
||||
@@ -1,4 +1,4 @@
|
||||
-import * as scopeManager from '@typescript-eslint/scope-manager';
|
||||
+import * as scopeManager from '@typescript-eslint/scope-manager/dist';
|
||||
declare namespace Scope {
|
||||
type ScopeManager = scopeManager.ScopeManager;
|
||||
type Reference = scopeManager.Reference;
|
Reference in New Issue
Block a user