Skip to content

Commit

Permalink
Merge pull request #114 from pelias/wof-admin-lookup-7.11.0
Browse files Browse the repository at this point in the history
Update pelias-wof-admin-lookup to v7.11.0
  • Loading branch information
orangejulius authored Dec 3, 2024
2 parents 9cc45f3 + 947d7c8 commit 171700d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
matrix:
os:
- ubuntu-22.04
node-version: [ 18.x, 20.x ]
node-version: [ 18.x, 20.x, 22.x ]
steps:
- uses: actions/checkout@v4
- name: 'Install node.js ${{ matrix.node-version }}'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"pelias-dbclient": "^3.1.0",
"pelias-logger": "^1.3.0",
"pelias-model": "^10.0.0",
"pelias-wof-admin-lookup": "^7.8.0",
"pelias-wof-admin-lookup": "^7.11.0",
"through2": "^3.0.0",
"through2-filter": "^3.0.0",
"through2-map": "^3.0.0",
Expand Down

0 comments on commit 171700d

Please sign in to comment.