@jayree/sfdx-plugin-manifest 3.6.6 → 3.6.7

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.6.6"
326
+ "version": "3.6.7"
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.6.6",
4
+ "version": "3.6.7",
5
5
  "author": "jayree",
6
6
  "type": "module",
7
7
  "bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
@@ -23,7 +23,7 @@
23
23
  "devDependencies": {
24
24
  "@oclif/plugin-command-snapshot": "^5.2.21",
25
25
  "@oclif/plugin-help": "^6.2.16",
26
- "@salesforce/cli-plugins-testkit": "^5.3.36",
26
+ "@salesforce/cli-plugins-testkit": "^5.3.37",
27
27
  "@salesforce/dev-scripts": "^10.2.10",
28
28
  "@salesforce/ts-sinon": "^1.4.29",
29
29
  "@types/fs-extra": "^11.0.4",
@@ -34,7 +34,7 @@
34
34
  "eslint-plugin-prettier": "^5.2.1",
35
35
  "eslint-plugin-sf-plugin": "^1.20.11",
36
36
  "is-ci": "^3.0.1",
37
- "oclif": "^4.15.16",
37
+ "oclif": "^4.15.20",
38
38
  "patch-package": "^8.0.0",
39
39
  "prettier": "^3.3.3",
40
40
  "pretty-quick": "^4.0.0",