Skip to content

Commit

Permalink
Upgrade some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jdesboeufs committed Sep 6, 2020
1 parent 7a64c29 commit 0cd043b
Show file tree
Hide file tree
Showing 2 changed files with 746 additions and 913 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,29 +22,29 @@
"test": "ava"
},
"dependencies": {
"@etalab/decoupage-administratif": "^0.7.0",
"@etalab/decoupage-administratif": "^0.8.0",
"@etalab/edigeo-parser": "^0.9.0",
"@turf/turf": "^5.1.6",
"JSONStream": "^1.3.5",
"bluebird": "^3.7.2",
"commander": "^2.20.0",
"debug": "^4.1.1",
"decompress": "^4.0.0",
"decompress": "^4.2.1",
"edigeo-reproject": "^0.2.0",
"fs-extra": "^8.1.0",
"fs-extra": "^9.0.1",
"gdal-next": "^0.10.0",
"geojson2shp": "^0.3.2",
"glob": "^7.1.6",
"lodash": "^4.17.15",
"lodash": "^4.17.20",
"mapshaper": "^0.4.123",
"mkdirp": "^0.5.1",
"moment": "^2.24.0",
"moment": "^2.27.0",
"pumpify": "^2.0.1",
"worker-farm": "^1.7.0",
"yazl": "^2.5.1"
},
"devDependencies": {
"ava": "^2.2.0",
"ava": "^3.12.1",
"xo": "^0.24.0"
},
"xo": {
Expand Down
Loading

0 comments on commit 0cd043b

Please sign in to comment.