@effected/pnpm-plugin-effect 0.6.16 → 0.6.17
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/index.js +3 -3
- package/package.json +1 -1
- package/pnpmfile.cjs +3 -3
- package/pnpmfile.mjs +3 -3
package/index.js
CHANGED
|
@@ -67,13 +67,13 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
67
67
|
["@effected/config-file", "^0.5.2"],
|
|
68
68
|
["@effected/git", "^0.10.0"],
|
|
69
69
|
["@effected/github", "^0.8.0"],
|
|
70
|
-
["@effected/github-actions", "^0.10.
|
|
70
|
+
["@effected/github-actions", "^0.10.2"],
|
|
71
71
|
["@effected/github-references", "^0.1.0"],
|
|
72
72
|
["@effected/glob", "^0.4.0"],
|
|
73
73
|
["@effected/jsonc", "^0.8.1"],
|
|
74
74
|
["@effected/jsonl", "^0.3.0"],
|
|
75
75
|
["@effected/lockfiles", "^0.7.1"],
|
|
76
|
-
["@effected/markdown", "^0.
|
|
76
|
+
["@effected/markdown", "^0.8.0"],
|
|
77
77
|
["@effected/memfs", "^0.5.0"],
|
|
78
78
|
["@effected/npm", "^0.12.1"],
|
|
79
79
|
["@effected/package-json", "^0.13.0"],
|
|
@@ -105,7 +105,7 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
105
105
|
["@effected/jsonc", "^0.8.0"],
|
|
106
106
|
["@effected/jsonl", "^0.3.0"],
|
|
107
107
|
["@effected/lockfiles", "^0.7.0"],
|
|
108
|
-
["@effected/markdown", "^0.
|
|
108
|
+
["@effected/markdown", "^0.8.0"],
|
|
109
109
|
["@effected/memfs", "^0.5.0"],
|
|
110
110
|
["@effected/npm", "^0.12.0"],
|
|
111
111
|
["@effected/package-json", "^0.13.0"],
|
package/package.json
CHANGED
package/pnpmfile.cjs
CHANGED
|
@@ -498,13 +498,13 @@ const hooks = createHooks({
|
|
|
498
498
|
"@effected/config-file": "^0.5.2",
|
|
499
499
|
"@effected/git": "^0.10.0",
|
|
500
500
|
"@effected/github": "^0.8.0",
|
|
501
|
-
"@effected/github-actions": "^0.10.
|
|
501
|
+
"@effected/github-actions": "^0.10.2",
|
|
502
502
|
"@effected/github-references": "^0.1.0",
|
|
503
503
|
"@effected/glob": "^0.4.0",
|
|
504
504
|
"@effected/jsonc": "^0.8.1",
|
|
505
505
|
"@effected/jsonl": "^0.3.0",
|
|
506
506
|
"@effected/lockfiles": "^0.7.1",
|
|
507
|
-
"@effected/markdown": "^0.
|
|
507
|
+
"@effected/markdown": "^0.8.0",
|
|
508
508
|
"@effected/memfs": "^0.5.0",
|
|
509
509
|
"@effected/npm": "^0.12.1",
|
|
510
510
|
"@effected/package-json": "^0.13.0",
|
|
@@ -536,7 +536,7 @@ const hooks = createHooks({
|
|
|
536
536
|
"@effected/jsonc": "^0.8.0",
|
|
537
537
|
"@effected/jsonl": "^0.3.0",
|
|
538
538
|
"@effected/lockfiles": "^0.7.0",
|
|
539
|
-
"@effected/markdown": "^0.
|
|
539
|
+
"@effected/markdown": "^0.8.0",
|
|
540
540
|
"@effected/memfs": "^0.5.0",
|
|
541
541
|
"@effected/npm": "^0.12.0",
|
|
542
542
|
"@effected/package-json": "^0.13.0",
|
package/pnpmfile.mjs
CHANGED
|
@@ -497,13 +497,13 @@ const hooks = createHooks({
|
|
|
497
497
|
"@effected/config-file": "^0.5.2",
|
|
498
498
|
"@effected/git": "^0.10.0",
|
|
499
499
|
"@effected/github": "^0.8.0",
|
|
500
|
-
"@effected/github-actions": "^0.10.
|
|
500
|
+
"@effected/github-actions": "^0.10.2",
|
|
501
501
|
"@effected/github-references": "^0.1.0",
|
|
502
502
|
"@effected/glob": "^0.4.0",
|
|
503
503
|
"@effected/jsonc": "^0.8.1",
|
|
504
504
|
"@effected/jsonl": "^0.3.0",
|
|
505
505
|
"@effected/lockfiles": "^0.7.1",
|
|
506
|
-
"@effected/markdown": "^0.
|
|
506
|
+
"@effected/markdown": "^0.8.0",
|
|
507
507
|
"@effected/memfs": "^0.5.0",
|
|
508
508
|
"@effected/npm": "^0.12.1",
|
|
509
509
|
"@effected/package-json": "^0.13.0",
|
|
@@ -535,7 +535,7 @@ const hooks = createHooks({
|
|
|
535
535
|
"@effected/jsonc": "^0.8.0",
|
|
536
536
|
"@effected/jsonl": "^0.3.0",
|
|
537
537
|
"@effected/lockfiles": "^0.7.0",
|
|
538
|
-
"@effected/markdown": "^0.
|
|
538
|
+
"@effected/markdown": "^0.8.0",
|
|
539
539
|
"@effected/memfs": "^0.5.0",
|
|
540
540
|
"@effected/npm": "^0.12.0",
|
|
541
541
|
"@effected/package-json": "^0.13.0",
|