-
Notifications
You must be signed in to change notification settings - Fork 726
Open
Description
The CI of MapLibre GL JS appear to be breaking when dependabot try to upgrade form 3.4.3 -> 3.4.4
I didn't expect this of a patch release
[!] (plugin typescript) RollupError: [plugin typescript] src/geo/projection/mercator_transform.test.ts (27:45): @rollup/plugin-typescript TS2339: Property 'values' does not exist on type 'mat2'.
Property 'values' does not exist on type 'IndexedCollection'.
src/geo/projection/mercator_transform.test.ts (27:45)
27 expect([...transform.rotationMatrix.values()]).toEqual([0.9998477101325989, -0.017452405765652657, 0.017452405765652657, 0.9998477101325989]);thurnbauermatthi, nashbridges and valadaptive
Metadata
Metadata
Assignees
Labels
No labels