@jsse/eslint-config 0.4.18 → 0.4.20

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/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @jsse/eslint-config
2
2
 
3
+ ## 0.4.20
4
+
5
+ ### Patch Changes
6
+
7
+ - updated dependencies
8
+
9
+ ## 0.4.19
10
+
11
+ ### Patch Changes
12
+
13
+ - update deps
14
+
3
15
  ## 0.4.18
4
16
 
5
17
  ### Patch Changes
@@ -34,4 +34,4 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
34
34
  }) : target, mod));
35
35
 
36
36
  //#endregion
37
- export { __commonJS, __export, __toESM };
37
+ export { __export as n, __toESM as r, __commonJS as t };
package/dist/cli.js CHANGED
@@ -1,4 +1,4 @@
1
- import { DEBUG, VERSION } from "./version-DUk8d3C_.js";
1
+ import { n as DEBUG, t as VERSION } from "./version-Clor9d2E.js";
2
2
  import fs from "node:fs";
3
3
  import process$1 from "node:process";
4
4
  import { EventEmitter } from "events";