Skip to content

Commit 1e83d4a

Browse files
authored
feat(deps): update pelias-model to v9.2.0 (#564)
1 parent fdaa5fa commit 1e83d4a

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"pelias-config": "^4.12.0",
4747
"pelias-dbclient": "^2.13.0",
4848
"pelias-logger": "^1.2.1",
49-
"pelias-model": "^9.1.1",
49+
"pelias-model": "^9.2.0",
5050
"pelias-wof-admin-lookup": "^7.4.1",
5151
"through2": "^3.0.0",
5252
"through2-sink": "^1.0.0"

test/fixtures/combined_vancouver_queens.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -930936,15 +930936,13 @@
930936930936
"data": {
930937930937
"name": {
930938930938
"default": [
930939-
"BC Place",
930940-
"B.C. Place"
930939+
"BC Place"
930941930940
],
930942930941
"ru": "Би-Си Плэйс"
930943930942
},
930944930943
"phrase": {
930945930944
"default": [
930946-
"BC Place",
930947-
"B.C. Place"
930945+
"BC Place"
930948930946
],
930949930947
"ru": "Би-Си Плэйс"
930950930948
},

0 commit comments

Comments
 (0)