Tests: run benchmarks in container via Docker

This commit is contained in:
Lovell Fuller
2022-09-01 14:58:39 +01:00
parent 0e3bd46ca3
commit 953a94885b
4 changed files with 44 additions and 22 deletions

View File

@@ -10,13 +10,13 @@
"devDependencies": {
"@squoosh/cli": "0.7.2",
"@squoosh/lib": "0.4.0",
"async": "3.2.3",
"async": "3.2.4",
"benchmark": "2.1.4",
"gm": "1.23.1",
"imagemagick": "0.1.3",
"jimp": "0.16.1",
"mapnik": "4.5.9",
"semver": "7.3.5"
"semver": "7.3.7"
},
"license": "Apache-2.0",
"engines": {