fauna / fauna-js

Javascript driver for Fauna v10 (current)
https://fauna.com
Other
37 stars 7 forks source link

update concourse node versions #266

Closed ptpaterson closed 6 months ago

ptpaterson commented 6 months ago

Ticket(s): FE-###

Problem

We updated typescript which is only compatible with Node 18.18 or higher. Current pipeline pulls Node 18.16.

Solution

Update node images.

Testing

No changes. Should be fine once newer images are provided.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.