@oclif/plugin-version 2.0.3 → 2.0.5
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/oclif.lock +231 -248
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
package/oclif.lock
CHANGED
|
@@ -33,89 +33,89 @@
|
|
|
33
33
|
chalk "^2.0.0"
|
|
34
34
|
js-tokens "^4.0.0"
|
|
35
35
|
|
|
36
|
-
"@commitlint/cli@^17.
|
|
37
|
-
version "17.
|
|
38
|
-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.
|
|
39
|
-
integrity sha512-
|
|
40
|
-
dependencies:
|
|
41
|
-
"@commitlint/format" "^17.
|
|
42
|
-
"@commitlint/lint" "^17.
|
|
43
|
-
"@commitlint/load" "^17.
|
|
44
|
-
"@commitlint/read" "^17.
|
|
45
|
-
"@commitlint/types" "^17.
|
|
36
|
+
"@commitlint/cli@^17.8.1":
|
|
37
|
+
version "17.8.1"
|
|
38
|
+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.8.1.tgz#10492114a022c91dcfb1d84dac773abb3db76d33"
|
|
39
|
+
integrity sha512-ay+WbzQesE0Rv4EQKfNbSMiJJ12KdKTDzIt0tcK4k11FdsWmtwP0Kp1NWMOUswfIWo6Eb7p7Ln721Nx9FLNBjg==
|
|
40
|
+
dependencies:
|
|
41
|
+
"@commitlint/format" "^17.8.1"
|
|
42
|
+
"@commitlint/lint" "^17.8.1"
|
|
43
|
+
"@commitlint/load" "^17.8.1"
|
|
44
|
+
"@commitlint/read" "^17.8.1"
|
|
45
|
+
"@commitlint/types" "^17.8.1"
|
|
46
46
|
execa "^5.0.0"
|
|
47
47
|
lodash.isfunction "^3.0.9"
|
|
48
48
|
resolve-from "5.0.0"
|
|
49
49
|
resolve-global "1.0.0"
|
|
50
50
|
yargs "^17.0.0"
|
|
51
51
|
|
|
52
|
-
"@commitlint/config-conventional@^17.
|
|
53
|
-
version "17.
|
|
54
|
-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.
|
|
55
|
-
integrity sha512-
|
|
52
|
+
"@commitlint/config-conventional@^17.8.1":
|
|
53
|
+
version "17.8.1"
|
|
54
|
+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.8.1.tgz#e5bcf0cfec8da7ac50bc04dc92e0a4ea74964ce0"
|
|
55
|
+
integrity sha512-NxCOHx1kgneig3VLauWJcDWS40DVjg7nKOpBEEK9E5fjJpQqLCilcnKkIIjdBH98kEO1q3NpE5NSrZ2kl/QGJg==
|
|
56
56
|
dependencies:
|
|
57
57
|
conventional-changelog-conventionalcommits "^6.1.0"
|
|
58
58
|
|
|
59
|
-
"@commitlint/config-validator@^17.
|
|
60
|
-
version "17.
|
|
61
|
-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.
|
|
62
|
-
integrity sha512-
|
|
59
|
+
"@commitlint/config-validator@^17.8.1":
|
|
60
|
+
version "17.8.1"
|
|
61
|
+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.8.1.tgz#5cc93b6b49d5524c9cc345a60e5bf74bcca2b7f9"
|
|
62
|
+
integrity sha512-UUgUC+sNiiMwkyiuIFR7JG2cfd9t/7MV8VB4TZ+q02ZFkHoduUS4tJGsCBWvBOGD9Btev6IecPMvlWUfJorkEA==
|
|
63
63
|
dependencies:
|
|
64
|
-
"@commitlint/types" "^17.
|
|
64
|
+
"@commitlint/types" "^17.8.1"
|
|
65
65
|
ajv "^8.11.0"
|
|
66
66
|
|
|
67
|
-
"@commitlint/ensure@^17.
|
|
68
|
-
version "17.
|
|
69
|
-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.
|
|
70
|
-
integrity sha512-
|
|
67
|
+
"@commitlint/ensure@^17.8.1":
|
|
68
|
+
version "17.8.1"
|
|
69
|
+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.8.1.tgz#59183557844999dbb6aab6d03629a3d104d01a8d"
|
|
70
|
+
integrity sha512-xjafwKxid8s1K23NFpL8JNo6JnY/ysetKo8kegVM7c8vs+kWLP8VrQq+NbhgVlmCojhEDbzQKp4eRXSjVOGsow==
|
|
71
71
|
dependencies:
|
|
72
|
-
"@commitlint/types" "^17.
|
|
72
|
+
"@commitlint/types" "^17.8.1"
|
|
73
73
|
lodash.camelcase "^4.3.0"
|
|
74
74
|
lodash.kebabcase "^4.1.1"
|
|
75
75
|
lodash.snakecase "^4.1.1"
|
|
76
76
|
lodash.startcase "^4.4.0"
|
|
77
77
|
lodash.upperfirst "^4.3.1"
|
|
78
78
|
|
|
79
|
-
"@commitlint/execute-rule@^17.
|
|
80
|
-
version "17.
|
|
81
|
-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-17.
|
|
82
|
-
integrity sha512-
|
|
79
|
+
"@commitlint/execute-rule@^17.8.1":
|
|
80
|
+
version "17.8.1"
|
|
81
|
+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-17.8.1.tgz#504ed69eb61044eeb84fdfd10cc18f0dab14f34c"
|
|
82
|
+
integrity sha512-JHVupQeSdNI6xzA9SqMF+p/JjrHTcrJdI02PwesQIDCIGUrv04hicJgCcws5nzaoZbROapPs0s6zeVHoxpMwFQ==
|
|
83
83
|
|
|
84
|
-
"@commitlint/format@^17.
|
|
85
|
-
version "17.
|
|
86
|
-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-17.
|
|
87
|
-
integrity sha512
|
|
84
|
+
"@commitlint/format@^17.8.1":
|
|
85
|
+
version "17.8.1"
|
|
86
|
+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-17.8.1.tgz#6108bb6b4408e711006680649927e1b559bdc5f8"
|
|
87
|
+
integrity sha512-f3oMTyZ84M9ht7fb93wbCKmWxO5/kKSbwuYvS867duVomoOsgrgljkGGIztmT/srZnaiGbaK8+Wf8Ik2tSr5eg==
|
|
88
88
|
dependencies:
|
|
89
|
-
"@commitlint/types" "^17.
|
|
89
|
+
"@commitlint/types" "^17.8.1"
|
|
90
90
|
chalk "^4.1.0"
|
|
91
91
|
|
|
92
|
-
"@commitlint/is-ignored@^17.
|
|
93
|
-
version "17.
|
|
94
|
-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.
|
|
95
|
-
integrity sha512-
|
|
92
|
+
"@commitlint/is-ignored@^17.8.1":
|
|
93
|
+
version "17.8.1"
|
|
94
|
+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.8.1.tgz#cf25bcd8409c79684b63f8bdeb35df48edda244e"
|
|
95
|
+
integrity sha512-UshMi4Ltb4ZlNn4F7WtSEugFDZmctzFpmbqvpyxD3la510J+PLcnyhf9chs7EryaRFJMdAKwsEKfNK0jL/QM4g==
|
|
96
96
|
dependencies:
|
|
97
|
-
"@commitlint/types" "^17.
|
|
97
|
+
"@commitlint/types" "^17.8.1"
|
|
98
98
|
semver "7.5.4"
|
|
99
99
|
|
|
100
|
-
"@commitlint/lint@^17.
|
|
101
|
-
version "17.
|
|
102
|
-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.
|
|
103
|
-
integrity sha512-
|
|
104
|
-
dependencies:
|
|
105
|
-
"@commitlint/is-ignored" "^17.
|
|
106
|
-
"@commitlint/parse" "^17.
|
|
107
|
-
"@commitlint/rules" "^17.
|
|
108
|
-
"@commitlint/types" "^17.
|
|
109
|
-
|
|
110
|
-
"@commitlint/load@^17.
|
|
111
|
-
version "17.
|
|
112
|
-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.
|
|
113
|
-
integrity sha512-
|
|
114
|
-
dependencies:
|
|
115
|
-
"@commitlint/config-validator" "^17.
|
|
116
|
-
"@commitlint/execute-rule" "^17.
|
|
117
|
-
"@commitlint/resolve-extends" "^17.
|
|
118
|
-
"@commitlint/types" "^17.
|
|
100
|
+
"@commitlint/lint@^17.8.1":
|
|
101
|
+
version "17.8.1"
|
|
102
|
+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.8.1.tgz#bfc21215f6b18d41d4d43e2aa3cb79a5d7726cd8"
|
|
103
|
+
integrity sha512-aQUlwIR1/VMv2D4GXSk7PfL5hIaFSfy6hSHV94O8Y27T5q+DlDEgd/cZ4KmVI+MWKzFfCTiTuWqjfRSfdRllCA==
|
|
104
|
+
dependencies:
|
|
105
|
+
"@commitlint/is-ignored" "^17.8.1"
|
|
106
|
+
"@commitlint/parse" "^17.8.1"
|
|
107
|
+
"@commitlint/rules" "^17.8.1"
|
|
108
|
+
"@commitlint/types" "^17.8.1"
|
|
109
|
+
|
|
110
|
+
"@commitlint/load@^17.8.1":
|
|
111
|
+
version "17.8.1"
|
|
112
|
+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.8.1.tgz#fa061e7bfa53281eb03ca8517ca26d66a189030c"
|
|
113
|
+
integrity sha512-iF4CL7KDFstP1kpVUkT8K2Wl17h2yx9VaR1ztTc8vzByWWcbO/WaKwxsnCOqow9tVAlzPfo1ywk9m2oJ9ucMqA==
|
|
114
|
+
dependencies:
|
|
115
|
+
"@commitlint/config-validator" "^17.8.1"
|
|
116
|
+
"@commitlint/execute-rule" "^17.8.1"
|
|
117
|
+
"@commitlint/resolve-extends" "^17.8.1"
|
|
118
|
+
"@commitlint/types" "^17.8.1"
|
|
119
119
|
"@types/node" "20.5.1"
|
|
120
120
|
chalk "^4.1.0"
|
|
121
121
|
cosmiconfig "^8.0.0"
|
|
@@ -125,72 +125,72 @@
|
|
|
125
125
|
lodash.uniq "^4.5.0"
|
|
126
126
|
resolve-from "^5.0.0"
|
|
127
127
|
ts-node "^10.8.1"
|
|
128
|
-
typescript "^4.6.4 || ^5.
|
|
128
|
+
typescript "^4.6.4 || ^5.2.2"
|
|
129
129
|
|
|
130
|
-
"@commitlint/message@^17.
|
|
131
|
-
version "17.
|
|
132
|
-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.
|
|
133
|
-
integrity sha512-
|
|
130
|
+
"@commitlint/message@^17.8.1":
|
|
131
|
+
version "17.8.1"
|
|
132
|
+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.8.1.tgz#a5cd226c419be20ee03c3d237db6ac37b95958b3"
|
|
133
|
+
integrity sha512-6bYL1GUQsD6bLhTH3QQty8pVFoETfFQlMn2Nzmz3AOLqRVfNNtXBaSY0dhZ0dM6A2MEq4+2d7L/2LP8TjqGRkA==
|
|
134
134
|
|
|
135
|
-
"@commitlint/parse@^17.
|
|
136
|
-
version "17.
|
|
137
|
-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.
|
|
138
|
-
integrity sha512
|
|
135
|
+
"@commitlint/parse@^17.8.1":
|
|
136
|
+
version "17.8.1"
|
|
137
|
+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.8.1.tgz#6e00b8f50ebd63562d25dcf4230da2c9f984e626"
|
|
138
|
+
integrity sha512-/wLUickTo0rNpQgWwLPavTm7WbwkZoBy3X8PpkUmlSmQJyWQTj0m6bDjiykMaDt41qcUbfeFfaCvXfiR4EGnfw==
|
|
139
139
|
dependencies:
|
|
140
|
-
"@commitlint/types" "^17.
|
|
140
|
+
"@commitlint/types" "^17.8.1"
|
|
141
141
|
conventional-changelog-angular "^6.0.0"
|
|
142
142
|
conventional-commits-parser "^4.0.0"
|
|
143
143
|
|
|
144
|
-
"@commitlint/read@^17.
|
|
145
|
-
version "17.
|
|
146
|
-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.
|
|
147
|
-
integrity sha512-
|
|
144
|
+
"@commitlint/read@^17.8.1":
|
|
145
|
+
version "17.8.1"
|
|
146
|
+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.8.1.tgz#b3f28777607c756078356cc133368b0e8c08092f"
|
|
147
|
+
integrity sha512-Fd55Oaz9irzBESPCdMd8vWWgxsW3OWR99wOntBDHgf9h7Y6OOHjWEdS9Xzen1GFndqgyoaFplQS5y7KZe0kO2w==
|
|
148
148
|
dependencies:
|
|
149
|
-
"@commitlint/top-level" "^17.
|
|
150
|
-
"@commitlint/types" "^17.
|
|
149
|
+
"@commitlint/top-level" "^17.8.1"
|
|
150
|
+
"@commitlint/types" "^17.8.1"
|
|
151
151
|
fs-extra "^11.0.0"
|
|
152
152
|
git-raw-commits "^2.0.11"
|
|
153
153
|
minimist "^1.2.6"
|
|
154
154
|
|
|
155
|
-
"@commitlint/resolve-extends@^17.
|
|
156
|
-
version "17.
|
|
157
|
-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.
|
|
158
|
-
integrity sha512-
|
|
155
|
+
"@commitlint/resolve-extends@^17.8.1":
|
|
156
|
+
version "17.8.1"
|
|
157
|
+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.8.1.tgz#9af01432bf2fd9ce3dd5a00d266cce14e4c977e7"
|
|
158
|
+
integrity sha512-W/ryRoQ0TSVXqJrx5SGkaYuAaE/BUontL1j1HsKckvM6e5ZaG0M9126zcwL6peKSuIetJi7E87PRQF8O86EW0Q==
|
|
159
159
|
dependencies:
|
|
160
|
-
"@commitlint/config-validator" "^17.
|
|
161
|
-
"@commitlint/types" "^17.
|
|
160
|
+
"@commitlint/config-validator" "^17.8.1"
|
|
161
|
+
"@commitlint/types" "^17.8.1"
|
|
162
162
|
import-fresh "^3.0.0"
|
|
163
163
|
lodash.mergewith "^4.6.2"
|
|
164
164
|
resolve-from "^5.0.0"
|
|
165
165
|
resolve-global "^1.0.0"
|
|
166
166
|
|
|
167
|
-
"@commitlint/rules@^17.
|
|
168
|
-
version "17.
|
|
169
|
-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.
|
|
170
|
-
integrity sha512-
|
|
167
|
+
"@commitlint/rules@^17.8.1":
|
|
168
|
+
version "17.8.1"
|
|
169
|
+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.8.1.tgz#da49cab1b7ebaf90d108de9f58f684dc4ccb65a0"
|
|
170
|
+
integrity sha512-2b7OdVbN7MTAt9U0vKOYKCDsOvESVXxQmrvuVUZ0rGFMCrCPJWWP1GJ7f0lAypbDAhaGb8zqtdOr47192LBrIA==
|
|
171
171
|
dependencies:
|
|
172
|
-
"@commitlint/ensure" "^17.
|
|
173
|
-
"@commitlint/message" "^17.
|
|
174
|
-
"@commitlint/to-lines" "^17.
|
|
175
|
-
"@commitlint/types" "^17.
|
|
172
|
+
"@commitlint/ensure" "^17.8.1"
|
|
173
|
+
"@commitlint/message" "^17.8.1"
|
|
174
|
+
"@commitlint/to-lines" "^17.8.1"
|
|
175
|
+
"@commitlint/types" "^17.8.1"
|
|
176
176
|
execa "^5.0.0"
|
|
177
177
|
|
|
178
|
-
"@commitlint/to-lines@^17.
|
|
179
|
-
version "17.
|
|
180
|
-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-17.
|
|
181
|
-
integrity sha512-
|
|
178
|
+
"@commitlint/to-lines@^17.8.1":
|
|
179
|
+
version "17.8.1"
|
|
180
|
+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-17.8.1.tgz#a5c4a7cf7dff3dbdd69289fc0eb19b66f3cfe017"
|
|
181
|
+
integrity sha512-LE0jb8CuR/mj6xJyrIk8VLz03OEzXFgLdivBytoooKO5xLt5yalc8Ma5guTWobw998sbR3ogDd+2jed03CFmJA==
|
|
182
182
|
|
|
183
|
-
"@commitlint/top-level@^17.
|
|
184
|
-
version "17.
|
|
185
|
-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-17.
|
|
186
|
-
integrity sha512
|
|
183
|
+
"@commitlint/top-level@^17.8.1":
|
|
184
|
+
version "17.8.1"
|
|
185
|
+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-17.8.1.tgz#206d37d6782f33c9572e44fbe3758392fdeea7bc"
|
|
186
|
+
integrity sha512-l6+Z6rrNf5p333SHfEte6r+WkOxGlWK4bLuZKbtf/2TXRN+qhrvn1XE63VhD8Oe9oIHQ7F7W1nG2k/TJFhx2yA==
|
|
187
187
|
dependencies:
|
|
188
188
|
find-up "^5.0.0"
|
|
189
189
|
|
|
190
|
-
"@commitlint/types@^17.
|
|
191
|
-
version "17.
|
|
192
|
-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.
|
|
193
|
-
integrity sha512-
|
|
190
|
+
"@commitlint/types@^17.8.1":
|
|
191
|
+
version "17.8.1"
|
|
192
|
+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.8.1.tgz#883a0ad35c5206d5fef7bc6ce1bbe648118af44e"
|
|
193
|
+
integrity sha512-PXDQXkAmiMEG162Bqdh9ChML/GJZo6vU+7F03ALKDK8zYc6SuAr47LjG7hGYRqUOz+WK0dU7bQ0xzuqFMdxzeQ==
|
|
194
194
|
dependencies:
|
|
195
195
|
chalk "^4.1.0"
|
|
196
196
|
|
|
@@ -228,22 +228,22 @@
|
|
|
228
228
|
minimatch "^3.1.2"
|
|
229
229
|
strip-json-comments "^3.1.1"
|
|
230
230
|
|
|
231
|
-
"@eslint/js@8.
|
|
232
|
-
version "8.
|
|
233
|
-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.
|
|
234
|
-
integrity sha512-
|
|
231
|
+
"@eslint/js@8.52.0":
|
|
232
|
+
version "8.52.0"
|
|
233
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c"
|
|
234
|
+
integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA==
|
|
235
235
|
|
|
236
236
|
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
|
|
237
237
|
version "1.1.3"
|
|
238
238
|
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
|
239
239
|
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
|
|
240
240
|
|
|
241
|
-
"@humanwhocodes/config-array@^0.11.
|
|
242
|
-
version "0.11.
|
|
243
|
-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.
|
|
244
|
-
integrity sha512-
|
|
241
|
+
"@humanwhocodes/config-array@^0.11.13":
|
|
242
|
+
version "0.11.13"
|
|
243
|
+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
|
|
244
|
+
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
|
|
245
245
|
dependencies:
|
|
246
|
-
"@humanwhocodes/object-schema" "^
|
|
246
|
+
"@humanwhocodes/object-schema" "^2.0.1"
|
|
247
247
|
debug "^4.1.1"
|
|
248
248
|
minimatch "^3.0.5"
|
|
249
249
|
|
|
@@ -252,10 +252,10 @@
|
|
|
252
252
|
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
|
|
253
253
|
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
|
|
254
254
|
|
|
255
|
-
"@humanwhocodes/object-schema@^
|
|
256
|
-
version "
|
|
257
|
-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-
|
|
258
|
-
integrity sha512-
|
|
255
|
+
"@humanwhocodes/object-schema@^2.0.1":
|
|
256
|
+
version "2.0.1"
|
|
257
|
+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
|
|
258
|
+
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
|
|
259
259
|
|
|
260
260
|
"@isaacs/string-locale-compare@^1.1.0":
|
|
261
261
|
version "1.1.0"
|
|
@@ -458,7 +458,7 @@
|
|
|
458
458
|
supports-color "^8.1.1"
|
|
459
459
|
tslib "^2"
|
|
460
460
|
|
|
461
|
-
"@oclif/core@^2.15.0", "@oclif/core@^2.9.
|
|
461
|
+
"@oclif/core@^2.15.0", "@oclif/core@^2.9.4":
|
|
462
462
|
version "2.15.0"
|
|
463
463
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.15.0.tgz#f27797b30a77d13279fba88c1698fc34a0bd0d2a"
|
|
464
464
|
integrity sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==
|
|
@@ -492,10 +492,10 @@
|
|
|
492
492
|
wordwrap "^1.0.0"
|
|
493
493
|
wrap-ansi "^7.0.0"
|
|
494
494
|
|
|
495
|
-
"@oclif/core@^3.0.
|
|
496
|
-
version "3.
|
|
497
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
498
|
-
integrity sha512-
|
|
495
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.10.1", "@oclif/core@^3.3.1", "@oclif/core@^3.6.0":
|
|
496
|
+
version "3.10.1"
|
|
497
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.10.1.tgz#c8e6c7a557983de1c55990177c16c78d26e10083"
|
|
498
|
+
integrity sha512-zBjujYmLyEu7T6PBlaPqmsum/Cc5KMwc6XmcKzUC/PUQspENGd4z0n4eBlNlKjfO/1sLdts99xUlSoIYXoFimg==
|
|
499
499
|
dependencies:
|
|
500
500
|
ansi-escapes "^4.3.2"
|
|
501
501
|
ansi-styles "^4.3.0"
|
|
@@ -519,6 +519,7 @@
|
|
|
519
519
|
strip-ansi "^6.0.1"
|
|
520
520
|
supports-color "^8.1.1"
|
|
521
521
|
supports-hyperlinks "^2.2.0"
|
|
522
|
+
tsconfck "^3.0.0"
|
|
522
523
|
widest-line "^3.1.0"
|
|
523
524
|
wordwrap "^1.0.0"
|
|
524
525
|
wrap-ansi "^7.0.0"
|
|
@@ -539,18 +540,16 @@
|
|
|
539
540
|
"@oclif/core" "^2.9.4"
|
|
540
541
|
fast-levenshtein "^3.0.0"
|
|
541
542
|
|
|
542
|
-
"@oclif/plugin-warn-if-update-available@^
|
|
543
|
-
version "
|
|
544
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-
|
|
545
|
-
integrity sha512-
|
|
543
|
+
"@oclif/plugin-warn-if-update-available@^3.0.0":
|
|
544
|
+
version "3.0.2"
|
|
545
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.2.tgz#76d02069c0d5545b5000660460edb6085272cbcd"
|
|
546
|
+
integrity sha512-dUXfRNFtnezS4uqQ+Ap4qb6UP0DWExTvoqghNvvGTIN4PEgfYHogvBORn+rFnDXXE8kgZFuqP4ZQJRP9NyLhOA==
|
|
546
547
|
dependencies:
|
|
547
|
-
"@oclif/core" "^
|
|
548
|
-
chalk "^
|
|
548
|
+
"@oclif/core" "^3.3.1"
|
|
549
|
+
chalk "^5.3.0"
|
|
549
550
|
debug "^4.1.0"
|
|
550
|
-
fs-extra "^9.0.1"
|
|
551
551
|
http-call "^5.2.2"
|
|
552
|
-
lodash "^4.
|
|
553
|
-
semver "^7.5.4"
|
|
552
|
+
lodash.template "^4.5.0"
|
|
554
553
|
|
|
555
554
|
"@oclif/prettier-config@^0.2.1":
|
|
556
555
|
version "0.2.1"
|
|
@@ -558,11 +557,11 @@
|
|
|
558
557
|
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
|
|
559
558
|
|
|
560
559
|
"@oclif/test@^3":
|
|
561
|
-
version "3.0.
|
|
562
|
-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.0.
|
|
563
|
-
integrity sha512-
|
|
560
|
+
version "3.0.3"
|
|
561
|
+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.0.3.tgz#fe32dd96171933a323468b27951104a22673e981"
|
|
562
|
+
integrity sha512-hhQa732q85z71wur0Tzf9n9Z32Yiq8Hb4suNGeweYHtNQ5DmWgGqHJ57S+zs6ri0GF+xJmzRyr5qFq8KNs3Xqg==
|
|
564
563
|
dependencies:
|
|
565
|
-
"@oclif/core" "^3.
|
|
564
|
+
"@oclif/core" "^3.6.0"
|
|
566
565
|
chai "^4.3.10"
|
|
567
566
|
fancy-test "^3.0.1"
|
|
568
567
|
|
|
@@ -754,10 +753,10 @@
|
|
|
754
753
|
"@types/node" "*"
|
|
755
754
|
"@types/responselike" "^1.0.0"
|
|
756
755
|
|
|
757
|
-
"@types/chai@*", "@types/chai@^4.3.
|
|
758
|
-
version "4.3.
|
|
759
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
760
|
-
integrity sha512-
|
|
756
|
+
"@types/chai@*", "@types/chai@^4.3.9":
|
|
757
|
+
version "4.3.9"
|
|
758
|
+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.9.tgz#144d762491967db8c6dea38e03d2206c2623feec"
|
|
759
|
+
integrity sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg==
|
|
761
760
|
|
|
762
761
|
"@types/cli-progress@^3.11.0":
|
|
763
762
|
version "3.11.0"
|
|
@@ -809,16 +808,11 @@
|
|
|
809
808
|
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
|
|
810
809
|
|
|
811
810
|
"@types/mocha@^10":
|
|
812
|
-
version "10.0.
|
|
813
|
-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.
|
|
814
|
-
integrity sha512-
|
|
811
|
+
version "10.0.3"
|
|
812
|
+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.3.tgz#4804fe9cd39da26eb62fa65c15ea77615a187812"
|
|
813
|
+
integrity sha512-RsOPImTriV/OE4A9qKjMtk2MnXiuLLbcO3nCXK+kvq4nr0iMfFgpjaX3MPLb6f7+EL1FGSelYvuJMV6REH+ZPQ==
|
|
815
814
|
|
|
816
|
-
"@types/node@*":
|
|
817
|
-
version "18.11.18"
|
|
818
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
|
|
819
|
-
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
|
|
820
|
-
|
|
821
|
-
"@types/node@20.5.1":
|
|
815
|
+
"@types/node@*", "@types/node@20.5.1":
|
|
822
816
|
version "20.5.1"
|
|
823
817
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30"
|
|
824
818
|
integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==
|
|
@@ -829,9 +823,9 @@
|
|
|
829
823
|
integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==
|
|
830
824
|
|
|
831
825
|
"@types/node@^18":
|
|
832
|
-
version "18.18.
|
|
833
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.
|
|
834
|
-
integrity sha512-
|
|
826
|
+
version "18.18.6"
|
|
827
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.6.tgz#26da694f75cdb057750f49d099da5e3f3824cb3e"
|
|
828
|
+
integrity sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==
|
|
835
829
|
|
|
836
830
|
"@types/normalize-package-data@^2.4.0":
|
|
837
831
|
version "2.4.1"
|
|
@@ -906,6 +900,14 @@
|
|
|
906
900
|
"@typescript-eslint/types" "6.7.5"
|
|
907
901
|
"@typescript-eslint/visitor-keys" "6.7.5"
|
|
908
902
|
|
|
903
|
+
"@typescript-eslint/scope-manager@6.8.0":
|
|
904
|
+
version "6.8.0"
|
|
905
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.8.0.tgz#5cac7977385cde068ab30686889dd59879811efd"
|
|
906
|
+
integrity sha512-xe0HNBVwCph7rak+ZHcFD6A+q50SMsFwcmfdjs9Kz4qDh5hWhaPhFjRs/SODEhroBI5Ruyvyz9LfwUJ624O40g==
|
|
907
|
+
dependencies:
|
|
908
|
+
"@typescript-eslint/types" "6.8.0"
|
|
909
|
+
"@typescript-eslint/visitor-keys" "6.8.0"
|
|
910
|
+
|
|
909
911
|
"@typescript-eslint/type-utils@6.7.5":
|
|
910
912
|
version "6.7.5"
|
|
911
913
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.5.tgz#0a65949ec16588d8956f6d967f7d9c84ddb2d72a"
|
|
@@ -921,6 +923,11 @@
|
|
|
921
923
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.5.tgz#4571320fb9cf669de9a95d9849f922c3af809790"
|
|
922
924
|
integrity sha512-WboQBlOXtdj1tDFPyIthpKrUb+kZf2VroLZhxKa/VlwLlLyqv/PwUNgL30BlTVZV1Wu4Asu2mMYPqarSO4L5ZQ==
|
|
923
925
|
|
|
926
|
+
"@typescript-eslint/types@6.8.0":
|
|
927
|
+
version "6.8.0"
|
|
928
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.8.0.tgz#1ab5d4fe1d613e3f65f6684026ade6b94f7e3ded"
|
|
929
|
+
integrity sha512-p5qOxSum7W3k+llc7owEStXlGmSl8FcGvhYt8Vjy7FqEnmkCVlM3P57XQEGj58oqaBWDQXbJDZxwUWMS/EAPNQ==
|
|
930
|
+
|
|
924
931
|
"@typescript-eslint/typescript-estree@6.7.5":
|
|
925
932
|
version "6.7.5"
|
|
926
933
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.5.tgz#4578de1a26e9f24950f029a4f00d1bfe41f15a39"
|
|
@@ -934,7 +941,20 @@
|
|
|
934
941
|
semver "^7.5.4"
|
|
935
942
|
ts-api-utils "^1.0.1"
|
|
936
943
|
|
|
937
|
-
"@typescript-eslint/
|
|
944
|
+
"@typescript-eslint/typescript-estree@6.8.0":
|
|
945
|
+
version "6.8.0"
|
|
946
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.8.0.tgz#9565f15e0cd12f55cf5aa0dfb130a6cb0d436ba1"
|
|
947
|
+
integrity sha512-ISgV0lQ8XgW+mvv5My/+iTUdRmGspducmQcDw5JxznasXNnZn3SKNrTRuMsEXv+V/O+Lw9AGcQCfVaOPCAk/Zg==
|
|
948
|
+
dependencies:
|
|
949
|
+
"@typescript-eslint/types" "6.8.0"
|
|
950
|
+
"@typescript-eslint/visitor-keys" "6.8.0"
|
|
951
|
+
debug "^4.3.4"
|
|
952
|
+
globby "^11.1.0"
|
|
953
|
+
is-glob "^4.0.3"
|
|
954
|
+
semver "^7.5.4"
|
|
955
|
+
ts-api-utils "^1.0.1"
|
|
956
|
+
|
|
957
|
+
"@typescript-eslint/utils@6.7.5":
|
|
938
958
|
version "6.7.5"
|
|
939
959
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.5.tgz#ab847b53d6b65e029314b8247c2336843dba81ab"
|
|
940
960
|
integrity sha512-pfRRrH20thJbzPPlPc4j0UNGvH1PjPlhlCMq4Yx7EGjV7lvEeGX0U6MJYe8+SyFutWgSHsdbJ3BXzZccYggezA==
|
|
@@ -947,6 +967,19 @@
|
|
|
947
967
|
"@typescript-eslint/typescript-estree" "6.7.5"
|
|
948
968
|
semver "^7.5.4"
|
|
949
969
|
|
|
970
|
+
"@typescript-eslint/utils@^6.7.5":
|
|
971
|
+
version "6.8.0"
|
|
972
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.8.0.tgz#d42939c2074c6b59844d0982ce26a51d136c4029"
|
|
973
|
+
integrity sha512-dKs1itdE2qFG4jr0dlYLQVppqTE+Itt7GmIf/vX6CSvsW+3ov8PbWauVKyyfNngokhIO9sKZeRGCUo1+N7U98Q==
|
|
974
|
+
dependencies:
|
|
975
|
+
"@eslint-community/eslint-utils" "^4.4.0"
|
|
976
|
+
"@types/json-schema" "^7.0.12"
|
|
977
|
+
"@types/semver" "^7.5.0"
|
|
978
|
+
"@typescript-eslint/scope-manager" "6.8.0"
|
|
979
|
+
"@typescript-eslint/types" "6.8.0"
|
|
980
|
+
"@typescript-eslint/typescript-estree" "6.8.0"
|
|
981
|
+
semver "^7.5.4"
|
|
982
|
+
|
|
950
983
|
"@typescript-eslint/visitor-keys@6.7.5":
|
|
951
984
|
version "6.7.5"
|
|
952
985
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.5.tgz#84c68d6ceb5b12d5246b918b84f2b79affd6c2f1"
|
|
@@ -955,6 +988,19 @@
|
|
|
955
988
|
"@typescript-eslint/types" "6.7.5"
|
|
956
989
|
eslint-visitor-keys "^3.4.1"
|
|
957
990
|
|
|
991
|
+
"@typescript-eslint/visitor-keys@6.8.0":
|
|
992
|
+
version "6.8.0"
|
|
993
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.8.0.tgz#cffebed56ae99c45eba901c378a6447b06be58b8"
|
|
994
|
+
integrity sha512-oqAnbA7c+pgOhW2OhGvxm0t1BULX5peQI/rLsNDpGM78EebV3C9IGbX5HNZabuZ6UQrYveCLjKo8Iy/lLlBkkg==
|
|
995
|
+
dependencies:
|
|
996
|
+
"@typescript-eslint/types" "6.8.0"
|
|
997
|
+
eslint-visitor-keys "^3.4.1"
|
|
998
|
+
|
|
999
|
+
"@ungap/structured-clone@^1.2.0":
|
|
1000
|
+
version "1.2.0"
|
|
1001
|
+
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
|
1002
|
+
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
|
|
1003
|
+
|
|
958
1004
|
JSONStream@^1.3.5:
|
|
959
1005
|
version "1.3.5"
|
|
960
1006
|
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
|
@@ -1251,11 +1297,6 @@ async@^3.2.3:
|
|
|
1251
1297
|
resolved "https://registry.yarnpkg.com/async/-/async-3.2.4.tgz#2d22e00f8cddeb5fde5dd33522b56d1cf569a81c"
|
|
1252
1298
|
integrity sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==
|
|
1253
1299
|
|
|
1254
|
-
at-least-node@^1.0.0:
|
|
1255
|
-
version "1.0.0"
|
|
1256
|
-
resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
|
|
1257
|
-
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
|
|
1258
|
-
|
|
1259
1300
|
available-typed-arrays@^1.0.5:
|
|
1260
1301
|
version "1.0.5"
|
|
1261
1302
|
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
|
|
@@ -1513,7 +1554,7 @@ chai@^4.3.10:
|
|
|
1513
1554
|
pathval "^1.1.1"
|
|
1514
1555
|
type-detect "^4.0.8"
|
|
1515
1556
|
|
|
1516
|
-
chalk@5.3.0:
|
|
1557
|
+
chalk@5.3.0, chalk@^5.3.0:
|
|
1517
1558
|
version "5.3.0"
|
|
1518
1559
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
|
|
1519
1560
|
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
|
|
@@ -1765,13 +1806,13 @@ commander@7.1.0:
|
|
|
1765
1806
|
resolved "https://registry.yarnpkg.com/commander/-/commander-7.1.0.tgz#f2eaecf131f10e36e07d894698226e36ae0eb5ff"
|
|
1766
1807
|
integrity sha512-pRxBna3MJe6HKnBGsDyMv8ETbptw3axEdYHoqNh7gu5oDcew8fs0xnivZGm06Ogk8zGAJ9VX+OPEr2GXEQK4dg==
|
|
1767
1808
|
|
|
1768
|
-
commitlint@^17.
|
|
1769
|
-
version "17.
|
|
1770
|
-
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-17.
|
|
1771
|
-
integrity sha512-
|
|
1809
|
+
commitlint@^17.8.1:
|
|
1810
|
+
version "17.8.1"
|
|
1811
|
+
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-17.8.1.tgz#0a0b9b952f34d9718f06502ee8496785bf3dd8a3"
|
|
1812
|
+
integrity sha512-X+VPJwZsQDeGj/DG1NsxhZEl+oMHKNC+1myZ/zauNDoo+7OuLHfTOUU1C1a4CjKW4b6T7NuoFcYfK0kRCjCtbA==
|
|
1772
1813
|
dependencies:
|
|
1773
|
-
"@commitlint/cli" "^17.
|
|
1774
|
-
"@commitlint/types" "^17.
|
|
1814
|
+
"@commitlint/cli" "^17.8.1"
|
|
1815
|
+
"@commitlint/types" "^17.8.1"
|
|
1775
1816
|
|
|
1776
1817
|
common-ancestor-path@^1.0.1:
|
|
1777
1818
|
version "1.0.1"
|
|
@@ -1796,21 +1837,6 @@ concat-map@0.0.1:
|
|
|
1796
1837
|
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
|
1797
1838
|
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
|
|
1798
1839
|
|
|
1799
|
-
concurrently@^7.6.0:
|
|
1800
|
-
version "7.6.0"
|
|
1801
|
-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.6.0.tgz#531a6f5f30cf616f355a4afb8f8fcb2bba65a49a"
|
|
1802
|
-
integrity sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==
|
|
1803
|
-
dependencies:
|
|
1804
|
-
chalk "^4.1.0"
|
|
1805
|
-
date-fns "^2.29.1"
|
|
1806
|
-
lodash "^4.17.21"
|
|
1807
|
-
rxjs "^7.0.0"
|
|
1808
|
-
shell-quote "^1.7.3"
|
|
1809
|
-
spawn-command "^0.0.2-1"
|
|
1810
|
-
supports-color "^8.1.0"
|
|
1811
|
-
tree-kill "^1.2.2"
|
|
1812
|
-
yargs "^17.3.1"
|
|
1813
|
-
|
|
1814
1840
|
confusing-browser-globals@1.0.11:
|
|
1815
1841
|
version "1.0.11"
|
|
1816
1842
|
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81"
|
|
@@ -1909,11 +1935,6 @@ dargs@^7.0.0:
|
|
|
1909
1935
|
resolved "https://registry.yarnpkg.com/dargs/-/dargs-7.0.0.tgz#04015c41de0bcb69ec84050f3d9be0caf8d6d5cc"
|
|
1910
1936
|
integrity sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==
|
|
1911
1937
|
|
|
1912
|
-
date-fns@^2.29.1:
|
|
1913
|
-
version "2.29.3"
|
|
1914
|
-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
|
|
1915
|
-
integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==
|
|
1916
|
-
|
|
1917
1938
|
dateformat@^4.5.0:
|
|
1918
1939
|
version "4.6.3"
|
|
1919
1940
|
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-4.6.3.tgz#556fa6497e5217fedb78821424f8a1c22fa3f4b5"
|
|
@@ -2236,18 +2257,18 @@ escape-string-regexp@^1.0.5:
|
|
|
2236
2257
|
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
|
|
2237
2258
|
|
|
2238
2259
|
eslint-config-oclif-typescript@^3:
|
|
2239
|
-
version "3.0.
|
|
2240
|
-
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.
|
|
2241
|
-
integrity sha512
|
|
2260
|
+
version "3.0.6"
|
|
2261
|
+
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.6.tgz#9350b8dc64d748efc7a86252278b1b447f5a91c5"
|
|
2262
|
+
integrity sha512-MRwR1y7whrJbie3AO0vi8V9nj9De/umRuRy37Dj6cZbYPVqscgOH+qt9FjgrZVIBphqhyflxziR9cLA2WKjMyw==
|
|
2242
2263
|
dependencies:
|
|
2243
2264
|
"@typescript-eslint/eslint-plugin" "^6.7.5"
|
|
2244
2265
|
"@typescript-eslint/parser" "^6.7.5"
|
|
2245
2266
|
eslint-config-xo-space "^0.34.0"
|
|
2246
|
-
eslint-import-resolver-typescript "^3.6.
|
|
2267
|
+
eslint-import-resolver-typescript "^3.6.1"
|
|
2247
2268
|
eslint-plugin-import "^2.28.1"
|
|
2248
2269
|
eslint-plugin-mocha "^10.2.0"
|
|
2249
2270
|
eslint-plugin-node "^11.1.0"
|
|
2250
|
-
eslint-plugin-perfectionist "^2.
|
|
2271
|
+
eslint-plugin-perfectionist "^2.2.0"
|
|
2251
2272
|
|
|
2252
2273
|
eslint-config-oclif@^5:
|
|
2253
2274
|
version "5.0.0"
|
|
@@ -2287,7 +2308,7 @@ eslint-import-resolver-node@^0.3.7:
|
|
|
2287
2308
|
is-core-module "^2.13.0"
|
|
2288
2309
|
resolve "^1.22.4"
|
|
2289
2310
|
|
|
2290
|
-
eslint-import-resolver-typescript@^3.6.
|
|
2311
|
+
eslint-import-resolver-typescript@^3.6.1:
|
|
2291
2312
|
version "3.6.1"
|
|
2292
2313
|
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.1.tgz#7b983680edd3f1c5bce1a5829ae0bc2d57fe9efa"
|
|
2293
2314
|
integrity sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==
|
|
@@ -2358,12 +2379,12 @@ eslint-plugin-node@^11.1.0:
|
|
|
2358
2379
|
resolve "^1.10.1"
|
|
2359
2380
|
semver "^6.1.0"
|
|
2360
2381
|
|
|
2361
|
-
eslint-plugin-perfectionist@^2.1.0:
|
|
2362
|
-
version "2.
|
|
2363
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.
|
|
2364
|
-
integrity sha512
|
|
2382
|
+
eslint-plugin-perfectionist@^2.1.0, eslint-plugin-perfectionist@^2.2.0:
|
|
2383
|
+
version "2.2.0"
|
|
2384
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.2.0.tgz#a1b1f1407ce9bc20a4f0e2b8113fb84e5b9dfb9f"
|
|
2385
|
+
integrity sha512-/nG2Uurd6AY7CI6zlgjHPOoiPY8B7EYMUWdNb5w+EzyauYiQjjD5lQwAI1FlkBbCCFFZw/CdZIPQhXumYoiyaw==
|
|
2365
2386
|
dependencies:
|
|
2366
|
-
"@typescript-eslint/utils" "^6.
|
|
2387
|
+
"@typescript-eslint/utils" "^6.7.5"
|
|
2367
2388
|
minimatch "^9.0.3"
|
|
2368
2389
|
natural-compare-lite "^1.4.0"
|
|
2369
2390
|
|
|
@@ -2425,18 +2446,19 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
|
|
2425
2446
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
|
2426
2447
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
|
2427
2448
|
|
|
2428
|
-
eslint@^8.
|
|
2429
|
-
version "8.
|
|
2430
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.
|
|
2431
|
-
integrity sha512-
|
|
2449
|
+
eslint@^8.52.0:
|
|
2450
|
+
version "8.52.0"
|
|
2451
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc"
|
|
2452
|
+
integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg==
|
|
2432
2453
|
dependencies:
|
|
2433
2454
|
"@eslint-community/eslint-utils" "^4.2.0"
|
|
2434
2455
|
"@eslint-community/regexpp" "^4.6.1"
|
|
2435
2456
|
"@eslint/eslintrc" "^2.1.2"
|
|
2436
|
-
"@eslint/js" "8.
|
|
2437
|
-
"@humanwhocodes/config-array" "^0.11.
|
|
2457
|
+
"@eslint/js" "8.52.0"
|
|
2458
|
+
"@humanwhocodes/config-array" "^0.11.13"
|
|
2438
2459
|
"@humanwhocodes/module-importer" "^1.0.1"
|
|
2439
2460
|
"@nodelib/fs.walk" "^1.2.8"
|
|
2461
|
+
"@ungap/structured-clone" "^1.2.0"
|
|
2440
2462
|
ajv "^6.12.4"
|
|
2441
2463
|
chalk "^4.0.0"
|
|
2442
2464
|
cross-spawn "^7.0.2"
|
|
@@ -2740,16 +2762,6 @@ fs-extra@^8.1:
|
|
|
2740
2762
|
jsonfile "^4.0.0"
|
|
2741
2763
|
universalify "^0.1.0"
|
|
2742
2764
|
|
|
2743
|
-
fs-extra@^9.0.1:
|
|
2744
|
-
version "9.1.0"
|
|
2745
|
-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
|
|
2746
|
-
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
|
|
2747
|
-
dependencies:
|
|
2748
|
-
at-least-node "^1.0.0"
|
|
2749
|
-
graceful-fs "^4.2.0"
|
|
2750
|
-
jsonfile "^6.0.1"
|
|
2751
|
-
universalify "^2.0.0"
|
|
2752
|
-
|
|
2753
2765
|
fs-minipass@^2.0.0, fs-minipass@^2.1.0:
|
|
2754
2766
|
version "2.1.0"
|
|
2755
2767
|
resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
|
|
@@ -4579,18 +4591,17 @@ object.values@^1.1.6:
|
|
|
4579
4591
|
es-abstract "^1.22.1"
|
|
4580
4592
|
|
|
4581
4593
|
oclif@^4:
|
|
4582
|
-
version "4.0.
|
|
4583
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.
|
|
4584
|
-
integrity sha512-
|
|
4594
|
+
version "4.0.3"
|
|
4595
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.3.tgz#2ff8fab10c29b2cd0bbf8e9c87640a64151b65ff"
|
|
4596
|
+
integrity sha512-Bq7t1bJvAKYwW3DKQIzok3jkXv7yUIMneoSec1qUr9wfSqzRTZQB0UUDovwlT/L+3TBMVoRyw1WeX+YDvfRJNA==
|
|
4585
4597
|
dependencies:
|
|
4586
4598
|
"@oclif/core" "^3.0.4"
|
|
4587
4599
|
"@oclif/plugin-help" "^5.2.14"
|
|
4588
4600
|
"@oclif/plugin-not-found" "^2.3.32"
|
|
4589
|
-
"@oclif/plugin-warn-if-update-available" "^
|
|
4601
|
+
"@oclif/plugin-warn-if-update-available" "^3.0.0"
|
|
4590
4602
|
async-retry "^1.3.3"
|
|
4591
4603
|
aws-sdk "^2.1231.0"
|
|
4592
4604
|
change-case "^4"
|
|
4593
|
-
concurrently "^7.6.0"
|
|
4594
4605
|
debug "^4.3.3"
|
|
4595
4606
|
eslint-plugin-perfectionist "^2.1.0"
|
|
4596
4607
|
find-yarn-workspace-root "^2.0.0"
|
|
@@ -5258,7 +5269,7 @@ run-parallel@^1.1.9:
|
|
|
5258
5269
|
dependencies:
|
|
5259
5270
|
queue-microtask "^1.2.2"
|
|
5260
5271
|
|
|
5261
|
-
rxjs@^7.
|
|
5272
|
+
rxjs@^7.5.5:
|
|
5262
5273
|
version "7.8.0"
|
|
5263
5274
|
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.0.tgz#90a938862a82888ff4c7359811a595e14e1e09a4"
|
|
5264
5275
|
integrity sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==
|
|
@@ -5326,12 +5337,7 @@ semver@7.5.4, semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver
|
|
|
5326
5337
|
dependencies:
|
|
5327
5338
|
lru-cache "^6.0.0"
|
|
5328
5339
|
|
|
5329
|
-
semver@^6.1.0:
|
|
5330
|
-
version "6.3.0"
|
|
5331
|
-
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
|
|
5332
|
-
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
|
|
5333
|
-
|
|
5334
|
-
semver@^6.3.1:
|
|
5340
|
+
semver@^6.1.0, semver@^6.3.1:
|
|
5335
5341
|
version "6.3.1"
|
|
5336
5342
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
|
5337
5343
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
@@ -5390,11 +5396,6 @@ shebang-regex@^3.0.0:
|
|
|
5390
5396
|
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
|
|
5391
5397
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
5392
5398
|
|
|
5393
|
-
shell-quote@^1.7.3:
|
|
5394
|
-
version "1.7.4"
|
|
5395
|
-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.4.tgz#33fe15dee71ab2a81fcbd3a52106c5cfb9fb75d8"
|
|
5396
|
-
integrity sha512-8o/QEhSSRb1a5i7TFR0iM4G16Z0vYB2OQVs4G3aAFXjn3T6yEx8AZxy1PgDF7I00LZHYA3WxaSYIf5e5sAX8Rw==
|
|
5397
|
-
|
|
5398
5399
|
shelljs@^0.8.5:
|
|
5399
5400
|
version "0.8.5"
|
|
5400
5401
|
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
|
|
@@ -5506,11 +5507,6 @@ sort-keys@^4.2.0:
|
|
|
5506
5507
|
dependencies:
|
|
5507
5508
|
is-plain-obj "^2.0.0"
|
|
5508
5509
|
|
|
5509
|
-
spawn-command@^0.0.2-1:
|
|
5510
|
-
version "0.0.2-1"
|
|
5511
|
-
resolved "https://registry.yarnpkg.com/spawn-command/-/spawn-command-0.0.2-1.tgz#62f5e9466981c1b796dc5929937e11c9c6921bd0"
|
|
5512
|
-
integrity sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==
|
|
5513
|
-
|
|
5514
5510
|
spdx-correct@^3.0.0:
|
|
5515
5511
|
version "3.1.1"
|
|
5516
5512
|
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.1.1.tgz#dece81ac9c1e6713e5f7d1b6f17d468fa53d89a9"
|
|
@@ -5698,7 +5694,7 @@ strip-json-comments@3.1.1, strip-json-comments@^3.1.1:
|
|
|
5698
5694
|
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
|
|
5699
5695
|
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
|
|
5700
5696
|
|
|
5701
|
-
supports-color@8.1.1, supports-color@^8.1.
|
|
5697
|
+
supports-color@8.1.1, supports-color@^8.1.1:
|
|
5702
5698
|
version "8.1.1"
|
|
5703
5699
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-8.1.1.tgz#cd6fc17e28500cff56c1b86c0a7fd4a54a73005c"
|
|
5704
5700
|
integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==
|
|
@@ -5795,11 +5791,6 @@ tr46@~0.0.3:
|
|
|
5795
5791
|
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
|
|
5796
5792
|
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
|
|
5797
5793
|
|
|
5798
|
-
tree-kill@^1.2.2:
|
|
5799
|
-
version "1.2.2"
|
|
5800
|
-
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
|
|
5801
|
-
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
|
|
5802
|
-
|
|
5803
5794
|
treeverse@^1.0.4:
|
|
5804
5795
|
version "1.0.4"
|
|
5805
5796
|
resolved "https://registry.yarnpkg.com/treeverse/-/treeverse-1.0.4.tgz#a6b0ebf98a1bca6846ddc7ecbc900df08cb9cd5f"
|
|
@@ -5834,6 +5825,11 @@ ts-node@^10.8.1, ts-node@^10.9.1:
|
|
|
5834
5825
|
v8-compile-cache-lib "^3.0.1"
|
|
5835
5826
|
yn "3.1.1"
|
|
5836
5827
|
|
|
5828
|
+
tsconfck@^3.0.0:
|
|
5829
|
+
version "3.0.0"
|
|
5830
|
+
resolved "https://registry.yarnpkg.com/tsconfck/-/tsconfck-3.0.0.tgz#b469f1ced12973bbec3209a55ed8de3bb04223c9"
|
|
5831
|
+
integrity sha512-w3wnsIrJNi7avf4Zb0VjOoodoO0woEqGgZGQm+LHH9przdUI+XDKsWAXwxHA1DaRTjeuZNcregSzr7RaA8zG9A==
|
|
5832
|
+
|
|
5837
5833
|
tsconfig-paths@^3.14.2:
|
|
5838
5834
|
version "3.14.2"
|
|
5839
5835
|
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
|
|
@@ -5937,7 +5933,7 @@ typed-array-length@^1.0.4:
|
|
|
5937
5933
|
for-each "^0.3.3"
|
|
5938
5934
|
is-typed-array "^1.1.9"
|
|
5939
5935
|
|
|
5940
|
-
"typescript@^4.6.4 || ^5.
|
|
5936
|
+
"typescript@^4.6.4 || ^5.2.2", typescript@^5:
|
|
5941
5937
|
version "5.2.2"
|
|
5942
5938
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
|
|
5943
5939
|
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
|
|
@@ -6308,19 +6304,6 @@ yargs@^17.0.0:
|
|
|
6308
6304
|
y18n "^5.0.5"
|
|
6309
6305
|
yargs-parser "^21.1.1"
|
|
6310
6306
|
|
|
6311
|
-
yargs@^17.3.1:
|
|
6312
|
-
version "17.6.2"
|
|
6313
|
-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.6.2.tgz#2e23f2944e976339a1ee00f18c77fedee8332541"
|
|
6314
|
-
integrity sha512-1/9UrdHjDZc0eOU0HxOHoS78C69UD3JRMvzlJ7S79S2nTaWRA/whGCTV8o9e/N/1Va9YIV7Q4sOxD8VV4pCWOw==
|
|
6315
|
-
dependencies:
|
|
6316
|
-
cliui "^8.0.1"
|
|
6317
|
-
escalade "^3.1.1"
|
|
6318
|
-
get-caller-file "^2.0.5"
|
|
6319
|
-
require-directory "^2.1.1"
|
|
6320
|
-
string-width "^4.2.3"
|
|
6321
|
-
y18n "^5.0.5"
|
|
6322
|
-
yargs-parser "^21.1.1"
|
|
6323
|
-
|
|
6324
6307
|
yeoman-environment@^3.15.1:
|
|
6325
6308
|
version "3.15.1"
|
|
6326
6309
|
resolved "https://registry.yarnpkg.com/yeoman-environment/-/yeoman-environment-3.15.1.tgz#b094b858bfbd24db8061d255d0e7871224190474"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oclif/plugin-version",
|
|
3
3
|
"description": "A command that shows the CLI version",
|
|
4
|
-
"version": "2.0.
|
|
4
|
+
"version": "2.0.5",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/oclif/plugin-version/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^3.
|
|
8
|
+
"@oclif/core": "^3.10.1"
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
|
-
"@commitlint/config-conventional": "^17.
|
|
11
|
+
"@commitlint/config-conventional": "^17.8.1",
|
|
12
12
|
"@oclif/plugin-help": "5.2.20",
|
|
13
13
|
"@oclif/prettier-config": "^0.2.1",
|
|
14
14
|
"@oclif/test": "^3",
|
|
15
|
-
"@types/chai": "^4.3.
|
|
15
|
+
"@types/chai": "^4.3.9",
|
|
16
16
|
"@types/mocha": "^10",
|
|
17
17
|
"@types/node": "^18",
|
|
18
18
|
"chai": "^4.3.10",
|
|
19
|
-
"commitlint": "^17.
|
|
20
|
-
"eslint": "^8.
|
|
19
|
+
"commitlint": "^17.8.1",
|
|
20
|
+
"eslint": "^8.52.0",
|
|
21
21
|
"eslint-config-oclif": "^5",
|
|
22
22
|
"eslint-config-oclif-typescript": "^3",
|
|
23
23
|
"eslint-config-prettier": "^9.0.0",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"lint": "eslint . --ext .ts",
|
|
60
60
|
"postpublish": "yarn run clean",
|
|
61
61
|
"posttest": "yarn lint",
|
|
62
|
-
"
|
|
62
|
+
"postinstall": "husky install",
|
|
63
63
|
"prepublishOnly": "yarn run build && oclif lock && oclif manifest . && oclif readme",
|
|
64
64
|
"pretest": "yarn build --noEmit && tsc -p test --noEmit",
|
|
65
65
|
"preversion": "yarn run clean",
|