@terafina/tffa-sfdx-plugin 16.0.3 → 17.0.0-rc.10

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,70 +1,71 @@
1
1
  {
2
2
  "name": "@terafina/tffa-sfdx-plugin",
3
3
  "description": "sfdx plugin from Terafina containing tools for scanning and extending digital applications for the financial services industry.",
4
- "version": "16.0.3",
4
+ "version": "17.0.0-rc.10",
5
5
  "author": "Terafina Inc",
6
6
  "bugs": "https://github.com/terafinainc/tffa-sfdx-plugin/issues",
7
7
  "dependencies": {
8
- "@oclif/core": "1.23.1",
9
- "@oclif/plugin-help": "5.1.22",
10
- "@oclif/plugin-plugins": "2.1.12",
11
- "@oclif/plugin-version": "1.1.3",
12
- "@oclif/plugin-warn-if-update-available": "2.0.18",
13
- "@salesforce/command": "5.2.37",
14
- "@salesforce/core": "3.32.12",
8
+ "@oclif/core": "2.0.11",
9
+ "@oclif/plugin-help": "5.2.4",
10
+ "@oclif/plugin-plugins": "2.3.0",
11
+ "@oclif/plugin-version": "1.2.1",
12
+ "@oclif/plugin-warn-if-update-available": "2.0.26",
13
+ "@salesforce/command": "5.3.0",
14
+ "@salesforce/core": "3.33.1",
15
+ "@salesforce/sf-plugins-core": "2.0.2",
15
16
  "find-java-home": "2.0.0",
16
17
  "cheerio": "1.0.0-rc.12",
17
- "csv-stringify": "6.2.3",
18
+ "csv-stringify": "6.2.4",
18
19
  "fs-extra": "11.1.0",
19
20
  "lodash.escape": "4.0.1",
20
21
  "pretty": "2.0.0",
21
- "rimraf": "3.0.2",
22
- "tslib": "2.4.1",
22
+ "rimraf": "4.1.2",
23
+ "tslib": "2.5.0",
23
24
  "xml2js": "0.4.23",
24
25
  "recursive-readdir": "2.2.3",
25
26
  "replace-in-file": "6.3.5"
26
27
  },
27
28
  "devDependencies": {
28
- "@commitlint/cli": "17.4.0",
29
- "@commitlint/config-angular": "17.4.0",
30
- "@oclif/test": "2.2.19",
29
+ "@commitlint/cli": "17.4.2",
30
+ "@commitlint/config-angular": "17.4.2",
31
+ "@oclif/test": "2.3.5",
31
32
  "@salesforce/dev-config": "3.1.0",
32
- "@salesforce/ts-sinon": "1.4.2",
33
+ "@salesforce/ts-sinon": "1.4.5",
33
34
  "@types/chai": "4",
34
35
  "@types/cheerio": "0.22.31",
35
- "@types/fs-extra": "9.0.13",
36
+ "@types/fs-extra": "11.0.1",
36
37
  "@types/js-yaml": "4.0.5",
37
38
  "@types/mocha": "10.0.1",
38
- "@types/node": "18.11.18",
39
+ "@types/node": "18.13.0",
39
40
  "@types/recursive-readdir": "2.2.1",
40
41
  "@types/xml2js": "0.4.11",
41
- "@typescript-eslint/eslint-plugin": "5.48.0",
42
- "@typescript-eslint/parser": "5.48.0",
42
+ "@typescript-eslint/eslint-plugin": "5.51.0",
43
+ "@typescript-eslint/parser": "5.51.0",
43
44
  "chai": "4",
44
- "eslint": "8.31.0",
45
+ "eslint": "8.33.0",
45
46
  "eslint-config-prettier": "8.6.0",
46
47
  "eslint-plugin-deprecation": "1.3.3",
47
48
  "eslint-plugin-header": "3.1.1",
48
- "eslint-plugin-import": "2.26.0",
49
- "eslint-plugin-jest": "27.2.0",
50
- "eslint-plugin-jsdoc": "39.6.4",
49
+ "eslint-plugin-import": "2.27.5",
50
+ "eslint-plugin-jest": "27.2.1",
51
+ "eslint-plugin-jsdoc": "39.8.0",
51
52
  "eslint-plugin-prefer-arrow": "1.2.3",
52
- "eslint-plugin-sonarjs": "0.17.0",
53
+ "eslint-plugin-sonarjs": "0.18.0",
53
54
  "globby": "11.0.1",
54
55
  "htmlparser2": "8.0.1",
55
56
  "husky": "8.0.3",
56
57
  "mem-fs": "2.2.1",
57
- "mem-fs-editor": "9.5.0",
58
+ "mem-fs-editor": "9.6.0",
58
59
  "mocha": "10.2.0",
59
60
  "nyc": "15.1.0",
60
- "oclif": "3.4.3",
61
- "prettier": "2.8.1",
61
+ "oclif": "3.6.3",
62
+ "prettier": "2.8.4",
62
63
  "prettier-plugin-apex": "1.12.0",
63
64
  "properties-parser": "0.3.1",
64
65
  "properties-reader": "2.2.0",
65
66
  "standard-version": "9.5.0",
66
67
  "ts-node": "10",
67
- "typescript": "4.9.4",
68
+ "typescript": "4.9.5",
68
69
  "yargs": "17.6.2"
69
70
  },
70
71
  "engines": {
@@ -113,8 +114,8 @@
113
114
  "prepack": "rimraf lib && tsc -b && oclif manifest && oclif readme",
114
115
  "test": "nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"",
115
116
  "version": "oclif readme && git add README.md",
116
- "publish": "git push --follow-tags origin master && npm run package && npm publish terafina-tffa-sfdx-plugin-$npm_package_version.tgz && npm dist-tag add @terafina/tffa-sfdx-plugin@$npm_package_version r$npm_config_tffa_version",
117
- "publish_rc": "git push --follow-tags origin master && npm run package && npm publish --tag next terafina-tffa-sfdx-plugin-$npm_package_version.tgz && npm dist-tag add @terafina/tffa-sfdx-plugin@$npm_package_version r$npm_config_tffa_version",
117
+ "publish": "git push --follow-tags origin develop && npm run package && npm publish terafina-tffa-sfdx-plugin-$npm_package_version.tgz && npm dist-tag add @terafina/tffa-sfdx-plugin@$npm_package_version r$npm_config_tffa_version",
118
+ "publish_rc": "git push --follow-tags origin develop && npm run package && npm publish --tag next terafina-tffa-sfdx-plugin-$npm_package_version.tgz && npm dist-tag add @terafina/tffa-sfdx-plugin@$npm_package_version r$npm_config_tffa_version",
118
119
  "package": "npm pack",
119
120
  "release": "standard-version --commit-all",
120
121
  "release_rc": "npm run release -- --prerelease rc",