sfdx-jayree 4.3.0 → 4.3.1

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/package.json CHANGED
@@ -1,21 +1,21 @@
1
1
  {
2
2
  "name": "sfdx-jayree",
3
3
  "description": "sfdx ALM commands & more",
4
- "version": "4.3.0",
4
+ "version": "4.3.1",
5
5
  "author": "jayree <jayree.git@icloud.com>",
6
6
  "bugs": "https://github.com/jayree/sfdx-jayree-plugin/issues",
7
7
  "dependencies": {
8
- "@jayree/sfdx-plugin-manifest": "^2.1.1",
8
+ "@jayree/sfdx-plugin-manifest": "^2.1.2",
9
9
  "@jayree/sfdx-plugin-prettier": "^1.1.2",
10
- "@oclif/config": "^1.17.1",
11
- "@salesforce/command": "^4.1.5",
12
- "@salesforce/core": "^2.30.0",
13
- "@salesforce/kit": "^1.5.18",
14
- "@salesforce/source-deploy-retrieve": "^5.7.0",
10
+ "@oclif/config": "^1.18.2",
11
+ "@salesforce/command": "^4.2.1",
12
+ "@salesforce/core": "^2.31.1",
13
+ "@salesforce/kit": "^1.5.22",
14
+ "@salesforce/source-deploy-retrieve": "^5.8.0",
15
15
  "adm-zip": "^0.5.9",
16
16
  "chalk": "^4.1.2",
17
- "cli-ux": "^5.6.4",
18
- "debug": "^4.3.2",
17
+ "cli-ux": "^6.0.6",
18
+ "debug": "^4.3.3",
19
19
  "enquirer": "^2.3.6",
20
20
  "execa": "^5.1.1",
21
21
  "fast-xml-parser": "^3.21.1",
@@ -25,59 +25,59 @@
25
25
  "is-docker": "^2.2.1",
26
26
  "is-wsl": "^2.2.0",
27
27
  "listr2": "^3.13.5",
28
- "marked": "^4.0.5",
28
+ "marked": "^4.0.7",
29
29
  "marked-terminal": "^4.2.0",
30
30
  "object-path": "^0.11.8",
31
31
  "open": "^8.4.0",
32
- "puppeteer": "^11.0.0",
32
+ "puppeteer": "^13.0.0",
33
33
  "tabletojson": "^2.0.7"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@commitlint/cli": "^15.0.0",
37
37
  "@commitlint/config-conventional": "^15.0.0",
38
- "@oclif/dev-cli": "^1.26.3",
39
- "@oclif/plugin-help": "^3.2.7",
38
+ "@oclif/dev-cli": "^1.26.9",
39
+ "@oclif/plugin-help": "^3.2.17",
40
40
  "@salesforce/dev-config": "^2.1.2",
41
- "@salesforce/dev-scripts": "1.0.0",
41
+ "@salesforce/dev-scripts": "1.0.2",
42
42
  "@salesforce/prettier-config": "^0.0.2",
43
43
  "@salesforce/ts-sinon": "^1.3.21",
44
44
  "@types/adm-zip": "^0.4.34",
45
- "@types/chai": "^4.2.22",
45
+ "@types/chai": "^4.3.0",
46
46
  "@types/fs-extra": "^9.0.13",
47
47
  "@types/inquirer": "^8.1.3",
48
- "@types/jsforce": "^1.9.35",
48
+ "@types/jsforce": "^1.9.36",
49
49
  "@types/marked": "^4.0.1",
50
50
  "@types/mocha": "^9.0.0",
51
- "@types/node": "^16.11.10",
51
+ "@types/node": "^16.11.12",
52
52
  "@types/sinon": "^10.0.6",
53
- "@typescript-eslint/eslint-plugin": "^5.4.0",
54
- "@typescript-eslint/parser": "^5.4.0",
53
+ "@typescript-eslint/eslint-plugin": "^5.6.0",
54
+ "@typescript-eslint/parser": "^5.6.0",
55
55
  "chai": "^4.3.4",
56
56
  "codecov": "^3.8.3",
57
57
  "deepmerge": "^4.2.2",
58
- "eslint": "^8.3.0",
58
+ "eslint": "^8.4.1",
59
59
  "eslint-config-prettier": "^8.3.0",
60
60
  "eslint-config-salesforce": "^0.1.6",
61
61
  "eslint-config-salesforce-typescript": "^0.2.8",
62
62
  "eslint-plugin-header": "^3.1.1",
63
63
  "eslint-plugin-import": "^2.25.3",
64
- "eslint-plugin-jsdoc": "^37.0.3",
64
+ "eslint-plugin-jsdoc": "^37.2.0",
65
65
  "eslint-plugin-prettier": "^4.0.0",
66
66
  "husky": "^7.0.4",
67
67
  "is-ci": "^3.0.1",
68
68
  "mocha": "^9.1.3",
69
69
  "nock": "^13.2.1",
70
70
  "nyc": "^15.1.0",
71
- "oclif": "^1.18.1",
71
+ "oclif": "^1.18.4",
72
72
  "patch-package": "^6.4.7",
73
73
  "pinst": "^2.1.6",
74
- "prettier": "^2.5.0",
74
+ "prettier": "^2.5.1",
75
75
  "pretty-quick": "^3.1.2",
76
76
  "sinon": "^12.0.1",
77
77
  "source-map-support": "^0.5.21",
78
78
  "ts-node": "^10.4.0",
79
79
  "tslib": "^2.3.1",
80
- "typescript": "^4.5.2"
80
+ "typescript": "^4.5.3"
81
81
  },
82
82
  "engines": {
83
83
  "node": ">=14.18.1"
@@ -89,7 +89,8 @@
89
89
  "/messages",
90
90
  "/oclif.manifest.json",
91
91
  "/CHANGELOG.md",
92
- "/yarn.lock"
92
+ "/yarn.lock",
93
+ "/bin/is-sfdx.js"
93
94
  ],
94
95
  "homepage": "https://github.com/jayree/sfdx-jayree-plugin",
95
96
  "keywords": [
@@ -191,11 +192,11 @@
191
192
  "lint": "sf-lint",
192
193
  "lint-fix": "sf-lint --fix",
193
194
  "postcompile": "oclif-dev manifest && oclif-dev readme",
194
- "_postinstall": "patch-package",
195
+ "_postinstall": "node ./bin/is-sfdx.js || patch-package",
195
196
  "postpack": "rimraf oclif.manifest.json",
196
197
  "postpublish": "pinst --enable",
197
198
  "prepack": "sf-prepack",
198
- "prepare": "is-ci || husky install",
199
+ "prepare": "is-ci || node ./bin/is-sfdx.js || husky install",
199
200
  "prepublishOnly": "pinst --disable",
200
201
  "pretest": "sf-compile-test",
201
202
  "test": "sf-test",