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] authored Sep 12, 2024
1 parent 9e54619 commit df5c1ad
Show file tree
Hide file tree
Showing 5 changed files with 142 additions and 197 deletions.
10 changes: 5 additions & 5 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.7",
"@types/jest": "29.5.12",
"@changesets/cli": "2.27.8",
"@types/jest": "29.5.13",
"jest": "29.7.0",
"lerna": "8.1.7",
"lerna": "8.1.8",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"ts-jest": "29.2.3",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"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 @@ -26,7 +26,7 @@
"ngeohash": "^0.6.3"
},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/ngeohash": "0.6.8"
}
}
2 changes: 1 addition & 1 deletion packages/geocodejson-googleapis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ngeohash": "^0.6.3"
},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/ngeohash": "0.6.8"
},
"scripts": {
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 @@ -26,7 +26,7 @@
"ngeohash": "^0.6.3"
},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/ngeohash": "0.6.8"
}
}
Loading

0 comments on commit df5c1ad

Please sign in to comment.