@beecode/msh-cli 1.1.0 → 1.2.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
@@ -20,14 +20,14 @@
20
20
  }
21
21
  },
22
22
  "dependencies": {
23
- "@beecode/msh-node-app": "1.0.0",
24
- "@beecode/msh-node-env": "1.1.0",
25
- "@beecode/msh-node-log": "2.2.0",
26
- "@beecode/msh-node-util": "2.2.1",
23
+ "@beecode/msh-node-app": "1.0.2",
24
+ "@beecode/msh-node-env": "1.1.2",
25
+ "@beecode/msh-node-log": "2.2.2",
26
+ "@beecode/msh-node-util": "3.2.1",
27
27
  "async-shelljs": "0.1.4",
28
28
  "chalk": "4.1.2",
29
- "compare-versions": "4.1.1",
30
- "dotenv": "10.0.0",
29
+ "compare-versions": "4.1.3",
30
+ "dotenv": "16.0.0",
31
31
  "fast-json-stable-stringify": "2.1.0",
32
32
  "inquirer": "8.2.0",
33
33
  "lodash": "4.17.21",
@@ -38,61 +38,62 @@
38
38
  "request": "2.88.2",
39
39
  "request-promise-native": "1.0.9",
40
40
  "source-map-support": "0.5.21",
41
- "yargs": "17.3.0"
41
+ "update-notifier": "5.1.0",
42
+ "yargs": "17.3.1"
42
43
  },
43
44
  "description": "MicroService Shell helper",
44
45
  "devDependencies": {
45
- "@commitlint/cli": "15.0.0",
46
- "@commitlint/config-conventional": "15.0.0",
47
- "@commitlint/prompt": "15.0.0",
46
+ "@commitlint/cli": "16.2.1",
47
+ "@commitlint/config-conventional": "16.2.1",
48
+ "@commitlint/prompt": "16.2.1",
48
49
  "@istanbuljs/nyc-config-typescript": "1.0.2",
49
50
  "@semantic-release/changelog": "6.0.1",
50
51
  "@semantic-release/commit-analyzer": "9.0.2",
51
- "@semantic-release/exec": "6.0.2",
52
+ "@semantic-release/exec": "6.0.3",
52
53
  "@semantic-release/git": "10.0.1",
53
54
  "@semantic-release/github": "8.0.2",
54
55
  "@semantic-release/release-notes-generator": "10.0.3",
55
- "@types/chai": "4.2.22",
56
+ "@types/chai": "4.3.0",
56
57
  "@types/chalk": "2.2.0",
57
58
  "@types/compare-versions": "3.3.0",
58
59
  "@types/dotenv": "8.2.0",
59
60
  "@types/fast-json-stable-stringify": "2.0.0",
60
- "@types/inquirer": "8.1.3",
61
- "@types/lodash": "4.14.177",
61
+ "@types/inquirer": "8.2.0",
62
+ "@types/lodash": "4.14.179",
62
63
  "@types/minimist": "1.2.2",
63
64
  "@types/minimist-options": "3.0.0",
64
- "@types/mocha": "9.0.0",
65
+ "@types/mocha": "9.1.0",
65
66
  "@types/module-alias": "2.0.1",
66
67
  "@types/mz": "2.7.4",
67
- "@types/node": "16.11.11",
68
- "@types/request": "2.48.7",
69
- "@types/shelljs": "0.8.9",
70
- "@types/sinon": "10.0.6",
68
+ "@types/node": "17.0.21",
69
+ "@types/request": "2.48.8",
70
+ "@types/shelljs": "0.8.11",
71
+ "@types/sinon": "10.0.11",
71
72
  "@types/source-map-support": "0.5.4",
72
- "@types/yargs": "17.0.7",
73
- "@typescript-eslint/eslint-plugin": "5.5.0",
74
- "@typescript-eslint/parser": "5.5.0",
75
- "chai": "4.3.4",
73
+ "@types/yargs": "17.0.8",
74
+ "@typescript-eslint/eslint-plugin": "5.12.1",
75
+ "@typescript-eslint/parser": "5.12.1",
76
+ "chai": "4.3.6",
76
77
  "codecov": "3.8.2",
77
78
  "commitizen": "4.2.4",
78
- "eslint": "8.4.0",
79
- "eslint-config-prettier": "8.3.0",
80
- "eslint-plugin-import": "2.25.3",
79
+ "eslint": "8.10.0",
80
+ "eslint-config-prettier": "8.4.0",
81
+ "eslint-plugin-import": "2.25.4",
81
82
  "husky": "7.0.4",
82
83
  "markdown-toc": "1.2.0",
83
- "mocha": "9.1.3",
84
+ "mocha": "9.2.1",
84
85
  "nyc": "15.1.0",
85
- "pinst": "2.1.6",
86
+ "pinst": "3.0.0",
86
87
  "prettier": "2.5.1",
87
88
  "replace-json-property": "1.8.0",
88
89
  "rimraf": "3.0.2",
89
- "semantic-release": "18.0.1",
90
- "sinon": "12.0.1",
90
+ "semantic-release": "19.0.2",
91
+ "sinon": "13.0.1",
91
92
  "ts-cleaner": "1.0.5",
92
- "ts-node": "10.4.0",
93
- "tsc-watch": "4.5.0",
93
+ "ts-node": "10.5.0",
94
+ "tsc-watch": "4.6.0",
94
95
  "tsconfig-lint": "0.12.0",
95
- "typescript": "4.5.2"
96
+ "typescript": "4.5.5"
96
97
  },
97
98
  "files": [
98
99
  "dist",
@@ -153,5 +154,5 @@
153
154
  "tsc:cleaner:watch": "npm run tsc:cleaner -- --watch",
154
155
  "tsc:watch": "tsc-watch -p tsconfig-build.json"
155
156
  },
156
- "version": "1.1.0"
157
+ "version": "1.2.1"
157
158
  }