@dhzh/eslint-config 1.25.1 → 1.25.2

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.
@@ -28,12 +28,12 @@ var import_ansis6 = __toESM(require("ansis"), 1);
28
28
  var import_cac = require("cac");
29
29
 
30
30
  // package.json
31
- var version = "1.25.1";
31
+ var version = "1.25.2";
32
32
  var package_default = {
33
33
  name: "@dhzh/eslint-config",
34
34
  type: "module",
35
35
  version,
36
- packageManager: "pnpm@10.30.3",
36
+ packageManager: "pnpm@10.31.0",
37
37
  description: "tinywaves's ESLint config",
38
38
  author: {
39
39
  name: "Lyle Zheng",
package/dist/cli/index.js CHANGED
@@ -4,12 +4,12 @@ import c5 from "ansis";
4
4
  import { cac } from "cac";
5
5
 
6
6
  // package.json
7
- var version = "1.25.1";
7
+ var version = "1.25.2";
8
8
  var package_default = {
9
9
  name: "@dhzh/eslint-config",
10
10
  type: "module",
11
11
  version,
12
- packageManager: "pnpm@10.30.3",
12
+ packageManager: "pnpm@10.31.0",
13
13
  description: "tinywaves's ESLint config",
14
14
  author: {
15
15
  name: "Lyle Zheng",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@dhzh/eslint-config",
3
3
  "type": "module",
4
- "version": "1.25.1",
4
+ "version": "1.25.2",
5
5
  "description": "tinywaves's ESLint config",
6
6
  "author": {
7
7
  "name": "Lyle Zheng",