Tests: bump/pin benchmark dependencies

This commit is contained in:
Lovell Fuller 2022-09-19 16:21:24 +01:00
parent df24b30755
commit 32aa3b4b20

View File

@ -10,12 +10,12 @@
"devDependencies": {
"@squoosh/cli": "0.7.2",
"@squoosh/lib": "0.4.0",
"@tensorflow/tfjs-node": "^3.20.0",
"@tensorflow/tfjs-node": "3.20.0",
"async": "3.2.4",
"benchmark": "2.1.4",
"gm": "1.23.1",
"gm": "1.24.0",
"imagemagick": "0.1.3",
"jimp": "0.16.1",
"jimp": "0.16.2",
"mapnik": "4.5.9",
"semver": "7.3.7"
},