Skip to content

Commit 913f73f

Browse files
authored
Dependency & Maintenance update (#215)
* Bump the development-dependencies group with 2 updates (#214) Bumps the development-dependencies group with 2 updates: [@natlibfi/fixugen](https://github.com/natlibfi/fixugen-js) and [@natlibfi/fixura-mongo](https://github.com/natlibfi/fixura-mongo-js). * Bump the production-dependencies group with 2 updates (#213) Bumps the production-dependencies group with 2 updates: [@natlibfi/marc-record](https://github.com/natlibfi/marc-record-js) and [@natlibfi/marc-record-validate](https://github.com/natlibfi/marc-record-validate). * Update deps * Node-tests: remove v19, v21 * 4.1.7-alpha.1
1 parent e8bfdd1 commit 913f73f

File tree

3 files changed

+631
-655
lines changed

3 files changed

+631
-655
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
node-version: [18.x, 19.x, 20.x, 21.x, 22.x]
14+
node-version: [18.x, 20.x, 22.x]
1515
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
1616

1717
steps:

0 commit comments

Comments
 (0)