Skip to content

Commit

Permalink
chore: update devDependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Sep 12, 2024
1 parent aec7a8e commit a58486f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
},
"description": "fast time zone lookup",
"devDependencies": {
"geo-tz": "^8.0.2",
"geo-tz": "^8.1.1",
"inhabited": "^2.0.3",
"luxon": "^3.4.4",
"mocha": "^10.3.0",
"prettier": "^3.2.5",
"uglify-js": "^3.17.4"
"luxon": "^3.5.0",
"mocha": "^10.7.3",
"prettier": "^3.3.3",
"uglify-js": "^3.19.3"
},
"keywords": [
"tz",
Expand Down

0 comments on commit a58486f

Please sign in to comment.