...
|
...
|
@@ -8,8 +8,8 @@
|
8
|
8
|
"version": "0.1.0",
|
9
|
9
|
"license": "GPL-3.0",
|
10
|
10
|
"devDependencies": {
|
11
|
|
- "@commitlint/cli": "^12.0.0",
|
12
|
|
- "@commitlint/config-conventional": "^12.0.0",
|
|
11
|
+ "@commitlint/cli": "^12.0.1",
|
|
12
|
+ "@commitlint/config-conventional": "^12.0.1",
|
13
|
13
|
"husky": "^5.1.1",
|
14
|
14
|
"npm-run-all": "^4.1.5",
|
15
|
15
|
"prettier": "^2.2.1",
|
...
|
...
|
@@ -98,22 +98,22 @@
|
98
|
98
|
}
|
99
|
99
|
},
|
100
|
100
|
"node_modules/@commitlint/cli": {
|
101
|
|
- "version": "12.0.0",
|
102
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.0.0.tgz",
|
103
|
|
- "integrity": "sha512-9jxKu6PmBUeQIbSD7olsv8wSqFnFsGwKMN9sL5T1d5YZDCocFMgfeyDGtOwuiATsox7Mje+NucQ4zU1y0530Dw==",
|
|
101
|
+ "version": "12.0.1",
|
|
102
|
+ "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.0.1.tgz",
|
|
103
|
+ "integrity": "sha512-V+cMYNHJOr40XT9Kvz3Vrz1Eh7QE1rjQrUbifawDAqcOrBJFuoXwU2SAcRtYFCSqFy9EhbreQGhZFs8dYb90KA==",
|
104
|
104
|
"dev": true,
|
105
|
105
|
"license": "MIT",
|
106
|
106
|
"dependencies": {
|
107
|
|
- "@commitlint/format": "^12.0.0",
|
108
|
|
- "@commitlint/lint": "^12.0.0",
|
109
|
|
- "@commitlint/load": "^12.0.0",
|
110
|
|
- "@commitlint/read": "^12.0.0",
|
111
|
|
- "@commitlint/types": "^12.0.0",
|
|
107
|
+ "@commitlint/format": "^12.0.1",
|
|
108
|
+ "@commitlint/lint": "^12.0.1",
|
|
109
|
+ "@commitlint/load": "^12.0.1",
|
|
110
|
+ "@commitlint/read": "^12.0.1",
|
|
111
|
+ "@commitlint/types": "^12.0.1",
|
112
|
112
|
"get-stdin": "8.0.0",
|
113
|
113
|
"lodash": "^4.17.19",
|
114
|
114
|
"resolve-from": "5.0.0",
|
115
|
115
|
"resolve-global": "1.0.0",
|
116
|
|
- "yargs": "^16.0.0"
|
|
116
|
+ "yargs": "^16.2.0"
|
117
|
117
|
},
|
118
|
118
|
"bin": {
|
119
|
119
|
"commitlint": "cli.js"
|
...
|
...
|
@@ -123,9 +123,9 @@
|
123
|
123
|
}
|
124
|
124
|
},
|
125
|
125
|
"node_modules/@commitlint/config-conventional": {
|
126
|
|
- "version": "12.0.0",
|
127
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.0.0.tgz",
|
128
|
|
- "integrity": "sha512-zjTeCBlHEP0syW6QedRSxOiafYeuOol9vIXZ89uhKMhyejaKxdAnS3SBMN4fYiSFChsZEl+VshJeZDtUFkCd7Q==",
|
|
126
|
+ "version": "12.0.1",
|
|
127
|
+ "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.0.1.tgz",
|
|
128
|
+ "integrity": "sha512-1ZhB135lh47zVmf1orwcjxuKuam11fJIH/bdVxW9XiQv8XPwC6iIp19knfl8FcOT78AVBnes1z6EVxgUeP2/4Q==",
|
129
|
129
|
"dev": true,
|
130
|
130
|
"license": "MIT",
|
131
|
131
|
"dependencies": {
|
...
|
...
|
@@ -136,13 +136,13 @@
|
136
|
136
|
}
|
137
|
137
|
},
|
138
|
138
|
"node_modules/@commitlint/ensure": {
|
139
|
|
- "version": "12.0.0",
|
140
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.0.0.tgz",
|
141
|
|
- "integrity": "sha512-xTPjd2cw8WOLtcrp5C3S+GtmGzA+TJjlNwqgYP61jmitLiDsTs69qNcysR9vPTyIjA1EQio4iff1bpAoilTbcg==",
|
|
139
|
+ "version": "12.0.1",
|
|
140
|
+ "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.0.1.tgz",
|
|
141
|
+ "integrity": "sha512-XdBq+q1YBBDxWIAEjE3Y1YMbzhUnUuSLAEWD8SU1xsvEpQXWRYwDlMBRkjO7funNWTdL0ZQSkZDzme70imYjbw==",
|
142
|
142
|
"dev": true,
|
143
|
143
|
"license": "MIT",
|
144
|
144
|
"dependencies": {
|
145
|
|
- "@commitlint/types": "^12.0.0",
|
|
145
|
+ "@commitlint/types": "^12.0.1",
|
146
|
146
|
"lodash": "^4.17.19"
|
147
|
147
|
},
|
148
|
148
|
"engines": {
|
...
|
...
|
@@ -150,9 +150,9 @@
|
150
|
150
|
}
|
151
|
151
|
},
|
152
|
152
|
"node_modules/@commitlint/execute-rule": {
|
153
|
|
- "version": "12.0.0",
|
154
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.0.0.tgz",
|
155
|
|
- "integrity": "sha512-X9vZDKdyOz8MNDZqJN39K9UbjQmMsyQ74d1lUaw0QuCE4jOesmynYkLc4Y4MWKqq9ElWdjswZyLMyOgm3kAMrg==",
|
|
153
|
+ "version": "12.0.1",
|
|
154
|
+ "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.0.1.tgz",
|
|
155
|
+ "integrity": "sha512-JzyweYfZlFLtXpgP+btzSY3YAkGPg61TqUSYQqBr4+5IaVf1FruMm5v4D5eLu9dAJuNKUfHbM3AEfuEPiZ79pg==",
|
156
|
156
|
"dev": true,
|
157
|
157
|
"license": "MIT",
|
158
|
158
|
"engines": {
|
...
|
...
|
@@ -160,13 +160,13 @@
|
160
|
160
|
}
|
161
|
161
|
},
|
162
|
162
|
"node_modules/@commitlint/format": {
|
163
|
|
- "version": "12.0.0",
|
164
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.0.0.tgz",
|
165
|
|
- "integrity": "sha512-otQHHx1KtT7UlO8igYeqxfatVFni6T8Nq8OPhwUHGrp8VYMorFSKUWrVpDtPtTAzRBj7e/ZtxCUOWck9Lwm7ug==",
|
|
163
|
+ "version": "12.0.1",
|
|
164
|
+ "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.0.1.tgz",
|
|
165
|
+ "integrity": "sha512-rF79ipAxR8yFzPzG5tRoEZ//MRkyxCXj4JhpEjtdaCMBAXMssI8uazn3e5D8z4UFgSDe9qOnL0OmQvql7HTMoA==",
|
166
|
166
|
"dev": true,
|
167
|
167
|
"license": "MIT",
|
168
|
168
|
"dependencies": {
|
169
|
|
- "@commitlint/types": "^12.0.0",
|
|
169
|
+ "@commitlint/types": "^12.0.1",
|
170
|
170
|
"chalk": "^4.0.0"
|
171
|
171
|
},
|
172
|
172
|
"engines": {
|
...
|
...
|
@@ -174,13 +174,13 @@
|
174
|
174
|
}
|
175
|
175
|
},
|
176
|
176
|
"node_modules/@commitlint/is-ignored": {
|
177
|
|
- "version": "12.0.0",
|
178
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.0.0.tgz",
|
179
|
|
- "integrity": "sha512-jo1/ee0Ly8ySG+FvAWPFq2Bt4Xdx7tyDDnwuclDw1yatv9Tu7CVSN4ae9FNiU2dVLzqIoIxCFwu9YMaMmnT+Lg==",
|
|
177
|
+ "version": "12.0.1",
|
|
178
|
+ "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.0.1.tgz",
|
|
179
|
+ "integrity": "sha512-AplfLn5mX/kWTIiSolcOhTYcgphuGLX8FUr+HmyHBEqUkO36jt0z9caysH47fqU71ePtH63v1DWm+RYQ5RPDjg==",
|
180
|
180
|
"dev": true,
|
181
|
181
|
"license": "MIT",
|
182
|
182
|
"dependencies": {
|
183
|
|
- "@commitlint/types": "^12.0.0",
|
|
183
|
+ "@commitlint/types": "^12.0.1",
|
184
|
184
|
"semver": "7.3.4"
|
185
|
185
|
},
|
186
|
186
|
"engines": {
|
...
|
...
|
@@ -204,31 +204,31 @@
|
204
|
204
|
}
|
205
|
205
|
},
|
206
|
206
|
"node_modules/@commitlint/lint": {
|
207
|
|
- "version": "12.0.0",
|
208
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.0.0.tgz",
|
209
|
|
- "integrity": "sha512-/qPhiMBoAiaBmirxQKEf8iRy2B/PvU7xgNfRI4Gy5X9hx3xRwzZHVDTs6YjTZVRCD/9i6C8ZDMUuEM5Fk0pRyQ==",
|
|
207
|
+ "version": "12.0.1",
|
|
208
|
+ "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.0.1.tgz",
|
|
209
|
+ "integrity": "sha512-1lKyRCq4ahJrY+Xxo8LsqCbALeJkodtEfpmYHeA5HpPMnK7lRSplLqOLcTCjoPfd4vO+gl6aDEZN+ow3YGQBOg==",
|
210
|
210
|
"dev": true,
|
211
|
211
|
"license": "MIT",
|
212
|
212
|
"dependencies": {
|
213
|
|
- "@commitlint/is-ignored": "^12.0.0",
|
214
|
|
- "@commitlint/parse": "^12.0.0",
|
215
|
|
- "@commitlint/rules": "^12.0.0",
|
216
|
|
- "@commitlint/types": "^12.0.0"
|
|
213
|
+ "@commitlint/is-ignored": "^12.0.1",
|
|
214
|
+ "@commitlint/parse": "^12.0.1",
|
|
215
|
+ "@commitlint/rules": "^12.0.1",
|
|
216
|
+ "@commitlint/types": "^12.0.1"
|
217
|
217
|
},
|
218
|
218
|
"engines": {
|
219
|
219
|
"node": ">=v10"
|
220
|
220
|
}
|
221
|
221
|
},
|
222
|
222
|
"node_modules/@commitlint/load": {
|
223
|
|
- "version": "12.0.0",
|
224
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.0.0.tgz",
|
225
|
|
- "integrity": "sha512-B7rwRGWE3j+4dWsLD4s82fIbIJP1xGOJYfAvKDWOa/FnAb8s8ZQOK8HHuDC8BD/MU3Ierl8KJMfzGiO63d1rlA==",
|
|
223
|
+ "version": "12.0.1",
|
|
224
|
+ "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.0.1.tgz",
|
|
225
|
+ "integrity": "sha512-dX8KdCWn7w0bTkkk3zKQpe9X8vsTRa5EM+1ffF313wCX9b6tGa9vujhEHCkSzKAbbE2tFV64CHZygE7rtlHdIA==",
|
226
|
226
|
"dev": true,
|
227
|
227
|
"license": "MIT",
|
228
|
228
|
"dependencies": {
|
229
|
|
- "@commitlint/execute-rule": "^12.0.0",
|
230
|
|
- "@commitlint/resolve-extends": "^12.0.0",
|
231
|
|
- "@commitlint/types": "^12.0.0",
|
|
229
|
+ "@commitlint/execute-rule": "^12.0.1",
|
|
230
|
+ "@commitlint/resolve-extends": "^12.0.1",
|
|
231
|
+ "@commitlint/types": "^12.0.1",
|
232
|
232
|
"chalk": "^4.0.0",
|
233
|
233
|
"cosmiconfig": "^7.0.0",
|
234
|
234
|
"lodash": "^4.17.19",
|
...
|
...
|
@@ -239,9 +239,9 @@
|
239
|
239
|
}
|
240
|
240
|
},
|
241
|
241
|
"node_modules/@commitlint/message": {
|
242
|
|
- "version": "12.0.0",
|
243
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-12.0.0.tgz",
|
244
|
|
- "integrity": "sha512-jSyL6Po/IsYin6OGoeazcUDkxTYW4l83c2HiUoBKLYgvzMLyCy5jrW/ijKXK6hC/9A0nY00Zdi4iY7pA0gNSuA==",
|
|
242
|
+ "version": "12.0.1",
|
|
243
|
+ "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-12.0.1.tgz",
|
|
244
|
+ "integrity": "sha512-fXuoxRC+NT1wEQi6p8oHfT7wvWIRgTk+udlRJnWTjmMpiYzVnMmmZfasdShirWr4TtxQtMyL+5DVgh7Y98kURw==",
|
245
|
245
|
"dev": true,
|
246
|
246
|
"license": "MIT",
|
247
|
247
|
"engines": {
|
...
|
...
|
@@ -249,13 +249,13 @@
|
249
|
249
|
}
|
250
|
250
|
},
|
251
|
251
|
"node_modules/@commitlint/parse": {
|
252
|
|
- "version": "12.0.0",
|
253
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.0.0.tgz",
|
254
|
|
- "integrity": "sha512-CcSNSwQlKTJtnPPaGlKrClV4wOPUKH5fZ2AE+M+QQlTcp5IchgASzpqwPjMaeeP5FwnBiDZ98AtV9ZqqkKy2kg==",
|
|
252
|
+ "version": "12.0.1",
|
|
253
|
+ "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.0.1.tgz",
|
|
254
|
+ "integrity": "sha512-7oEGASmzBnHir5jSIR7KephXrKh7rIi9a6RpH1tOT+CIENYvhe8EDtIy29qMt+RLa2LlaPF7YrAgaJRfzG0YDQ==",
|
255
|
255
|
"dev": true,
|
256
|
256
|
"license": "MIT",
|
257
|
257
|
"dependencies": {
|
258
|
|
- "@commitlint/types": "^12.0.0",
|
|
258
|
+ "@commitlint/types": "^12.0.1",
|
259
|
259
|
"conventional-changelog-angular": "^5.0.11",
|
260
|
260
|
"conventional-commits-parser": "^3.0.0"
|
261
|
261
|
},
|
...
|
...
|
@@ -264,14 +264,14 @@
|
264
|
264
|
}
|
265
|
265
|
},
|
266
|
266
|
"node_modules/@commitlint/read": {
|
267
|
|
- "version": "12.0.0",
|
268
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.0.0.tgz",
|
269
|
|
- "integrity": "sha512-xOply23eCsbIvqXMkrjrxhryClBu6rRPhEVxahihhcNQ2x9SskHTlEr3o6BljqCWfIxNNZL9s2TVqkOjEmkskw==",
|
|
267
|
+ "version": "12.0.1",
|
|
268
|
+ "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.0.1.tgz",
|
|
269
|
+ "integrity": "sha512-baa0YeD4QOctEuthLpExQSi9xPiw0kDPfUVHqp8I88iuIXJECeS8S1+1GBiz89e8dLN9zmEE+sN9vtJHdAp9YA==",
|
270
|
270
|
"dev": true,
|
271
|
271
|
"license": "MIT",
|
272
|
272
|
"dependencies": {
|
273
|
|
- "@commitlint/top-level": "^12.0.0",
|
274
|
|
- "@commitlint/types": "^12.0.0",
|
|
273
|
+ "@commitlint/top-level": "^12.0.1",
|
|
274
|
+ "@commitlint/types": "^12.0.1",
|
275
|
275
|
"fs-extra": "^9.0.0",
|
276
|
276
|
"git-raw-commits": "^2.0.0"
|
277
|
277
|
},
|
...
|
...
|
@@ -280,9 +280,9 @@
|
280
|
280
|
}
|
281
|
281
|
},
|
282
|
282
|
"node_modules/@commitlint/resolve-extends": {
|
283
|
|
- "version": "12.0.0",
|
284
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-12.0.0.tgz",
|
285
|
|
- "integrity": "sha512-5i0ZieVFzXuRqyYxnoEJ7InYyXQC/K98nF75Ro6wVQqpmzi01/KHYwo8uCcy1Q+rPB48FSmCB84br0t5Ulr/KA==",
|
|
283
|
+ "version": "12.0.1",
|
|
284
|
+ "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-12.0.1.tgz",
|
|
285
|
+ "integrity": "sha512-Mvg0GDi/68Cqw893ha8uhxE8myHfPmiSSSi7d1x4VJNR4hoS37lBdX89kyx4i9NPmLfviY2cUJKTyK8ZrFznZw==",
|
286
|
286
|
"dev": true,
|
287
|
287
|
"license": "MIT",
|
288
|
288
|
"dependencies": {
|
...
|
...
|
@@ -296,25 +296,25 @@
|
296
|
296
|
}
|
297
|
297
|
},
|
298
|
298
|
"node_modules/@commitlint/rules": {
|
299
|
|
- "version": "12.0.0",
|
300
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.0.0.tgz",
|
301
|
|
- "integrity": "sha512-VO9UqtivXRMko7GpgUOkKSixWuihKxJYmLBrcdw5TcPD8Ott0wgFGWE65n67wTfikW7aLZLzGiybuopZHIdP/w==",
|
|
299
|
+ "version": "12.0.1",
|
|
300
|
+ "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.0.1.tgz",
|
|
301
|
+ "integrity": "sha512-A5O0ubNGugZR9WWxk5IVOLo07lpdUwhG5WkAW2lYpgZ7Z/2U4PLob9b4Ih1eHbQu+gnVeFr91k7F0DrpM7B8EQ==",
|
302
|
302
|
"dev": true,
|
303
|
303
|
"license": "MIT",
|
304
|
304
|
"dependencies": {
|
305
|
|
- "@commitlint/ensure": "^12.0.0",
|
306
|
|
- "@commitlint/message": "^12.0.0",
|
307
|
|
- "@commitlint/to-lines": "^12.0.0",
|
308
|
|
- "@commitlint/types": "^12.0.0"
|
|
305
|
+ "@commitlint/ensure": "^12.0.1",
|
|
306
|
+ "@commitlint/message": "^12.0.1",
|
|
307
|
+ "@commitlint/to-lines": "^12.0.1",
|
|
308
|
+ "@commitlint/types": "^12.0.1"
|
309
|
309
|
},
|
310
|
310
|
"engines": {
|
311
|
311
|
"node": ">=v10"
|
312
|
312
|
}
|
313
|
313
|
},
|
314
|
314
|
"node_modules/@commitlint/to-lines": {
|
315
|
|
- "version": "12.0.0",
|
316
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.0.0.tgz",
|
317
|
|
- "integrity": "sha512-hRZQTDkBUA7eDDlvbRLrXl/HRK3yA6Cbnd+TvxDc79MlsMH5affLtDfdJICE8SSkN2AFxIzHcSysBPxJvSvcKQ==",
|
|
315
|
+ "version": "12.0.1",
|
|
316
|
+ "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.0.1.tgz",
|
|
317
|
+ "integrity": "sha512-XwcJ1jY7x2fhudzbGMpNQkTSMVrxWrI8bRMbVe3Abuu7RfYpFf7VXAlhtnLfxBoagaK7RxjC2+eRidp/3txQBg==",
|
318
|
318
|
"dev": true,
|
319
|
319
|
"license": "MIT",
|
320
|
320
|
"engines": {
|
...
|
...
|
@@ -322,9 +322,9 @@
|
322
|
322
|
}
|
323
|
323
|
},
|
324
|
324
|
"node_modules/@commitlint/top-level": {
|
325
|
|
- "version": "12.0.0",
|
326
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.0.0.tgz",
|
327
|
|
- "integrity": "sha512-Y7UfYZyi0q+jj0Yh81HVtTvstupVh6b+a7eUnSvmAWyDdMRfVBoE2hjuT6DY3W2xv1xuJ4DUHJu64BUr6FOkMQ==",
|
|
325
|
+ "version": "12.0.1",
|
|
326
|
+ "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.0.1.tgz",
|
|
327
|
+ "integrity": "sha512-rHdgt7U24GEau2/9i2vEAbksxkBRiVjHj5ECFL5dd0AJOIvaK++vMg4EF/ME0X/1yd9qVTHTNOl2Q4tTFK7VBQ==",
|
328
|
328
|
"dev": true,
|
329
|
329
|
"license": "MIT",
|
330
|
330
|
"dependencies": {
|
...
|
...
|
@@ -400,9 +400,9 @@
|
400
|
400
|
}
|
401
|
401
|
},
|
402
|
402
|
"node_modules/@commitlint/types": {
|
403
|
|
- "version": "12.0.0",
|
404
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.0.0.tgz",
|
405
|
|
- "integrity": "sha512-ADW/GEwDdgf7ppNq+S2T8J6XgATi2yndXddu+ZV8wlHFpL1DhjPbuPA9RYLnJcp44xQSe/cEV7a7Z43Ryy1S9Q==",
|
|
403
|
+ "version": "12.0.1",
|
|
404
|
+ "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.0.1.tgz",
|
|
405
|
+ "integrity": "sha512-FsNDMV0W7D19/ZbR412klpqAilXASx75Neqh7jPtK278IEwdukOg3vth1r5kTm+BjDScM7wMUEOwIW3NNfAtwg==",
|
406
|
406
|
"dev": true,
|
407
|
407
|
"license": "MIT",
|
408
|
408
|
"dependencies": {
|
...
|
...
|
@@ -3830,65 +3830,65 @@
|
3830
|
3830
|
}
|
3831
|
3831
|
},
|
3832
|
3832
|
"@commitlint/cli": {
|
3833
|
|
- "version": "12.0.0",
|
3834
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.0.0.tgz",
|
3835
|
|
- "integrity": "sha512-9jxKu6PmBUeQIbSD7olsv8wSqFnFsGwKMN9sL5T1d5YZDCocFMgfeyDGtOwuiATsox7Mje+NucQ4zU1y0530Dw==",
|
|
3833
|
+ "version": "12.0.1",
|
|
3834
|
+ "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.0.1.tgz",
|
|
3835
|
+ "integrity": "sha512-V+cMYNHJOr40XT9Kvz3Vrz1Eh7QE1rjQrUbifawDAqcOrBJFuoXwU2SAcRtYFCSqFy9EhbreQGhZFs8dYb90KA==",
|
3836
|
3836
|
"dev": true,
|
3837
|
3837
|
"requires": {
|
3838
|
|
- "@commitlint/format": "^12.0.0",
|
3839
|
|
- "@commitlint/lint": "^12.0.0",
|
3840
|
|
- "@commitlint/load": "^12.0.0",
|
3841
|
|
- "@commitlint/read": "^12.0.0",
|
3842
|
|
- "@commitlint/types": "^12.0.0",
|
|
3838
|
+ "@commitlint/format": "^12.0.1",
|
|
3839
|
+ "@commitlint/lint": "^12.0.1",
|
|
3840
|
+ "@commitlint/load": "^12.0.1",
|
|
3841
|
+ "@commitlint/read": "^12.0.1",
|
|
3842
|
+ "@commitlint/types": "^12.0.1",
|
3843
|
3843
|
"get-stdin": "8.0.0",
|
3844
|
3844
|
"lodash": "^4.17.19",
|
3845
|
3845
|
"resolve-from": "5.0.0",
|
3846
|
3846
|
"resolve-global": "1.0.0",
|
3847
|
|
- "yargs": "^16.0.0"
|
|
3847
|
+ "yargs": "^16.2.0"
|
3848
|
3848
|
}
|
3849
|
3849
|
},
|
3850
|
3850
|
"@commitlint/config-conventional": {
|
3851
|
|
- "version": "12.0.0",
|
3852
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.0.0.tgz",
|
3853
|
|
- "integrity": "sha512-zjTeCBlHEP0syW6QedRSxOiafYeuOol9vIXZ89uhKMhyejaKxdAnS3SBMN4fYiSFChsZEl+VshJeZDtUFkCd7Q==",
|
|
3851
|
+ "version": "12.0.1",
|
|
3852
|
+ "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.0.1.tgz",
|
|
3853
|
+ "integrity": "sha512-1ZhB135lh47zVmf1orwcjxuKuam11fJIH/bdVxW9XiQv8XPwC6iIp19knfl8FcOT78AVBnes1z6EVxgUeP2/4Q==",
|
3854
|
3854
|
"dev": true,
|
3855
|
3855
|
"requires": {
|
3856
|
3856
|
"conventional-changelog-conventionalcommits": "^4.3.1"
|
3857
|
3857
|
}
|
3858
|
3858
|
},
|
3859
|
3859
|
"@commitlint/ensure": {
|
3860
|
|
- "version": "12.0.0",
|
3861
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.0.0.tgz",
|
3862
|
|
- "integrity": "sha512-xTPjd2cw8WOLtcrp5C3S+GtmGzA+TJjlNwqgYP61jmitLiDsTs69qNcysR9vPTyIjA1EQio4iff1bpAoilTbcg==",
|
|
3860
|
+ "version": "12.0.1",
|
|
3861
|
+ "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.0.1.tgz",
|
|
3862
|
+ "integrity": "sha512-XdBq+q1YBBDxWIAEjE3Y1YMbzhUnUuSLAEWD8SU1xsvEpQXWRYwDlMBRkjO7funNWTdL0ZQSkZDzme70imYjbw==",
|
3863
|
3863
|
"dev": true,
|
3864
|
3864
|
"requires": {
|
3865
|
|
- "@commitlint/types": "^12.0.0",
|
|
3865
|
+ "@commitlint/types": "^12.0.1",
|
3866
|
3866
|
"lodash": "^4.17.19"
|
3867
|
3867
|
}
|
3868
|
3868
|
},
|
3869
|
3869
|
"@commitlint/execute-rule": {
|
3870
|
|
- "version": "12.0.0",
|
3871
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.0.0.tgz",
|
3872
|
|
- "integrity": "sha512-X9vZDKdyOz8MNDZqJN39K9UbjQmMsyQ74d1lUaw0QuCE4jOesmynYkLc4Y4MWKqq9ElWdjswZyLMyOgm3kAMrg==",
|
|
3870
|
+ "version": "12.0.1",
|
|
3871
|
+ "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.0.1.tgz",
|
|
3872
|
+ "integrity": "sha512-JzyweYfZlFLtXpgP+btzSY3YAkGPg61TqUSYQqBr4+5IaVf1FruMm5v4D5eLu9dAJuNKUfHbM3AEfuEPiZ79pg==",
|
3873
|
3873
|
"dev": true
|
3874
|
3874
|
},
|
3875
|
3875
|
"@commitlint/format": {
|
3876
|
|
- "version": "12.0.0",
|
3877
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.0.0.tgz",
|
3878
|
|
- "integrity": "sha512-otQHHx1KtT7UlO8igYeqxfatVFni6T8Nq8OPhwUHGrp8VYMorFSKUWrVpDtPtTAzRBj7e/ZtxCUOWck9Lwm7ug==",
|
|
3876
|
+ "version": "12.0.1",
|
|
3877
|
+ "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.0.1.tgz",
|
|
3878
|
+ "integrity": "sha512-rF79ipAxR8yFzPzG5tRoEZ//MRkyxCXj4JhpEjtdaCMBAXMssI8uazn3e5D8z4UFgSDe9qOnL0OmQvql7HTMoA==",
|
3879
|
3879
|
"dev": true,
|
3880
|
3880
|
"requires": {
|
3881
|
|
- "@commitlint/types": "^12.0.0",
|
|
3881
|
+ "@commitlint/types": "^12.0.1",
|
3882
|
3882
|
"chalk": "^4.0.0"
|
3883
|
3883
|
}
|
3884
|
3884
|
},
|
3885
|
3885
|
"@commitlint/is-ignored": {
|
3886
|
|
- "version": "12.0.0",
|
3887
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.0.0.tgz",
|
3888
|
|
- "integrity": "sha512-jo1/ee0Ly8ySG+FvAWPFq2Bt4Xdx7tyDDnwuclDw1yatv9Tu7CVSN4ae9FNiU2dVLzqIoIxCFwu9YMaMmnT+Lg==",
|
|
3886
|
+ "version": "12.0.1",
|
|
3887
|
+ "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.0.1.tgz",
|
|
3888
|
+ "integrity": "sha512-AplfLn5mX/kWTIiSolcOhTYcgphuGLX8FUr+HmyHBEqUkO36jt0z9caysH47fqU71ePtH63v1DWm+RYQ5RPDjg==",
|
3889
|
3889
|
"dev": true,
|
3890
|
3890
|
"requires": {
|
3891
|
|
- "@commitlint/types": "^12.0.0",
|
|
3891
|
+ "@commitlint/types": "^12.0.1",
|
3892
|
3892
|
"semver": "7.3.4"
|
3893
|
3893
|
},
|
3894
|
3894
|
"dependencies": {
|
...
|
...
|
@@ -3904,26 +3904,26 @@
|
3904
|
3904
|
}
|
3905
|
3905
|
},
|
3906
|
3906
|
"@commitlint/lint": {
|
3907
|
|
- "version": "12.0.0",
|
3908
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.0.0.tgz",
|
3909
|
|
- "integrity": "sha512-/qPhiMBoAiaBmirxQKEf8iRy2B/PvU7xgNfRI4Gy5X9hx3xRwzZHVDTs6YjTZVRCD/9i6C8ZDMUuEM5Fk0pRyQ==",
|
|
3907
|
+ "version": "12.0.1",
|
|
3908
|
+ "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.0.1.tgz",
|
|
3909
|
+ "integrity": "sha512-1lKyRCq4ahJrY+Xxo8LsqCbALeJkodtEfpmYHeA5HpPMnK7lRSplLqOLcTCjoPfd4vO+gl6aDEZN+ow3YGQBOg==",
|
3910
|
3910
|
"dev": true,
|
3911
|
3911
|
"requires": {
|
3912
|
|
- "@commitlint/is-ignored": "^12.0.0",
|
3913
|
|
- "@commitlint/parse": "^12.0.0",
|
3914
|
|
- "@commitlint/rules": "^12.0.0",
|
3915
|
|
- "@commitlint/types": "^12.0.0"
|
|
3912
|
+ "@commitlint/is-ignored": "^12.0.1",
|
|
3913
|
+ "@commitlint/parse": "^12.0.1",
|
|
3914
|
+ "@commitlint/rules": "^12.0.1",
|
|
3915
|
+ "@commitlint/types": "^12.0.1"
|
3916
|
3916
|
}
|
3917
|
3917
|
},
|
3918
|
3918
|
"@commitlint/load": {
|
3919
|
|
- "version": "12.0.0",
|
3920
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.0.0.tgz",
|
3921
|
|
- "integrity": "sha512-B7rwRGWE3j+4dWsLD4s82fIbIJP1xGOJYfAvKDWOa/FnAb8s8ZQOK8HHuDC8BD/MU3Ierl8KJMfzGiO63d1rlA==",
|
|
3919
|
+ "version": "12.0.1",
|
|
3920
|
+ "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.0.1.tgz",
|
|
3921
|
+ "integrity": "sha512-dX8KdCWn7w0bTkkk3zKQpe9X8vsTRa5EM+1ffF313wCX9b6tGa9vujhEHCkSzKAbbE2tFV64CHZygE7rtlHdIA==",
|
3922
|
3922
|
"dev": true,
|
3923
|
3923
|
"requires": {
|
3924
|
|
- "@commitlint/execute-rule": "^12.0.0",
|
3925
|
|
- "@commitlint/resolve-extends": "^12.0.0",
|
3926
|
|
- "@commitlint/types": "^12.0.0",
|
|
3924
|
+ "@commitlint/execute-rule": "^12.0.1",
|
|
3925
|
+ "@commitlint/resolve-extends": "^12.0.1",
|
|
3926
|
+ "@commitlint/types": "^12.0.1",
|
3927
|
3927
|
"chalk": "^4.0.0",
|
3928
|
3928
|
"cosmiconfig": "^7.0.0",
|
3929
|
3929
|
"lodash": "^4.17.19",
|
...
|
...
|
@@ -3931,38 +3931,38 @@
|
3931
|
3931
|
}
|
3932
|
3932
|
},
|
3933
|
3933
|
"@commitlint/message": {
|
3934
|
|
- "version": "12.0.0",
|
3935
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-12.0.0.tgz",
|
3936
|
|
- "integrity": "sha512-jSyL6Po/IsYin6OGoeazcUDkxTYW4l83c2HiUoBKLYgvzMLyCy5jrW/ijKXK6hC/9A0nY00Zdi4iY7pA0gNSuA==",
|
|
3934
|
+ "version": "12.0.1",
|
|
3935
|
+ "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-12.0.1.tgz",
|
|
3936
|
+ "integrity": "sha512-fXuoxRC+NT1wEQi6p8oHfT7wvWIRgTk+udlRJnWTjmMpiYzVnMmmZfasdShirWr4TtxQtMyL+5DVgh7Y98kURw==",
|
3937
|
3937
|
"dev": true
|
3938
|
3938
|
},
|
3939
|
3939
|
"@commitlint/parse": {
|
3940
|
|
- "version": "12.0.0",
|
3941
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.0.0.tgz",
|
3942
|
|
- "integrity": "sha512-CcSNSwQlKTJtnPPaGlKrClV4wOPUKH5fZ2AE+M+QQlTcp5IchgASzpqwPjMaeeP5FwnBiDZ98AtV9ZqqkKy2kg==",
|
|
3940
|
+ "version": "12.0.1",
|
|
3941
|
+ "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.0.1.tgz",
|
|
3942
|
+ "integrity": "sha512-7oEGASmzBnHir5jSIR7KephXrKh7rIi9a6RpH1tOT+CIENYvhe8EDtIy29qMt+RLa2LlaPF7YrAgaJRfzG0YDQ==",
|
3943
|
3943
|
"dev": true,
|
3944
|
3944
|
"requires": {
|
3945
|
|
- "@commitlint/types": "^12.0.0",
|
|
3945
|
+ "@commitlint/types": "^12.0.1",
|
3946
|
3946
|
"conventional-changelog-angular": "^5.0.11",
|
3947
|
3947
|
"conventional-commits-parser": "^3.0.0"
|
3948
|
3948
|
}
|
3949
|
3949
|
},
|
3950
|
3950
|
"@commitlint/read": {
|
3951
|
|
- "version": "12.0.0",
|
3952
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.0.0.tgz",
|
3953
|
|
- "integrity": "sha512-xOply23eCsbIvqXMkrjrxhryClBu6rRPhEVxahihhcNQ2x9SskHTlEr3o6BljqCWfIxNNZL9s2TVqkOjEmkskw==",
|
|
3951
|
+ "version": "12.0.1",
|
|
3952
|
+ "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.0.1.tgz",
|
|
3953
|
+ "integrity": "sha512-baa0YeD4QOctEuthLpExQSi9xPiw0kDPfUVHqp8I88iuIXJECeS8S1+1GBiz89e8dLN9zmEE+sN9vtJHdAp9YA==",
|
3954
|
3954
|
"dev": true,
|
3955
|
3955
|
"requires": {
|
3956
|
|
- "@commitlint/top-level": "^12.0.0",
|
3957
|
|
- "@commitlint/types": "^12.0.0",
|
|
3956
|
+ "@commitlint/top-level": "^12.0.1",
|
|
3957
|
+ "@commitlint/types": "^12.0.1",
|
3958
|
3958
|
"fs-extra": "^9.0.0",
|
3959
|
3959
|
"git-raw-commits": "^2.0.0"
|
3960
|
3960
|
}
|
3961
|
3961
|
},
|
3962
|
3962
|
"@commitlint/resolve-extends": {
|
3963
|
|
- "version": "12.0.0",
|
3964
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-12.0.0.tgz",
|
3965
|
|
- "integrity": "sha512-5i0ZieVFzXuRqyYxnoEJ7InYyXQC/K98nF75Ro6wVQqpmzi01/KHYwo8uCcy1Q+rPB48FSmCB84br0t5Ulr/KA==",
|
|
3963
|
+ "version": "12.0.1",
|
|
3964
|
+ "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-12.0.1.tgz",
|
|
3965
|
+ "integrity": "sha512-Mvg0GDi/68Cqw893ha8uhxE8myHfPmiSSSi7d1x4VJNR4hoS37lBdX89kyx4i9NPmLfviY2cUJKTyK8ZrFznZw==",
|
3966
|
3966
|
"dev": true,
|
3967
|
3967
|
"requires": {
|
3968
|
3968
|
"import-fresh": "^3.0.0",
|
...
|
...
|
@@ -3972,27 +3972,27 @@
|
3972
|
3972
|
}
|
3973
|
3973
|
},
|
3974
|
3974
|
"@commitlint/rules": {
|
3975
|
|
- "version": "12.0.0",
|
3976
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.0.0.tgz",
|
3977
|
|
- "integrity": "sha512-VO9UqtivXRMko7GpgUOkKSixWuihKxJYmLBrcdw5TcPD8Ott0wgFGWE65n67wTfikW7aLZLzGiybuopZHIdP/w==",
|
|
3975
|
+ "version": "12.0.1",
|
|
3976
|
+ "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.0.1.tgz",
|
|
3977
|
+ "integrity": "sha512-A5O0ubNGugZR9WWxk5IVOLo07lpdUwhG5WkAW2lYpgZ7Z/2U4PLob9b4Ih1eHbQu+gnVeFr91k7F0DrpM7B8EQ==",
|
3978
|
3978
|
"dev": true,
|
3979
|
3979
|
"requires": {
|
3980
|
|
- "@commitlint/ensure": "^12.0.0",
|
3981
|
|
- "@commitlint/message": "^12.0.0",
|
3982
|
|
- "@commitlint/to-lines": "^12.0.0",
|
3983
|
|
- "@commitlint/types": "^12.0.0"
|
|
3980
|
+ "@commitlint/ensure": "^12.0.1",
|
|
3981
|
+ "@commitlint/message": "^12.0.1",
|
|
3982
|
+ "@commitlint/to-lines": "^12.0.1",
|
|
3983
|
+ "@commitlint/types": "^12.0.1"
|
3984
|
3984
|
}
|
3985
|
3985
|
},
|
3986
|
3986
|
"@commitlint/to-lines": {
|
3987
|
|
- "version": "12.0.0",
|
3988
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.0.0.tgz",
|
3989
|
|
- "integrity": "sha512-hRZQTDkBUA7eDDlvbRLrXl/HRK3yA6Cbnd+TvxDc79MlsMH5affLtDfdJICE8SSkN2AFxIzHcSysBPxJvSvcKQ==",
|
|
3987
|
+ "version": "12.0.1",
|
|
3988
|
+ "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.0.1.tgz",
|
|
3989
|
+ "integrity": "sha512-XwcJ1jY7x2fhudzbGMpNQkTSMVrxWrI8bRMbVe3Abuu7RfYpFf7VXAlhtnLfxBoagaK7RxjC2+eRidp/3txQBg==",
|
3990
|
3990
|
"dev": true
|
3991
|
3991
|
},
|
3992
|
3992
|
"@commitlint/top-level": {
|
3993
|
|
- "version": "12.0.0",
|
3994
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.0.0.tgz",
|
3995
|
|
- "integrity": "sha512-Y7UfYZyi0q+jj0Yh81HVtTvstupVh6b+a7eUnSvmAWyDdMRfVBoE2hjuT6DY3W2xv1xuJ4DUHJu64BUr6FOkMQ==",
|
|
3993
|
+ "version": "12.0.1",
|
|
3994
|
+ "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.0.1.tgz",
|
|
3995
|
+ "integrity": "sha512-rHdgt7U24GEau2/9i2vEAbksxkBRiVjHj5ECFL5dd0AJOIvaK++vMg4EF/ME0X/1yd9qVTHTNOl2Q4tTFK7VBQ==",
|
3996
|
3996
|
"dev": true,
|
3997
|
3997
|
"requires": {
|
3998
|
3998
|
"find-up": "^5.0.0"
|
...
|
...
|
@@ -4038,9 +4038,9 @@
|
4038
|
4038
|
}
|
4039
|
4039
|
},
|
4040
|
4040
|
"@commitlint/types": {
|
4041
|
|
- "version": "12.0.0",
|
4042
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.0.0.tgz",
|
4043
|
|
- "integrity": "sha512-ADW/GEwDdgf7ppNq+S2T8J6XgATi2yndXddu+ZV8wlHFpL1DhjPbuPA9RYLnJcp44xQSe/cEV7a7Z43Ryy1S9Q==",
|
|
4041
|
+ "version": "12.0.1",
|
|
4042
|
+ "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.0.1.tgz",
|
|
4043
|
+ "integrity": "sha512-FsNDMV0W7D19/ZbR412klpqAilXASx75Neqh7jPtK278IEwdukOg3vth1r5kTm+BjDScM7wMUEOwIW3NNfAtwg==",
|
4044
|
4044
|
"dev": true,
|
4045
|
4045
|
"requires": {
|
4046
|
4046
|
"chalk": "^4.0.0"
|