Bump typescript from 5.5.4 to 5.6.2 #519
Annotations
6 errors
yarn build:
node_modules/lru-cache/dist/commonjs/index.d.ts#L973
Property 'entries' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
yarn build:
node_modules/lru-cache/dist/commonjs/index.d.ts#L985
Property 'keys' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
yarn build:
node_modules/lru-cache/dist/commonjs/index.d.ts#L997
Property 'values' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
yarn build:
node_modules/lru-cache/dist/commonjs/index.d.ts#L1009
Property '[Symbol.iterator]' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
yarn build:
node_modules/lru-cache/dist/commonjs/index.d.ts#L1032
Property 'forEach' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
yarn build
Process completed with exit code 2.
|
Loading