Skip to content

Commit 0deb936

Browse files
authoredDec 3, 2024··
Merge pull request #55 from pelias/wof-admin-lookup-7.11.0
Update pelias-wof-admin-lookup to v7.11.0
2 parents 67a7c75 + 479dea4 commit 0deb936

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.github/workflows/_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
matrix:
88
os:
99
- ubuntu-22.04
10-
node-version: [ 18.x, 20.x ]
10+
node-version: [ 18.x, 20.x, 22.x ]
1111
steps:
1212
- uses: actions/checkout@v4
1313
- name: 'Install node.js ${{ matrix.node-version }}'

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"pelias-dbclient": "^3.1.0",
2626
"pelias-logger": "^1.4.1",
2727
"pelias-model": "^10.0.0",
28-
"pelias-wof-admin-lookup": "^7.7.0",
28+
"pelias-wof-admin-lookup": "^7.11.0",
2929
"sync-request": "^6.1.0",
3030
"through2": "^3.0.1"
3131
},

0 commit comments

Comments
 (0)
Please sign in to comment.