@kitschpatrol/eslint-config 5.1.0 → 5.2.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.1.0";
5555
+ var version = "5.2.0";
5556
5556
 
5557
5557
  // ../../src/execa-utilities.ts
5558
5558
  function isErrorExecaError(error) {
package/dist/index.js CHANGED
@@ -2595,7 +2595,9 @@ var sharedScriptConfig = {
2595
2595
  sep: false,
2596
2596
  // Present in node:path library
2597
2597
  src: false,
2598
- temp: false
2598
+ temp: false,
2599
+ util: false,
2600
+ utils: false
2599
2601
  }
2600
2602
  }
2601
2603
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kitschpatrol/eslint-config",
3
- "version": "5.1.0",
3
+ "version": "5.2.0",
4
4
  "description": "ESLint configuration for @kitschpatrol/shared-config.",
5
5
  "keywords": [
6
6
  "shared-config",