Skip to content

Commit

Permalink
Merge pull request #107 from p-j/renovate/all
Browse files Browse the repository at this point in the history
chore(deps): update all dependencies
  • Loading branch information
p-j authored Jul 23, 2024
2 parents ad59fa3 + 477925e commit 9e54619
Show file tree
Hide file tree
Showing 5 changed files with 759 additions and 911 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
],
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.3",
"@changesets/cli": "2.27.7",
"@types/jest": "29.5.12",
"jest": "29.7.0",
"lerna": "8.1.3",
"prettier": "3.2.5",
"rimraf": "5.0.7",
"ts-jest": "29.1.2",
"lerna": "8.1.7",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"typescript": "5.4.5"
"typescript": "5.5.4"
},
"dependencies": {},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/geocodejson-ban/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@p-j/geocodejson-types": "4.1.2",
"@turf/helpers": "^6.4.0",
"@turf/helpers": "^7.0.0",
"cross-fetch": "^4.0.0",
"geojson": "^0.5.0",
"ngeohash": "^0.6.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/geocodejson-googleapis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@googlemaps/google-maps-services-js": "^3.3.26",
"@p-j/geocodejson-types": "4.1.2",
"@turf/helpers": "^6.4.0",
"@turf/helpers": "^7.0.0",
"cross-fetch": "^4.0.0",
"geojson": "^0.5.0",
"ngeohash": "^0.6.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/geocodejson-opencage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@p-j/geocodejson-types": "4.1.2",
"@turf/helpers": "^6.4.0",
"@turf/helpers": "^7.0.0",
"cross-fetch": "^4.0.0",
"geojson": "^0.5.0",
"ngeohash": "^0.6.3"
Expand Down
Loading

0 comments on commit 9e54619

Please sign in to comment.