build(deps-dev): Bump @commitlint/cli from 19.0.1 to 19.0.3
[benchmarks-js.git] / shallow-clone-object.mjs
index 18cf151259a692cc3f1321217ffc8554aa67bcbc..51ee172b499c830b66772a19942d3005fb684c2f 100644 (file)
@@ -33,6 +33,4 @@ Benchmark.suite(
     format: 'table.html',
     details: true
   })
-).catch((err) => {
-  console.error(err)
-})
+).catch(console.error)