Skip to content

Commit 4c99ce3

Browse files
authored
Merge pull request #278 from pelias/wof-admin-lookup-7.11.0
Update pelias-wof-admin-lookup to v7.11.0
2 parents 0d90ffd + e74c43c commit 4c99ce3

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
@@ -41,7 +41,7 @@
4141
"pelias-dbclient": "^3.1.0",
4242
"pelias-logger": "^1.2.1",
4343
"pelias-model": "^10.0.0",
44-
"pelias-wof-admin-lookup": "^7.8.0",
44+
"pelias-wof-admin-lookup": "^7.11.0",
4545
"split2": "^3.1.1",
4646
"through2": "^3.0.0"
4747
},

0 commit comments

Comments
 (0)