@xylabs/ts-scripts-yarn3 3.11.7 → 3.11.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.
@@ -27,7 +27,6 @@ const deployMajor = () => {
27
27
  ["yarn", "workspaces foreach --all version major --deferred"],
28
28
  ["yarn", "xy clean"],
29
29
  ["yarn", "xy build"],
30
- ["yarn", "xy cycle"],
31
30
  ["yarn", "version apply --all"],
32
31
  ["yarn", "workspaces foreach --all --parallel npm publish"]
33
32
  ]);
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/actions/deploy-major.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deployMajor = () => {\n return runSteps('Deploy [Major]', [\n ['yarn', 'workspaces foreach --all version major --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'xy cycle'],\n ['yarn', 'version apply --all'],\n ['yarn', 'workspaces foreach --all --parallel npm publish'],\n ])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAAyB;AAElB,MAAM,cAAc,MAAM;AAC/B,aAAO,qBAAS,kBAAkB;AAAA,IAChC,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,qBAAqB;AAAA,IAC9B,CAAC,QAAQ,iDAAiD;AAAA,EAC5D,CAAC;AACH;","names":[]}
1
+ {"version":3,"sources":["../../src/actions/deploy-major.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deployMajor = () => {\n return runSteps('Deploy [Major]', [\n ['yarn', 'workspaces foreach --all version major --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'version apply --all'],\n ['yarn', 'workspaces foreach --all --parallel npm publish'],\n ])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAAyB;AAElB,MAAM,cAAc,MAAM;AAC/B,aAAO,qBAAS,kBAAkB;AAAA,IAChC,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,qBAAqB;AAAA,IAC9B,CAAC,QAAQ,iDAAiD;AAAA,EAC5D,CAAC;AACH;","names":[]}
@@ -4,7 +4,6 @@ const deployMajor = () => {
4
4
  ["yarn", "workspaces foreach --all version major --deferred"],
5
5
  ["yarn", "xy clean"],
6
6
  ["yarn", "xy build"],
7
- ["yarn", "xy cycle"],
8
7
  ["yarn", "version apply --all"],
9
8
  ["yarn", "workspaces foreach --all --parallel npm publish"]
10
9
  ]);
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/actions/deploy-major.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deployMajor = () => {\n return runSteps('Deploy [Major]', [\n ['yarn', 'workspaces foreach --all version major --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'xy cycle'],\n ['yarn', 'version apply --all'],\n ['yarn', 'workspaces foreach --all --parallel npm publish'],\n ])\n}\n"],"mappings":"AAAA,SAAS,gBAAgB;AAElB,MAAM,cAAc,MAAM;AAC/B,SAAO,SAAS,kBAAkB;AAAA,IAChC,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,qBAAqB;AAAA,IAC9B,CAAC,QAAQ,iDAAiD;AAAA,EAC5D,CAAC;AACH;","names":[]}
1
+ {"version":3,"sources":["../../src/actions/deploy-major.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deployMajor = () => {\n return runSteps('Deploy [Major]', [\n ['yarn', 'workspaces foreach --all version major --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'version apply --all'],\n ['yarn', 'workspaces foreach --all --parallel npm publish'],\n ])\n}\n"],"mappings":"AAAA,SAAS,gBAAgB;AAElB,MAAM,cAAc,MAAM;AAC/B,SAAO,SAAS,kBAAkB;AAAA,IAChC,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,qBAAqB;AAAA,IAC9B,CAAC,QAAQ,iDAAiD;AAAA,EAC5D,CAAC;AACH;","names":[]}
@@ -27,7 +27,6 @@ const deployMinor = () => {
27
27
  ["yarn", "workspaces foreach --all version minor --deferred"],
28
28
  ["yarn", "xy clean"],
29
29
  ["yarn", "xy build"],
30
- ["yarn", "xy cycle"],
31
30
  ["yarn", "version apply --all"],
32
31
  ["yarn", "workspaces foreach --all --parallel npm publish"]
33
32
  ]);
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/actions/deploy-minor.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deployMinor = () => {\n return runSteps('Deploy [Minor]', [\n ['yarn', 'workspaces foreach --all version minor --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'xy cycle'],\n ['yarn', 'version apply --all'],\n ['yarn', 'workspaces foreach --all --parallel npm publish'],\n ])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAAyB;AAElB,MAAM,cAAc,MAAM;AAC/B,aAAO,qBAAS,kBAAkB;AAAA,IAChC,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,qBAAqB;AAAA,IAC9B,CAAC,QAAQ,iDAAiD;AAAA,EAC5D,CAAC;AACH;","names":[]}
1
+ {"version":3,"sources":["../../src/actions/deploy-minor.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deployMinor = () => {\n return runSteps('Deploy [Minor]', [\n ['yarn', 'workspaces foreach --all version minor --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'version apply --all'],\n ['yarn', 'workspaces foreach --all --parallel npm publish'],\n ])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAAyB;AAElB,MAAM,cAAc,MAAM;AAC/B,aAAO,qBAAS,kBAAkB;AAAA,IAChC,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,qBAAqB;AAAA,IAC9B,CAAC,QAAQ,iDAAiD;AAAA,EAC5D,CAAC;AACH;","names":[]}
@@ -4,7 +4,6 @@ const deployMinor = () => {
4
4
  ["yarn", "workspaces foreach --all version minor --deferred"],
5
5
  ["yarn", "xy clean"],
6
6
  ["yarn", "xy build"],
7
- ["yarn", "xy cycle"],
8
7
  ["yarn", "version apply --all"],
9
8
  ["yarn", "workspaces foreach --all --parallel npm publish"]
10
9
  ]);
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/actions/deploy-minor.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deployMinor = () => {\n return runSteps('Deploy [Minor]', [\n ['yarn', 'workspaces foreach --all version minor --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'xy cycle'],\n ['yarn', 'version apply --all'],\n ['yarn', 'workspaces foreach --all --parallel npm publish'],\n ])\n}\n"],"mappings":"AAAA,SAAS,gBAAgB;AAElB,MAAM,cAAc,MAAM;AAC/B,SAAO,SAAS,kBAAkB;AAAA,IAChC,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,qBAAqB;AAAA,IAC9B,CAAC,QAAQ,iDAAiD;AAAA,EAC5D,CAAC;AACH;","names":[]}
1
+ {"version":3,"sources":["../../src/actions/deploy-minor.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deployMinor = () => {\n return runSteps('Deploy [Minor]', [\n ['yarn', 'workspaces foreach --all version minor --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'version apply --all'],\n ['yarn', 'workspaces foreach --all --parallel npm publish'],\n ])\n}\n"],"mappings":"AAAA,SAAS,gBAAgB;AAElB,MAAM,cAAc,MAAM;AAC/B,SAAO,SAAS,kBAAkB;AAAA,IAChC,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,qBAAqB;AAAA,IAC9B,CAAC,QAAQ,iDAAiD;AAAA,EAC5D,CAAC;AACH;","names":[]}
@@ -27,7 +27,6 @@ const deployNext = () => {
27
27
  ["yarn", "workspaces foreach --all version minor --deferred"],
28
28
  ["yarn", "xy clean"],
29
29
  ["yarn", "xy build"],
30
- ["yarn", "xy cycle"],
31
30
  ["yarn", "version apply --all --prerelease"],
32
31
  ["yarn", "workspaces foreach --all --parallel npm publish --tag next"]
33
32
  ]);
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/actions/deploy-next.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deployNext = () => {\n return runSteps('Deploy [Next]', [\n ['yarn', 'workspaces foreach --all version minor --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'xy cycle'],\n ['yarn', 'version apply --all --prerelease'],\n ['yarn', 'workspaces foreach --all --parallel npm publish --tag next'],\n ])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAAyB;AAElB,MAAM,aAAa,MAAM;AAC9B,aAAO,qBAAS,iBAAiB;AAAA,IAC/B,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,kCAAkC;AAAA,IAC3C,CAAC,QAAQ,4DAA4D;AAAA,EACvE,CAAC;AACH;","names":[]}
1
+ {"version":3,"sources":["../../src/actions/deploy-next.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deployNext = () => {\n return runSteps('Deploy [Next]', [\n ['yarn', 'workspaces foreach --all version minor --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'version apply --all --prerelease'],\n ['yarn', 'workspaces foreach --all --parallel npm publish --tag next'],\n ])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAAyB;AAElB,MAAM,aAAa,MAAM;AAC9B,aAAO,qBAAS,iBAAiB;AAAA,IAC/B,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,kCAAkC;AAAA,IAC3C,CAAC,QAAQ,4DAA4D;AAAA,EACvE,CAAC;AACH;","names":[]}
@@ -4,7 +4,6 @@ const deployNext = () => {
4
4
  ["yarn", "workspaces foreach --all version minor --deferred"],
5
5
  ["yarn", "xy clean"],
6
6
  ["yarn", "xy build"],
7
- ["yarn", "xy cycle"],
8
7
  ["yarn", "version apply --all --prerelease"],
9
8
  ["yarn", "workspaces foreach --all --parallel npm publish --tag next"]
10
9
  ]);
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/actions/deploy-next.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deployNext = () => {\n return runSteps('Deploy [Next]', [\n ['yarn', 'workspaces foreach --all version minor --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'xy cycle'],\n ['yarn', 'version apply --all --prerelease'],\n ['yarn', 'workspaces foreach --all --parallel npm publish --tag next'],\n ])\n}\n"],"mappings":"AAAA,SAAS,gBAAgB;AAElB,MAAM,aAAa,MAAM;AAC9B,SAAO,SAAS,iBAAiB;AAAA,IAC/B,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,kCAAkC;AAAA,IAC3C,CAAC,QAAQ,4DAA4D;AAAA,EACvE,CAAC;AACH;","names":[]}
1
+ {"version":3,"sources":["../../src/actions/deploy-next.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deployNext = () => {\n return runSteps('Deploy [Next]', [\n ['yarn', 'workspaces foreach --all version minor --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'version apply --all --prerelease'],\n ['yarn', 'workspaces foreach --all --parallel npm publish --tag next'],\n ])\n}\n"],"mappings":"AAAA,SAAS,gBAAgB;AAElB,MAAM,aAAa,MAAM;AAC9B,SAAO,SAAS,iBAAiB;AAAA,IAC/B,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,kCAAkC;AAAA,IAC3C,CAAC,QAAQ,4DAA4D;AAAA,EACvE,CAAC;AACH;","names":[]}
@@ -27,7 +27,6 @@ const deploy = () => {
27
27
  ["yarn", "workspaces foreach --all version patch --deferred"],
28
28
  ["yarn", "xy clean"],
29
29
  ["yarn", "xy build"],
30
- ["yarn", "xy cycle"],
31
30
  ["yarn", "version apply --all"],
32
31
  ["yarn", "workspaces foreach --all --parallel npm publish"]
33
32
  ]);
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/actions/deploy.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deploy = () => {\n return runSteps('Deploy [Patch]', [\n ['yarn', 'workspaces foreach --all version patch --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'xy cycle'],\n ['yarn', 'version apply --all'],\n ['yarn', 'workspaces foreach --all --parallel npm publish'],\n ])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAAyB;AAElB,MAAM,SAAS,MAAM;AAC1B,aAAO,qBAAS,kBAAkB;AAAA,IAChC,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,qBAAqB;AAAA,IAC9B,CAAC,QAAQ,iDAAiD;AAAA,EAC5D,CAAC;AACH;","names":[]}
1
+ {"version":3,"sources":["../../src/actions/deploy.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deploy = () => {\n return runSteps('Deploy [Patch]', [\n ['yarn', 'workspaces foreach --all version patch --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'version apply --all'],\n ['yarn', 'workspaces foreach --all --parallel npm publish'],\n ])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAAyB;AAElB,MAAM,SAAS,MAAM;AAC1B,aAAO,qBAAS,kBAAkB;AAAA,IAChC,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,qBAAqB;AAAA,IAC9B,CAAC,QAAQ,iDAAiD;AAAA,EAC5D,CAAC;AACH;","names":[]}
@@ -4,7 +4,6 @@ const deploy = () => {
4
4
  ["yarn", "workspaces foreach --all version patch --deferred"],
5
5
  ["yarn", "xy clean"],
6
6
  ["yarn", "xy build"],
7
- ["yarn", "xy cycle"],
8
7
  ["yarn", "version apply --all"],
9
8
  ["yarn", "workspaces foreach --all --parallel npm publish"]
10
9
  ]);
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/actions/deploy.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deploy = () => {\n return runSteps('Deploy [Patch]', [\n ['yarn', 'workspaces foreach --all version patch --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'xy cycle'],\n ['yarn', 'version apply --all'],\n ['yarn', 'workspaces foreach --all --parallel npm publish'],\n ])\n}\n"],"mappings":"AAAA,SAAS,gBAAgB;AAElB,MAAM,SAAS,MAAM;AAC1B,SAAO,SAAS,kBAAkB;AAAA,IAChC,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,qBAAqB;AAAA,IAC9B,CAAC,QAAQ,iDAAiD;AAAA,EAC5D,CAAC;AACH;","names":[]}
1
+ {"version":3,"sources":["../../src/actions/deploy.ts"],"sourcesContent":["import { runSteps } from '../lib'\n\nexport const deploy = () => {\n return runSteps('Deploy [Patch]', [\n ['yarn', 'workspaces foreach --all version patch --deferred'],\n ['yarn', 'xy clean'],\n ['yarn', 'xy build'],\n ['yarn', 'version apply --all'],\n ['yarn', 'workspaces foreach --all --parallel npm publish'],\n ])\n}\n"],"mappings":"AAAA,SAAS,gBAAgB;AAElB,MAAM,SAAS,MAAM;AAC1B,SAAO,SAAS,kBAAkB;AAAA,IAChC,CAAC,QAAQ,mDAAmD;AAAA,IAC5D,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,UAAU;AAAA,IACnB,CAAC,QAAQ,qBAAqB;AAAA,IAC9B,CAAC,QAAQ,iDAAiD;AAAA,EAC5D,CAAC;AACH;","names":[]}
package/package.json CHANGED
@@ -64,8 +64,8 @@
64
64
  "@types/yargs": "^17.0.32",
65
65
  "@typescript-eslint/eslint-plugin": "^7.13.1",
66
66
  "@typescript-eslint/parser": "^7.13.1",
67
- "@xylabs/tsconfig": "~3.11.7",
68
- "@xylabs/tsconfig-dom": "~3.11.7",
67
+ "@xylabs/tsconfig": "~3.11.8",
68
+ "@xylabs/tsconfig-dom": "~3.11.8",
69
69
  "async-mutex": "^0.5.0",
70
70
  "chalk": "^4.1.2",
71
71
  "cosmiconfig": "^9.0.0",
@@ -112,8 +112,8 @@
112
112
  "@types/license-checker": "^25.0.6",
113
113
  "@types/lodash": "^4.17.5",
114
114
  "@types/parse-git-config": "^3.0.4",
115
- "@xylabs/eslint-config": "~3.11.7",
116
- "@xylabs/tsconfig": "~3.11.7",
115
+ "@xylabs/eslint-config": "~3.11.8",
116
+ "@xylabs/tsconfig": "~3.11.8",
117
117
  "eslint": "^9.5.0",
118
118
  "publint": "^0.2.8",
119
119
  "typescript": "^5.4.5"
@@ -173,6 +173,6 @@
173
173
  "package-clean": "echo Not cleaning..."
174
174
  },
175
175
  "sideEffects": false,
176
- "version": "3.11.7",
176
+ "version": "3.11.8",
177
177
  "type": "commonjs"
178
178
  }
@@ -5,7 +5,6 @@ export const deployMajor = () => {
5
5
  ['yarn', 'workspaces foreach --all version major --deferred'],
6
6
  ['yarn', 'xy clean'],
7
7
  ['yarn', 'xy build'],
8
- ['yarn', 'xy cycle'],
9
8
  ['yarn', 'version apply --all'],
10
9
  ['yarn', 'workspaces foreach --all --parallel npm publish'],
11
10
  ])
@@ -5,7 +5,6 @@ export const deployMinor = () => {
5
5
  ['yarn', 'workspaces foreach --all version minor --deferred'],
6
6
  ['yarn', 'xy clean'],
7
7
  ['yarn', 'xy build'],
8
- ['yarn', 'xy cycle'],
9
8
  ['yarn', 'version apply --all'],
10
9
  ['yarn', 'workspaces foreach --all --parallel npm publish'],
11
10
  ])
@@ -5,7 +5,6 @@ export const deployNext = () => {
5
5
  ['yarn', 'workspaces foreach --all version minor --deferred'],
6
6
  ['yarn', 'xy clean'],
7
7
  ['yarn', 'xy build'],
8
- ['yarn', 'xy cycle'],
9
8
  ['yarn', 'version apply --all --prerelease'],
10
9
  ['yarn', 'workspaces foreach --all --parallel npm publish --tag next'],
11
10
  ])
@@ -5,7 +5,6 @@ export const deploy = () => {
5
5
  ['yarn', 'workspaces foreach --all version patch --deferred'],
6
6
  ['yarn', 'xy clean'],
7
7
  ['yarn', 'xy build'],
8
- ['yarn', 'xy cycle'],
9
8
  ['yarn', 'version apply --all'],
10
9
  ['yarn', 'workspaces foreach --all --parallel npm publish'],
11
10
  ])