mcdev 7.0.0 → 7.0.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.
@@ -39,6 +39,8 @@ body:
39
39
  label: Version
40
40
  description: What version of our software are you running? (mcdev --version)
41
41
  options:
42
+ - 7.0.2
43
+ - 7.0.1
42
44
  - 7.0.0
43
45
  - 6.0.2
44
46
  - 6.0.1
@@ -24,7 +24,7 @@ jobs:
24
24
  git fetch origin ${{ github.event.pull_request.base.ref }} --depth=1000
25
25
 
26
26
  - name: Download artifact for base branch
27
- uses: dawidd6/action-download-artifact@v3
27
+ uses: dawidd6/action-download-artifact@v6
28
28
  continue-on-error: true
29
29
  with:
30
30
  workflow: ${{ github.event.pull_request.base.ref == 'main' && 'coverage-main-branch.yml' || github.event.pull_request.base.ref == 'develop' && 'coverage-develop-branch.yml' || 'coverage.yml' }}
@@ -35,7 +35,7 @@ jobs:
35
35
  search_artifacts: true
36
36
 
37
37
  - name: Download artifact for to be merged branch
38
- uses: dawidd6/action-download-artifact@v3
38
+ uses: dawidd6/action-download-artifact@v6
39
39
  continue-on-error: true
40
40
  with:
41
41
  workflow: 'coverage.yml'
@@ -56,7 +56,7 @@ jobs:
56
56
  GITHUB_TOKEN: ${{ github.token }}
57
57
 
58
58
  - name: Download artifact for base branch if available, previous
59
- uses: dawidd6/action-download-artifact@v3
59
+ uses: dawidd6/action-download-artifact@v6
60
60
  continue-on-error: true
61
61
  with:
62
62
  workflow: ${{ github.event.pull_request.base.ref == 'main' && 'coverage-main-branch.yml' || github.event.pull_request.base.ref == 'develop' && 'coverage-develop-branch.yml' || 'coverage.yml' }}
@@ -115,6 +115,7 @@ declare namespace Folder {
115
115
  dependencies: any[];
116
116
  subTypes: string[];
117
117
  deployFolderTypes: string[];
118
+ deployFolderTypesRest: string[];
118
119
  deployFolderBlacklist: string[];
119
120
  folderTypesFromParent: string[];
120
121
  hasExtended: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"Folder.d.ts","sourceRoot":"","sources":["../../../lib/metadataTypes/Folder.js"],"names":[],"mappings":";uBASa,OAAO,wBAAwB,EAAE,QAAQ;0BACzC,OAAO,wBAAwB,EAAE,WAAW;8BAC5C,OAAO,wBAAwB,EAAE,eAAe;+BAChD,OAAO,wBAAwB,EAAE,gBAAgB;mCACjD,OAAO,wBAAwB,EAAE,oBAAoB;kCACrD,OAAO,wBAAwB,EAAE,mBAAmB;8BACpD,OAAO,wBAAwB,EAAE,eAAe;iCAChD,OAAO,wBAAwB,EAAE,kBAAkB;gCACnD,OAAO,wBAAwB,EAAE,iBAAiB;0BAClD,OAAO,wBAAwB,EAAE,WAAW;AAVzD;;;;;;;;;;;GAWG;AAEH;;;;GAIG;AACH;IACI;;;;;;;;OAQG;IACH,6BANW,MAAM,qBACN,MAAM,EAAE,eACR,MAAM,EAAE,QACR,MAAM,gBA8HhB;IAED;;;;;;OAMG;IACH,4BAJW,IAAI,GAAG,MAAM,EAAE,eACf,MAAM,EAAE,gBAKlB;IAED;;;;;;;OAOG;IACH,wBAHW,eAAe,GACb,QAAS,MAAM,CAAC,CA8J5B;IAED;;;;;OAKG;IACH,6BAHW,gBAAgB,gBA+C1B;IAED;;;;;OAKG;IACH,6BAHW,gBAAgB,gBAyB1B;IAED;;;;;OAKG;IACH,gCAHW,gBAAgB,GACd,QAAS,gBAAgB,CAAC,CAgDtC;IAED;;;;;;OAMG;IACH,0BAJW,MAAM,gBACN,OAAO,GACL,QAAS,eAAe,CAAC,CAkErC;IAED;;;;;;;OAOG;IACH,yCALW,MAAM,EAAE,qBACR,OAAO,oBACP,MAAM,EAAE,GACN,QAAS,MAAM,CAAC,CA+B5B;IACD;;;;;OAKG;IACH,mCAHW,gBAAgB,GACd,gBAAgB,CAI5B;IACD;;;;;;;OAOG;IACH,4BALW,eAAe,eACf,MAAM,OACN,MAAM,GAAG,MAAM,GACb,QAAS,MAAM,CAAC,CAuD5B;CACJ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA9oBwB,mBAAmB"}
