Skip to content

Commit

Permalink
Merge pull request #586 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 7a3fec2 + eb790a9 commit f81d29f
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 @@ -47,7 +47,7 @@
"pelias-dbclient": "^3.1.0",
"pelias-logger": "^1.2.1",
"pelias-model": "^10.0.0",
"pelias-wof-admin-lookup": "^7.8.0",
"pelias-wof-admin-lookup": "^7.11.0",
"through2": "^3.0.0",
"through2-sink": "^1.0.0"
},
Expand Down

0 comments on commit f81d29f

Please sign in to comment.