deps: bump versions to latest

This commit is contained in:
Henk Verlinde
2022-05-17 13:58:27 +02:00
parent 7c834a5a11
commit f8bcce9e3c
4 changed files with 989 additions and 890 deletions

View File

@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node: [14.x, 16.x]
node: [16.x, 18.x]
steps:
- name: Check out Hyas project