@jayree/sfdx-plugin-manifest 3.2.19 → 3.2.21

Sign up to get free protection for your applications and to get access to all the features.
@@ -323,5 +323,5 @@
323
323
  ]
324
324
  }
325
325
  },
326
- "version": "3.2.19"
326
+ "version": "3.2.21"
327
327
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
3
  "description": "A Salesforce CLI plugin containing commands for creating manifest files from Salesforce orgs or git commits of sfdx projects.",
4
- "version": "3.2.19",
4
+ "version": "3.2.21",
5
5
  "author": "jayree",
6
6
  "type": "module",
7
7
  "bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
@@ -11,7 +11,7 @@
11
11
  "@salesforce/core": "^7.3.9",
12
12
  "@salesforce/kit": "^3.1.2",
13
13
  "@salesforce/sf-plugins-core": "^9.0.12",
14
- "@salesforce/source-deploy-retrieve": "^11.4.4",
14
+ "@salesforce/source-deploy-retrieve": "^11.6.2",
15
15
  "@salesforce/ts-types": "^2.0.9",
16
16
  "chalk": "^5.3.0",
17
17
  "debug": "^4.3.4",
@@ -37,7 +37,7 @@
37
37
  "eslint-plugin-prettier": "^5.1.3",
38
38
  "eslint-plugin-sf-plugin": "^1.18.4",
39
39
  "is-ci": "^3.0.1",
40
- "oclif": "^4.10.11",
40
+ "oclif": "^4.11.0",
41
41
  "patch-package": "^8.0.0",
42
42
  "prettier": "^3.2.5",
43
43
  "pretty-quick": "^4.0.0",