Skip to content

Commit

Permalink
bump all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bhousel committed Dec 21, 2023
1 parent 6ea3cbc commit 749b626
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
"dependencies": {
"@aitodotai/json-stringify-pretty-compact": "^1.3.0",
"@mapbox/geojson-area": "^0.2.2",
"@rapideditor/country-coder": "^5.2.1",
"@rapideditor/country-coder": "^5.2.2",
"circle-to-polygon": "^2.2.0",
"geojson-precision": "^1.0.0",
"polyclip-ts": "~0.16.3"
},
"devDependencies": {
"c8": "^8.0.1",
"esbuild": "^0.19.3",
"eslint": "^8.49.0",
"esbuild": "^0.19.10",
"eslint": "^8.56.0",
"npm-run-all": "^4.1.5",
"shx": "^0.3.4",
"tap": "^16.3.8"
"tap": "^16.3.10"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 749b626

Please sign in to comment.