1
+ {"version":3,"file":"Folder.d.ts","sourceRoot":"","sources":["../../../lib/metadataTypes/Folder.js"],"names":[],"mappings":";uBASa,OAAO,wBAAwB,EAAE,QAAQ;0BACzC,OAAO,wBAAwB,EAAE,WAAW;8BAC5C,OAAO,wBAAwB,EAAE,eAAe;+BAChD,OAAO,wBAAwB,EAAE,gBAAgB;mCACjD,OAAO,wBAAwB,EAAE,oBAAoB;kCACrD,OAAO,wBAAwB,EAAE,mBAAmB;8BACpD,OAAO,wBAAwB,EAAE,eAAe;iCAChD,OAAO,wBAAwB,EAAE,kBAAkB;gCACnD,OAAO,wBAAwB,EAAE,iBAAiB;0BAClD,OAAO,wBAAwB,EAAE,WAAW;AAVzD;;;;;;;;;;;GAWG;AAEH;;;;GAIG;AACH;IACI;;;;;;;;OAQG;IACH,6BANW,MAAM,qBACN,MAAM,EAAE,eACR,MAAM,EAAE,QACR,MAAM,gBA8HhB;IAED;;;;;;OAMG;IACH,4BAJW,IAAI,GAAG,MAAM,EAAE,eACf,MAAM,EAAE,gBAKlB;IAED;;;;;;;OAOG;IACH,wBAHW,eAAe,GACb,QAAS,MAAM,CAAC,CA8J5B;IAED;;;;;OAKG;IACH,6BAHW,gBAAgB,gBA4D1B;IAED;;;;;OAKG;IACH,6BAHW,gBAAgB,gBAyB1B;IAED;;;;;OAKG;IACH,gCAHW,gBAAgB,GACd,QAAS,gBAAgB,CAAC,CAgDtC;IAED;;;;;;OAMG;IACH,0BAJW,MAAM,gBACN,OAAO,GACL,QAAS,eAAe,CAAC,CAkErC;IAED;;;;;;;OAOG;IACH,yCALW,MAAM,EAAE,qBACR,OAAO,oBACP,MAAM,EAAE,GACN,QAAS,MAAM,CAAC,CA+B5B;IACD;;;;;OAKG;IACH,mCAHW,gBAAgB,GACd,gBAAgB,CAI5B;IACD;;;;;;;OAOG;IACH,4BALW,eAAe,eACf,MAAM,OACN,MAAM,GAAG,MAAM,GACb,QAAS,MAAM,CAAC,CAuD5B;CACJ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA3pBwB,mBAAmB"}
@@ -110,7 +110,11 @@ declare namespace TransactionalMessage {
110
110
  isUpdateable: boolean;
111
111
  retrieving: boolean;
112
112
  template: boolean;
113
- };
113
+ }; /**
114
+ * TransactionalMessage MetadataType
115
+ *
116
+ * @augments MetadataType
117
+ */
114
118
  description: {
115
119
  isCreateable: boolean;
116
120
  isUpdateable: boolean;
@@ -120,15 +124,6 @@ declare namespace TransactionalMessage {
120
124
  requestId: {
121
125
  isCreateable: boolean;
122
126
  isUpdateable: boolean;
123
- /**
124
- * Retrieves Metadata
125
- *
126
- * @param {string} [retrieveDir] Directory where retrieved metadata directory will be saved
127
- * @param {void | string[]} [_] unused parameter
128
- * @param {void | string[]} [__] unused parameter
129
- * @param {string} [key] customer key of single item to retrieve
130
- * @returns {Promise.<MetadataTypeMapObj>} Promise of metadata
131
- */
132
127
  retrieving: boolean;
133
128
  template: boolean;
134
129
  };
@@ -1 +1 @@
1
- {"version":3,"file":"TransactionalMessage.d.ts","sourceRoot":"","sources":["../../../lib/metadataTypes/TransactionalMessage.js"],"names":[],"mappings":";uBAMa,OAAO,wBAAwB,EAAE,QAAQ;0BACzC,OAAO,wBAAwB,EAAE,WAAW;8BAC5C,OAAO,wBAAwB,EAAE,eAAe;+BAChD,OAAO,wBAAwB,EAAE,gBAAgB;mCACjD,OAAO,wBAAwB,EAAE,oBAAoB;kCACrD,OAAO,wBAAwB,EAAE,mBAAmB;8BACpD,OAAO,wBAAwB,EAAE,eAAe;iCAChD,OAAO,wBAAwB,EAAE,kBAAkB;gCACnD,OAAO,wBAAwB,EAAE,iBAAiB;0BAClD,OAAO,wBAAwB,EAAE,WAAW;AAVzD;;;;;;;;;;;GAWG;AAEH;;;;GAIG;AACH;IAEI,oBAAe;IACf;;;;;;;;OAQG;IACH,8BANW,MAAM,MACN,IAAI,GAAG,MAAM,EAAE,OACf,IAAI,GAAG,MAAM,EAAE,QACf,MAAM,GACJ,QAAS,kBAAkB,CAAC,CA2CxC;IAED;;;;;;;OAOG;IACH,4BALW,IAAI,GAAG,MAAM,EAAE,OACf,IAAI,GAAG,MAAM,EAAE,QACf,MAAM,GACJ,QAAS,kBAAkB,CAAC,CAOxC;IACD;;;;;OAKG;IACH,wBAHW,gBAAgB,gBAQ1B;IAED;;;;;OAKG;IACH,wBAHW,gBAAgB,gBAK1B;CAcJ;;;;;;QA1HD;;;;;;;;;;;WAWG;QAEH;;;;WAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAIC;;;;;;;;mBAQG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAhCkB,mBAAmB"}
1
+ {"version":3,"file":"TransactionalMessage.d.ts","sourceRoot":"","sources":["../../../lib/metadataTypes/TransactionalMessage.js"],"names":[],"mappings":";uBAMa,OAAO,wBAAwB,EAAE,QAAQ;0BACzC,OAAO,wBAAwB,EAAE,WAAW;8BAC5C,OAAO,wBAAwB,EAAE,eAAe;+BAChD,OAAO,wBAAwB,EAAE,gBAAgB;mCACjD,OAAO,wBAAwB,EAAE,oBAAoB;kCACrD,OAAO,wBAAwB,EAAE,mBAAmB;8BACpD,OAAO,wBAAwB,EAAE,eAAe;iCAChD,OAAO,wBAAwB,EAAE,kBAAkB;gCACnD,OAAO,wBAAwB,EAAE,iBAAiB;0BAClD,OAAO,wBAAwB,EAAE,WAAW;AAVzD;;;;;;;;;;;GAWG;AAEH;;;;GAIG;AACH;IAEI,oBAAe;IACf;;;;;;;;OAQG;IACH,8BANW,MAAM,MACN,IAAI,GAAG,MAAM,EAAE,OACf,IAAI,GAAG,MAAM,EAAE,QACf,MAAM,GACJ,QAAS,kBAAkB,CAAC,CA2CxC;IAED;;;;;;;OAOG;IACH,4BALW,IAAI,GAAG,MAAM,EAAE,OACf,IAAI,GAAG,MAAM,EAAE,QACf,MAAM,GACJ,QAAS,kBAAkB,CAAC,CAOxC;IACD;;;;;OAKG;IACH,wBAHW,gBAAgB,gBAQ1B;IAED;;;;;OAKG;IACH,wBAHW,gBAAgB,gBAK1B;CAcJ;;;;;;QA1HD;;;;;;;;;;;WAWG;QAEH;;;;WAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;eAJH;;;;eAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBApBsB,mBAAmB"}
@@ -3,6 +3,7 @@ declare namespace _default {
3
3
  let dependencies: any[];
4
4
  let subTypes: string[];
5
5
  let deployFolderTypes: string[];
6
+ let deployFolderTypesRest: string[];
6
7
  let deployFolderBlacklist: string[];
7
8
  let folderTypesFromParent: string[];
8
9
  let hasExtended: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../../../lib/util/cli.js"],"names":[],"mappings":";yBAca,OAAO,wBAAwB,EAAE,UAAU;uBAC3C,OAAO,wBAAwB,EAAE,QAAQ;oBACzC,OAAO,wBAAwB,EAAE,KAAK;0BACtC,OAAO,wBAAwB,EAAE,WAAW;8BAC5C,OAAO,wBAAwB,EAAE,eAAe;2BAChD,OAAO,wBAAwB,EAAE,YAAY;sBAC7C,OAAO,wBAAwB,EAAE,OAAO;+BACxC,OAAO,wBAAwB,EAAE,gBAAgB;mCACjD,OAAO,wBAAwB,EAAE,oBAAoB;kCACrD,OAAO,wBAAwB,EAAE,mBAAmB;8BACpD,OAAO,wBAAwB,EAAE,eAAe;iCAChD,OAAO,wBAAwB,EAAE,kBAAkB;oCACnD,OAAO,wBAAwB,EAAE,qBAAqB;mCACtD,OAAO,wBAAwB,EAAE,oBAAoB;gCACrD,OAAO,wBAAwB,EAAE,iBAAiB;0BAClD,OAAO,wBAAwB,EAAE,WAAW;2BAC5C,OAAO,wBAAwB,EAAE,YAAY;0BAC7C,OAAO,wBAAwB,EAAE,WAAW;;IAQrD;;;;;OAKG;IACH,sDAQC;IACD;;;;;OAKG;IACH,6GAgBC;IAED;;;;OAIG;IACH,2EAgCC;IACD;;;;;OAKG;IACH,4FAOC;IACD;;;;;;;;OAQG;IACH,mJAQC;IACD;;;;;;;;OAQG;IACH,gNAqEC;IACD;;;;;;;;OAQG;IACH;;;OAsEC;IACD;;;;;;;OAOG;IACH,kJA4DC;IAED;;;;;;OAMG;IACH,gHAmFC;IACD;;;;;;OAMG;IACH,kHAmGC;IACD;;;;;;;;OAQG;IACH;;2BAsBC;IAED;;;;OAIG;IACH,wEAoGC"}
1
+ {"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../../../lib/util/cli.js"],"names":[],"mappings":";yBAca,OAAO,wBAAwB,EAAE,UAAU;uBAC3C,OAAO,wBAAwB,EAAE,QAAQ;oBACzC,OAAO,wBAAwB,EAAE,KAAK;0BACtC,OAAO,wBAAwB,EAAE,WAAW;8BAC5C,OAAO,wBAAwB,EAAE,eAAe;2BAChD,OAAO,wBAAwB,EAAE,YAAY;sBAC7C,OAAO,wBAAwB,EAAE,OAAO;+BACxC,OAAO,wBAAwB,EAAE,gBAAgB;mCACjD,OAAO,wBAAwB,EAAE,oBAAoB;kCACrD,OAAO,wBAAwB,EAAE,mBAAmB;8BACpD,OAAO,wBAAwB,EAAE,eAAe;iCAChD,OAAO,wBAAwB,EAAE,kBAAkB;oCACnD,OAAO,wBAAwB,EAAE,qBAAqB;mCACtD,OAAO,wBAAwB,EAAE,oBAAoB;gCACrD,OAAO,wBAAwB,EAAE,iBAAiB;0BAClD,OAAO,wBAAwB,EAAE,WAAW;2BAC5C,OAAO,wBAAwB,EAAE,YAAY;0BAC7C,OAAO,wBAAwB,EAAE,WAAW;;IAQrD;;;;;OAKG;IACH,sDAQC;IACD;;;;;OAKG;IACH,6GAgBC;IAED;;;;OAIG;IACH,2EAgCC;IACD;;;;;OAKG;IACH,4FAOC;IACD;;;;;;;;OAQG;IACH,mJAQC;IACD;;;;;;;;OAQG;IACH,gNAqEC;IACD;;;;;;;;OAQG;IACH;;;OAsEC;IACD;;;;;;;OAOG;IACH,kJA4DC;IAED;;;;;;OAMG;IACH,gHAmFC;IACD;;;;;;OAMG;IACH,kHAuGC;IACD;;;;;;;;OAQG;IACH;;2BAsBC;IAED;;;;OAIG;IACH,wEAwGC"}
@@ -351,29 +351,42 @@ class Folder extends MetadataType {
351
351
  }
352
352
  const path = metadataEntry.Path;
353
353
  try {
354
- // * We tried using the SOAP endpoint for creating folders but that did not support folders for automations nor journeys. This rest endpoint seems to cover everything though
355
- const restPayload = {
356
- parentCatId: metadataEntry.ParentFolder.ID,
357
- name: metadataEntry.Name,
358
- catType: metadataEntry.ContentType,
359
- };
360
- const response = await super.createREST(restPayload, '/email/v1/category', true);
361
- if (response?.objectId) {
362
- // convert the response to the same format as the SOAP response
363
- metadataEntry.ID = response.objectId;
364
- // the following is a bit of a hack to make the response look like the SOAP response; not sure if we actually need that anywhere like this --> future developers feel free to double check
365
- const returnObject = {
366
- Results: [
367
- {
368
- Object: metadataEntry,
369
- },
370
- ],
354
+ if (this.definition.deployFolderTypesRest.includes(metadataEntry.ContentType)) {
355
+ // * The SOAP endpoint for creating folders does not support folders for automations nor journeys. The Rest endpoint on the other hand errors out on certain characters in the folder names that are actually valid. We therefore only use Rest for the folder types that are not supported by SOAP.
356
+ const restPayload = {
357
+ parentCatId: metadataEntry.ParentFolder.ID,
358
+ name: metadataEntry.Name,
359
+ catType: metadataEntry.ContentType,
371
360
  };
361
+ const response = await super.createREST(restPayload, '/email/v1/category', true);
362
+ if (response?.objectId) {
363
+ // convert the response to the same format as the SOAP response
364
+ metadataEntry.ID = response.objectId;
365
+ // the following is a bit of a hack to make the response look like the SOAP response; not sure if we actually need that anywhere like this --> future developers feel free to double check
366
+ const returnObject = {
367
+ Results: [
368
+ {
369
+ Object: metadataEntry,
370
+ },
371
+ ],
372
+ };
372
373
 
373
- Util.logger.info(` - created folder: ${path}`);
374
- return returnObject;
374
+ Util.logger.info(` - created folder: ${path}`);
375
+ return returnObject;
376
+ } else {
377
+ throw new Error(response);
378
+ }
375
379
  } else {
376
- throw new Error(response);
380
+ const response = await super.createSOAP(metadataEntry, true);
381
+ if (response) {
382
+ response.Results[0].Object = metadataEntry;
383
+ response.Results[0].Object.ID = response.Results[0].NewID;
384
+ response.Results[0].Object.CustomerKey = metadataEntry.CustomerKey;
385
+ delete response.Results[0].Object.$;
386
+
387
+ Util.logger.info(` - created folder: ${path}`);
388
+ return response;
389
+ }
377
390
  }
378
391
  } catch (ex) {
379
392
  if (ex?.results) {
@@ -4,6 +4,7 @@ export default {
4
4
  subTypes: [
5
5
  'asset-shared',
6
6
  'asset',
7
+ 'automations',
7
8
  'contextual_suppression_list',
8
9
  'dataextension',
9
10
  'filteractivity',
@@ -52,6 +53,7 @@ export default {
52
53
  'triggered_send_journeybuilder',
53
54
  'triggered_send',
54
55
  ],
56
+ deployFolderTypesRest: ['automations', 'journey', 'triggered_send_journeybuilder'],
55
57
  deployFolderBlacklist: [
56
58
  // lower-case values!
57
59
  'shared data extensions',
@@ -14,7 +14,7 @@ export default {
14
14
  restPageSize: 100,
15
15
  type: '',
16
16
  typeDescription: 'here as a placeholder to have auto completion',
17
- typeRetrieveByDefault: true,
17
+ typeRetrieveByDefault: false,
18
18
  typeName: '',
19
19
  fields: {
20
20
  name: {
package/lib/util/cli.js CHANGED
@@ -491,6 +491,10 @@ const Cli = {
491
491
  }
492
492
  const flattenedDefinitions = [];
493
493
  for (const el in MetadataDefinitions) {
494
+ if (MetadataDefinitions[el].type === '') {
495
+ // dont offer wrapper types like TransactionalMessage which don't have a value in "type"
496
+ continue;
497
+ }
494
498
  // if subtypes on metadata (eg. Assets) then add each nested subtype
495
499
  if (
496
500
  MetadataDefinitions[el].subTypes &&
@@ -618,8 +622,8 @@ const Cli = {
618
622
 
619
623
  for (const apiName of apiNameArr) {
620
624
  const details = MetadataDefinitions[apiName];
621
- if (!details.type) {
622
- // we created the main type transactional message but don't want to show it here
625
+ if (details.type === '') {
626
+ // skip wrapper types like TransactionalMessage which don't have a value in "type"
623
627
  continue;
624
628
  }
625
629
  const supportCheckClass = apiName.startsWith('transactional')
@@ -662,6 +666,10 @@ const Cli = {
662
666
 
663
667
  const typeChoices = [];
664
668
  for (const el in MetadataDefinitions) {
669
+ if (MetadataDefinitions[el].type === '') {
670
+ // skip wrapper types like TransactionalMessage which don't have a value in "type"
671
+ continue;
672
+ }
665
673
  if (MetadataDefinitions[el].subTypes && MetadataDefinitions[el].extendedSubTypes) {
666
674
  // used for assets to show whats available by default
667
675
  typeChoices.push({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mcdev",
3
- "version": "7.0.0",
3
+ "version": "7.0.2",
4
4
  "description": "Accenture Salesforce Marketing Cloud DevTools",
5
5
  "author": "Accenture: joern.berkefeld, douglas.midgley, robert.zimmermann, maciej.barnas",
6
6
  "license": "MIT",
@@ -67,7 +67,7 @@
67
67
  "beauty-amp-core2": "0.4.9",
68
68
  "cli-progress": "3.12.0",
69
69
  "command-exists": "1.2.9",
70
- "conf": "12.0.0",
70
+ "conf": "13.0.1",
71
71
  "console.table": "0.10.0",
72
72
  "deep-equal": "2.2.3",
73
73
  "fs-extra": "11.2.0",
@@ -75,11 +75,11 @@
75
75
  "json-to-table": "4.2.1",
76
76
  "mustache": "4.2.0",
77
77
  "p-limit": "5.0.0",
78
- "prettier": "3.3.0",
78
+ "prettier": "3.3.2",
79
79
  "prettier-plugin-sql": "0.18.0",
80
80
  "semver": "7.6.0",
81
81
  "sfmc-sdk": "2.0.1",
82
- "simple-git": "3.22.0",
82
+ "simple-git": "3.25.0",
83
83
  "toposort": "2.0.2",
84
84
  "update-notifier": "7.0.0",
85
85
  "winston": "3.13.0",
@@ -87,10 +87,10 @@
87
87
  },
88
88
  "devDependencies": {
89
89
  "@types/mocha": "10.0.6",
90
- "@types/node": "20.12.12",
90
+ "@types/node": "20.14.9",
91
91
  "assert": "2.1.0",
92
92
  "axios-mock-adapter": "1.22.0",
93
- "c8": "9.1.0",
93
+ "c8": "10.0.0",
94
94
  "chai": "5.1.1",
95
95
  "chai-files": "1.4.0",
96
96
  "eslint": "8.57.0",
@@ -102,7 +102,7 @@
102
102
  "eslint-plugin-unicorn": "53.0.0",
103
103
  "fast-xml-parser": "4.4.0",
104
104
  "husky": "9.0.11",
105
- "lint-staged": "15.2.5",
105
+ "lint-staged": "15.2.7",
106
106
  "mocha": "10.4.0",
107
107
  "mock-fs": "5.2.0",
108
108
  "npm-run-all": "4.1.5",
@@ -100,5 +100,5 @@
100
100
  "verification"
101
101
  ]
102
102
  },
103
- "version": "7.0.0"
103
+ "version": "7.0.2"
104
104
  }