Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
Update test utils dependencies
Browse files Browse the repository at this point in the history
HARP-13369: update package dependencies for harp.gl

Signed-off-by: Daniele Bacarella <daniele.bacarella@here.com>
  • Loading branch information
dbacarel committed Jan 18, 2021
1 parent acb2690 commit 03c4360
Show file tree
Hide file tree
Showing 28 changed files with 274 additions and 332 deletions.
2 changes: 1 addition & 1 deletion @here/create-harp.gl-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"log-symbols": "^4.0.0"
},
"devDependencies": {
"mocha": "^7.2.0"
"mocha": "^8.2.1"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion @here/generator-harp.gl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"chai": "^4.2.0",
"fs.extra": "^1.3.2",
"mocha": "^7.2.0",
"mocha": "^8.2.1",
"yeoman-test": "^2.6.0"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions @here/harp-datasource-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
},
"devDependencies": {
"@here/harp-test-utils": "^0.21.0",
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.2.0",
"chai": "^4.0.2",
"cross-env": "^7.0.2",
"mocha": "^7.2.0",
"mocha": "^8.2.1",
"source-map-support": "^0.5.19",
"three": "^0.124.0",
"ts-json-schema-generator": "^0.68.1",
Expand Down
6 changes: 3 additions & 3 deletions @here/harp-debug-datasource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"@here/harp-text-canvas": "^0.21.0"
},
"devDependencies": {
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.2.0",
"@types/node": "^14.0.5",
"chai": "^4.0.2",
"cross-env": "^7.0.2",
"mocha": "^7.2.0",
"mocha": "^8.2.1",
"source-map-support": "^0.5.19",
"typescript": "^4.1.2"
},
Expand Down
8 changes: 4 additions & 4 deletions @here/harp-features-datasource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"@here/harp-vectortile-datasource": "^0.21.1"
},
"devDependencies": {
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.2.0",
"@types/node": "^14.0.5",
"chai": "^4.0.2",
"cross-env": "^7.0.2",
"mocha": "^7.2.0",
"sinon": "^9.0.2",
"mocha": "^8.2.1",
"sinon": "^9.2.2",
"source-map-support": "^0.5.19",
"typescript": "^4.1.2"
},
Expand Down
10 changes: 5 additions & 5 deletions @here/harp-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"node-fetch": "^2.6.1"
},
"devDependencies": {
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.2.0",
"@types/node": "^14.0.5",
"@types/sinon": "^9.0.4",
"@types/sinon": "^9.0.10",
"chai": "^4.0.2",
"cross-env": "^7.0.2",
"glob": "^7.1.1",
"mocha": "^7.2.0",
"sinon": "^9.0.2",
"mocha": "^8.2.1",
"sinon": "^9.2.2",
"source-map-support": "^0.5.19",
"stream": "0.0.2",
"typescript": "^4.1.2",
Expand Down
8 changes: 4 additions & 4 deletions @here/harp-geojson-datasource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
},
"devDependencies": {
"@here/harp-test-utils": "^0.21.0",
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.2.0",
"@types/node": "^14.0.5",
"chai": "^4.0.2",
"cross-env": "^7.0.2",
"mocha": "^7.2.0",
"sinon": "^9.0.2",
"mocha": "^8.2.1",
"sinon": "^9.2.2",
"source-map-support": "^0.5.19",
"three": "^0.124.0",
"typescript": "^4.1.2"
Expand Down
10 changes: 5 additions & 5 deletions @here/harp-geometry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@types/chai": "^4.2.11",
"@types/chai": "^4.2.14",
"@types/earcut": "^2.1.1",
"@types/mocha": "^7.0.2",
"@types/mocha": "^8.2.0",
"@types/node": "^14.0.5",
"@types/sinon": "^9.0.4",
"@types/sinon": "^9.0.10",
"chai": "^4.0.2",
"cross-env": "^7.0.2",
"earcut": "^2.2.2",
"mocha": "^7.2.0",
"sinon": "^9.0.2",
"mocha": "^8.2.1",
"sinon": "^9.2.2",
"source-map-support": "^0.5.19",
"three": "^0.124.0",
"typescript": "^4.1.2"
Expand Down
10 changes: 5 additions & 5 deletions @here/harp-geoutils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/sinon": "^9.0.4",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.2.0",
"@types/sinon": "^9.0.10",
"chai": "^4.0.2",
"cross-env": "^7.0.2",
"mocha": "^7.2.0",
"sinon": "^9.0.2",
"mocha": "^8.2.1",
"sinon": "^9.2.2",
"source-map-support": "^0.5.19",
"three": "^0.124.0",
"typescript": "^4.1.2"
Expand Down
6 changes: 3 additions & 3 deletions @here/harp-lines/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"@here/harp-geoutils": "^0.21.0",
"@here/harp-test-utils": "^0.21.0",
"@here/harp-utils": "^0.21.0",
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.2.0",
"chai": "^4.0.2",
"cross-env": "^7.0.2",
"mocha": "^7.2.0",
"mocha": "^8.2.1",
"source-map-support": "^0.5.19",
"three": "^0.124.0",
"typescript": "^4.1.2"
Expand Down
6 changes: 3 additions & 3 deletions @here/harp-lrucache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"@here/harp-utils": "^0.21.0"
},
"devDependencies": {
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.2.0",
"@types/node": "^14.0.5",
"chai": "^4.0.2",
"cross-env": "^7.0.2",
"mocha": "^7.2.0",
"mocha": "^8.2.1",
"source-map-support": "^0.5.19",
"typescript": "^4.1.2"
},
Expand Down
10 changes: 5 additions & 5 deletions @here/harp-map-controls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"@tweenjs/tween.js": "^18.6.4"
},
"devDependencies": {
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.2.0",
"@types/node": "^14.0.5",
"@types/sinon": "^9.0.4",
"@types/sinon": "^9.0.10",
"chai": "^4.0.2",
"cross-env": "^7.0.2",
"mocha": "^7.2.0",
"sinon": "^9.0.2",
"mocha": "^8.2.1",
"sinon": "^9.2.2",
"source-map-support": "^0.5.19",
"three": "^0.124.0",
"typescript": "^4.1.2"
Expand Down
6 changes: 3 additions & 3 deletions @here/harp-map-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
"@here/harp-fontcatalog": "^0.1.6",
"@here/harp-test-utils": "^0.21.0",
"@types/ajv": "^1.0.0",
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.2.0",
"@types/ncp": "^2.0.4",
"ajv": "^6.12.2",
"chai": "^4.0.2",
"copyfiles": "^2.2.0",
"cross-env": "^7.0.2",
"github-download": "^0.5.0",
"mkpath": "^1.0.0",
"mocha": "^7.2.0",
"mocha": "^8.2.1",
"ncp": "^2.0.0",
"source-map-support": "^0.5.19",
"tmp": "^0.2.1",
Expand Down
10 changes: 5 additions & 5 deletions @here/harp-mapview-decoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
},
"devDependencies": {
"@here/harp-test-utils": "^0.21.0",
"@types/chai": "^4.2.11",
"@types/chai": "^4.2.14",
"@types/chai-as-promised": "^7.1.2",
"@types/mocha": "^7.0.2",
"@types/sinon": "^9.0.4",
"@types/mocha": "^8.2.0",
"@types/sinon": "^9.0.10",
"chai": "^4.0.2",
"chai-as-promised": "^7.1.1",
"cross-env": "^7.0.2",
"mocha": "^7.2.0",
"sinon": "^9.0.2",
"mocha": "^8.2.1",
"sinon": "^9.2.2",
"source-map-support": "^0.5.19",
"typescript": "^4.1.2"
},
Expand Down
10 changes: 5 additions & 5 deletions @here/harp-mapview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@
},
"devDependencies": {
"@here/harp-test-utils": "^0.21.0",
"@types/chai": "^4.2.11",
"@types/chai": "^4.2.14",
"@types/chai-as-promised": "^7.1.2",
"@types/mocha": "^7.0.2",
"@types/mocha": "^8.2.0",
"@types/node": "^14.0.5",
"@types/sinon": "^9.0.4",
"@types/sinon": "^9.0.10",
"chai": "^4.0.2",
"chai-as-promised": "^7.1.1",
"copyfiles": "^2.2.0",
"cross-env": "^7.0.2",
"mocha": "^7.2.0",
"sinon": "^9.0.2",
"mocha": "^8.2.1",
"sinon": "^9.2.2",
"source-map-support": "^0.5.19",
"three": "^0.124.0",
"typescript": "^4.1.2"
Expand Down
6 changes: 3 additions & 3 deletions @here/harp-materials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"@here/harp-utils": "^0.21.0"
},
"devDependencies": {
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.2.0",
"chai": "^4.0.2",
"cross-env": "^7.0.2",
"mocha": "^7.2.0",
"mocha": "^8.2.1",
"source-map-support": "^0.5.19",
"three": "^0.124.0",
"typescript": "^4.1.2"
Expand Down
8 changes: 4 additions & 4 deletions @here/harp-olp-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"devDependencies": {
"@here/harp-fetch": "^0.21.0",
"@here/harp-test-utils": "^0.21.0",
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.2.0",
"@types/node": "^14.0.5",
"@types/sinon": "^9.0.4",
"@types/sinon": "^9.0.10",
"chai": "^4.1.2",
"cross-env": "^7.0.2",
"sinon": "^9.0.2",
"sinon": "^9.2.2",
"source-map-support": "^0.5.19",
"typescript": "^4.1.2"
},
Expand Down
10 changes: 5 additions & 5 deletions @here/harp-omv-datasource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"devDependencies": {
"@here/harp-fetch": "^0.21.0",
"@here/harp-test-utils": "^0.21.0",
"@types/chai": "^4.2.11",
"@types/chai": "^4.2.14",
"@types/earcut": "^2.1.1",
"@types/long": "^4.0.1",
"@types/mocha": "^7.0.2",
"@types/mocha": "^8.2.0",
"@types/node": "^14.0.5",
"@types/sinon": "^9.0.4",
"@types/sinon": "^9.0.10",
"chai": "^4.0.2",
"copyfiles": "^2.2.0",
"cross-env": "^7.0.2",
"mocha": "^7.2.0",
"sinon": "^9.0.2",
"mocha": "^8.2.1",
"sinon": "^9.2.2",
"source-map-support": "^0.5.19",
"typescript": "^4.1.2"
},
Expand Down
8 changes: 4 additions & 4 deletions @here/harp-test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"commander": "^5.1.0",
"glob": "^7.1.3",
"pixelmatch": "^5.2.0",
"sinon": "^9.0.2",
"sinon": "^9.2.2",
"three": "^0.124.0",
"ua-parser-js": "^0.7.21",
"xml2js": "^0.4.23"
Expand All @@ -36,17 +36,17 @@
"@here/harp-fetch": "^0.21.0",
"@here/harp-utils": "^0.21.0",
"@types/body-parser": "^1.19.0",
"@types/chai": "^4.2.11",
"@types/chai": "^4.2.14",
"@types/express": "^4.17.6",
"@types/glob": "^7.1.1",
"@types/mocha": "^7.0.2",
"@types/mocha": "^8.2.0",
"@types/node": "^14.0.5",
"@types/serve-static": "^1.13.4",
"body-parser": "^1.18.3",
"cross-env": "^7.0.2",
"express": "^4.17.1",
"mkpath": "^1.0.0",
"mocha": "^7.2.0",
"mocha": "^8.2.1",
"serve-static": "^1.13.2",
"source-map-support": "^0.5.19",
"typescript": "^4.1.2"
Expand Down
8 changes: 4 additions & 4 deletions @here/harp-text-canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
},
"devDependencies": {
"@here/harp-test-utils": "^0.21.0",
"@types/chai": "^4.2.11",
"@types/mocha": "^7.0.2",
"@types/chai": "^4.2.14",
"@types/mocha": "^8.2.0",
"@types/node": "^14.0.5",
"chai": "^4.0.2",
"cross-env": "^7.0.2",
"mocha": "^7.2.0",
"sinon": "^9.0.2",
"mocha": "^8.2.1",
"sinon": "^9.2.2",
"source-map-support": "^0.5.19",
"three": "^0.124.0",
"ts-node": "^9.1.1",
Expand Down
10 changes: 5 additions & 5 deletions @here/harp-transfer-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"@here/harp-fetch": "^0.21.0"
},
"devDependencies": {
"@types/chai": "^4.2.11",
"@types/chai": "^4.2.14",
"@types/chai-as-promised": "^7.1.2",
"@types/mocha": "^7.0.2",
"@types/sinon": "^9.0.4",
"@types/mocha": "^8.2.0",
"@types/sinon": "^9.0.10",
"chai": "^4.0.2",
"chai-as-promised": "^7.1.1",
"cross-env": "^7.0.2",
"glob": "^7.1.1",
"mocha": "^7.2.0",
"sinon": "^9.0.2",
"mocha": "^8.2.1",
"sinon": "^9.2.2",
"source-map-support": "^0.5.19",
"typescript": "^4.1.2"
},
Expand Down
Loading

0 comments on commit 03c4360

Please sign in to comment.