Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 7, 2024
1 parent ad59fa3 commit 193703f
Show file tree
Hide file tree
Showing 5 changed files with 240 additions and 54 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
],
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.3",
"@changesets/cli": "2.27.5",
"@types/jest": "29.5.12",
"jest": "29.7.0",
"lerna": "8.1.3",
"prettier": "3.2.5",
"prettier": "3.3.1",
"rimraf": "5.0.7",
"ts-jest": "29.1.2",
"ts-jest": "29.1.4",
"ts-node": "10.9.2",
"typescript": "5.4.5"
},
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 193703f

Please sign in to comment.