Apply dependencies update
[benchmarks-js.git] / promise-handling.js
index 03a78e282d1d983d743dd12da207bdeae1b75b96..bed3ac4f64a8de4a8042d7dd54c7e4d92fd3acef 100644 (file)
@@ -31,7 +31,7 @@ suite
     console.log(
       'Fastest is ' + LIST_FORMATTER.format(this.filter('fastest').map('name'))
     )
-    // eslint-disable-next-line no-process-exit
+    // eslint-disable-next-line n/no-process-exit
     process.exit()
   })
   .run()