Skip to content

Commit 1d9227d

Browse files
authored
Dependency update (#227)
* Bump @natlibfi/marc-record-validators-melinda from 10.9.0 to 10.9.2 (#217) * Dependency update (#219) ** Bump word-wrap from 1.2.3 to 1.2.4 (#218) ** Bump semver from 5.7.1 to 5.7.2 (#215) ** Bump @babel/runtime from 7.22.5 to 7.22.6 (#214) ** Bump @natlibfi/melinda-record-matching from 4.1.3-alpha.1 to 4.1.3 (#225) ** Bump @natlibfi/marc-record-validators-melinda (#224) ** Update deps * Update deps * Update node-tests: v20.x * 3.3.14-alpha.3
1 parent 322ef3c commit 1d9227d

File tree

3 files changed

+2583
-2507
lines changed

3 files changed

+2583
-2507
lines changed

.github/workflows/melinda-node-tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
# temp: remove 19.x to avoid deprecation error (DEP0164)
15-
#node-version: [16.x, 18.x]
16-
node-version: [16.x, 18.x, 19.x]
14+
node-version: [16.x, 18.x, 20.x]
1715
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
1816

1917
steps:

0 commit comments

Comments
 (0)