@ivanmaxlogiudice/eslint-config 1.0.7 → 1.0.8

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/index.js CHANGED
File without changes
package/dist/cli.cjs CHANGED
@@ -35,16 +35,15 @@ var import_picocolors4 = __toESM(require("picocolors"), 1);
35
35
  var import_picocolors = __toESM(require("picocolors"), 1);
36
36
 
37
37
  // package.json
38
- var version = "1.0.7";
38
+ var version = "1.0.8";
39
39
  var devDependencies = {
40
- "@stylistic/eslint-plugin-migrate": "^1.2.0",
41
40
  "@types/eslint": "^8.44.7",
42
41
  "@types/fs-extra": "^11.0.4",
43
- "@types/node": "^20.9.1",
42
+ "@types/node": "^20.9.2",
44
43
  "@types/prompts": "^2.4.8",
45
44
  bumpp: "^9.2.0",
46
- eslint: "^8.53.0",
47
- "eslint-flat-config-viewer": "^0.1.1",
45
+ eslint: "^8.54.0",
46
+ "eslint-flat-config-viewer": "^0.1.3",
48
47
  execa: "^8.0.1",
49
48
  "fast-glob": "^3.3.2",
50
49
  "fs-extra": "^11.1.1",
package/dist/cli.js CHANGED
@@ -6,16 +6,15 @@ import c4 from "picocolors";
6
6
  import c from "picocolors";
7
7
 
8
8
  // package.json
9
- var version = "1.0.7";
9
+ var version = "1.0.8";
10
10
  var devDependencies = {
11
- "@stylistic/eslint-plugin-migrate": "^1.2.0",
12
11
  "@types/eslint": "^8.44.7",
13
12
  "@types/fs-extra": "^11.0.4",
14
- "@types/node": "^20.9.1",
13
+ "@types/node": "^20.9.2",
15
14
  "@types/prompts": "^2.4.8",
16
15
  bumpp: "^9.2.0",
17
- eslint: "^8.53.0",
18
- "eslint-flat-config-viewer": "^0.1.1",
16
+ eslint: "^8.54.0",
17
+ "eslint-flat-config-viewer": "^0.1.3",
19
18
  execa: "^8.0.1",
20
19
  "fast-glob": "^3.3.2",
21
20
  "fs-extra": "^11.1.1",