@kitschpatrol/eslint-config 5.3.1 → 5.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bin/cli.js CHANGED
@@ -5552,7 +5552,7 @@ var Yargs = YargsFactory(esm_default);
5552
5552
  var yargs_default = Yargs;
5553
5553
 
5554
5554
  // ../../package.json
5555
- var version = "5.3.1";
5555
+ var version = "5.4.0";
5556
5556
 
5557
5557
  // ../../src/execa-utilities.ts
5558
5558
  function isErrorExecaError(error) {