...
|
...
|
@@ -8,8 +8,8 @@
|
8
|
8
|
"version": "0.1.0",
|
9
|
9
|
"license": "GPL-3.0",
|
10
|
10
|
"devDependencies": {
|
11
|
|
- "@commitlint/cli": "^12.1.1",
|
12
|
|
- "@commitlint/config-conventional": "^12.1.1",
|
|
11
|
+ "@commitlint/cli": "^12.1.2",
|
|
12
|
+ "@commitlint/config-conventional": "^12.1.2",
|
13
|
13
|
"husky": "^6.0.0",
|
14
|
14
|
"npm-run-all": "^4.1.5",
|
15
|
15
|
"prettier": "^2.2.1",
|
...
|
...
|
@@ -98,18 +98,17 @@
|
98
|
98
|
}
|
99
|
99
|
},
|
100
|
100
|
"node_modules/@commitlint/cli": {
|
101
|
|
- "version": "12.1.1",
|
102
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.1.1.tgz",
|
103
|
|
- "integrity": "sha512-SB67/s6VJ50seoPx/Sr2gj1fMzKrx+udgarecGdr8h43ah+M2e22gjQJ7xHv5KwyPQ+6ug1YOMCL34ubT4zupQ==",
|
|
101
|
+ "version": "12.1.2",
|
|
102
|
+ "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.1.2.tgz",
|
|
103
|
+ "integrity": "sha512-JfAzFZaLvkldjjC+36PX8Ph5RUxxBayXt6Vb9EdIFe+l/URSmS9cKlmktwRUirfmP1GfE6tRMjMZRpvWM9/8Zw==",
|
104
|
104
|
"dev": true,
|
105
|
105
|
"license": "MIT",
|
106
|
106
|
"dependencies": {
|
107
|
|
- "@commitlint/format": "^12.1.1",
|
108
|
|
- "@commitlint/lint": "^12.1.1",
|
109
|
|
- "@commitlint/load": "^12.1.1",
|
110
|
|
- "@commitlint/read": "^12.1.1",
|
111
|
|
- "@commitlint/types": "^12.1.1",
|
112
|
|
- "get-stdin": "8.0.0",
|
|
107
|
+ "@commitlint/format": "^12.1.2",
|
|
108
|
+ "@commitlint/lint": "^12.1.2",
|
|
109
|
+ "@commitlint/load": "^12.1.2",
|
|
110
|
+ "@commitlint/read": "^12.1.2",
|
|
111
|
+ "@commitlint/types": "^12.1.2",
|
113
|
112
|
"lodash": "^4.17.19",
|
114
|
113
|
"resolve-from": "5.0.0",
|
115
|
114
|
"resolve-global": "1.0.0",
|
...
|
...
|
@@ -123,9 +122,9 @@
|
123
|
122
|
}
|
124
|
123
|
},
|
125
|
124
|
"node_modules/@commitlint/config-conventional": {
|
126
|
|
- "version": "12.1.1",
|
127
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.1.tgz",
|
128
|
|
- "integrity": "sha512-15CqbXMsQiEb0qbzjEHe2OkzaXPYSp7RxaS6KoSVk/4W0QiigquavQ+M0huBZze92h0lMS6Pxoq4AJ5CQ3D+iQ==",
|
|
125
|
+ "version": "12.1.2",
|
|
126
|
+ "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.2.tgz",
|
|
127
|
+ "integrity": "sha512-c1VYAjM/6+RBvNeqMM9ooYKw2uUnHQiZWMEpKXGqPlawr6o0+vVytKQxOFfmvOnVo3TqqlNYYB/bk6sRo/zUUg==",
|
129
|
128
|
"dev": true,
|
130
|
129
|
"license": "MIT",
|
131
|
130
|
"dependencies": {
|
...
|
...
|
@@ -136,13 +135,13 @@
|
136
|
135
|
}
|
137
|
136
|
},
|
138
|
137
|
"node_modules/@commitlint/ensure": {
|
139
|
|
- "version": "12.1.1",
|
140
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.1.1.tgz",
|
141
|
|
- "integrity": "sha512-XEUQvUjzBVQM7Uv8vYz+c7PDukFvx0AvQEyX/V+PaTkCK/xPvexu7FLbFwvypjSt9BPMf+T/rhB1hVmldkd6lw==",
|
|
138
|
+ "version": "12.1.2",
|
|
139
|
+ "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.1.2.tgz",
|
|
140
|
+ "integrity": "sha512-eTmEiiNgBaP95JclU0iYjaV2Mkvmzq/AQA8AWv4keerKUq8n4A+qBZjcLr3hhNdcnpg1kNxEIvqoy559nU144A==",
|
142
|
141
|
"dev": true,
|
143
|
142
|
"license": "MIT",
|
144
|
143
|
"dependencies": {
|
145
|
|
- "@commitlint/types": "^12.1.1",
|
|
144
|
+ "@commitlint/types": "^12.1.2",
|
146
|
145
|
"lodash": "^4.17.19"
|
147
|
146
|
},
|
148
|
147
|
"engines": {
|
...
|
...
|
@@ -160,13 +159,13 @@
|
160
|
159
|
}
|
161
|
160
|
},
|
162
|
161
|
"node_modules/@commitlint/format": {
|
163
|
|
- "version": "12.1.1",
|
164
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.1.1.tgz",
|
165
|
|
- "integrity": "sha512-bTAoOryTFLqls17JTaRwk2WDVOP0NwuG4F/JPK8RaF6DMZNVQTfajkgTxFENNZRnESfau1BvivvEXfUAW2ZsvA==",
|
|
162
|
+ "version": "12.1.2",
|
|
163
|
+ "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.1.2.tgz",
|
|
164
|
+ "integrity": "sha512-/8XE1pdDnEPUdDv8rGe9sseska+S3f7HDIfREIbtKlfqjXW9fC+u+4EIv4u1cWN9VkAA8NVadlce3GlYhhOeBQ==",
|
166
|
165
|
"dev": true,
|
167
|
166
|
"license": "MIT",
|
168
|
167
|
"dependencies": {
|
169
|
|
- "@commitlint/types": "^12.1.1",
|
|
168
|
+ "@commitlint/types": "^12.1.2",
|
170
|
169
|
"chalk": "^4.0.0"
|
171
|
170
|
},
|
172
|
171
|
"engines": {
|
...
|
...
|
@@ -174,13 +173,13 @@
|
174
|
173
|
}
|
175
|
174
|
},
|
176
|
175
|
"node_modules/@commitlint/is-ignored": {
|
177
|
|
- "version": "12.1.1",
|
178
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.1.1.tgz",
|
179
|
|
- "integrity": "sha512-Sn4fsnWX+wLAJOD/UZeoVruB98te1TyPYRiDEq0MhRJAQIrP+7jE/O3/ass68AAMq00HvH3OK9kt4UBXggcGjA==",
|
|
176
|
+ "version": "12.1.2",
|
|
177
|
+ "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.1.2.tgz",
|
|
178
|
+ "integrity": "sha512-JMpP+qmRFAobka7HIItC/KjhHSyzcITyIXjm/WmToXkWqdR5NUuSSzpP+EQaFjsDZC+X6J/k1PZgGmQc/VLTbA==",
|
180
|
179
|
"dev": true,
|
181
|
180
|
"license": "MIT",
|
182
|
181
|
"dependencies": {
|
183
|
|
- "@commitlint/types": "^12.1.1",
|
|
182
|
+ "@commitlint/types": "^12.1.2",
|
184
|
183
|
"semver": "7.3.5"
|
185
|
184
|
},
|
186
|
185
|
"engines": {
|
...
|
...
|
@@ -188,31 +187,31 @@
|
188
|
187
|
}
|
189
|
188
|
},
|
190
|
189
|
"node_modules/@commitlint/lint": {
|
191
|
|
- "version": "12.1.1",
|
192
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.1.1.tgz",
|
193
|
|
- "integrity": "sha512-FFFPpku/E0svL1jaUVqosuZJDDWiNWYBlUw5ZEljh3MwWRcoaWtMIX5bseX+IvHpFZsCTAiBs1kCgNulCi0UvA==",
|
|
190
|
+ "version": "12.1.2",
|
|
191
|
+ "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.1.2.tgz",
|
|
192
|
+ "integrity": "sha512-CP80ew2p7RzXXcwC7CFzjkqPpld+W28Ia7P+0P/SwJCdCoXjEyaj+6W0IMwu9w/9fYEyiLFTTjZfMRipnqem6w==",
|
194
|
193
|
"dev": true,
|
195
|
194
|
"license": "MIT",
|
196
|
195
|
"dependencies": {
|
197
|
|
- "@commitlint/is-ignored": "^12.1.1",
|
198
|
|
- "@commitlint/parse": "^12.1.1",
|
199
|
|
- "@commitlint/rules": "^12.1.1",
|
200
|
|
- "@commitlint/types": "^12.1.1"
|
|
196
|
+ "@commitlint/is-ignored": "^12.1.2",
|
|
197
|
+ "@commitlint/parse": "^12.1.2",
|
|
198
|
+ "@commitlint/rules": "^12.1.2",
|
|
199
|
+ "@commitlint/types": "^12.1.2"
|
201
|
200
|
},
|
202
|
201
|
"engines": {
|
203
|
202
|
"node": ">=v10"
|
204
|
203
|
}
|
205
|
204
|
},
|
206
|
205
|
"node_modules/@commitlint/load": {
|
207
|
|
- "version": "12.1.1",
|
208
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.1.1.tgz",
|
209
|
|
- "integrity": "sha512-qOQtgNdJRULUQWP9jkpTwhj7aEtnqUtqeUpbQ9rjS+GIUST65HZbteNUX4S0mAEGPWqy2aK5xGd73cUfFSvuuw==",
|
|
206
|
+ "version": "12.1.2",
|
|
207
|
+ "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.1.2.tgz",
|
|
208
|
+ "integrity": "sha512-OdTo33FriRCbMSUEvPhbcyd/SN5hi8AU3LVcwYqofpGmh04OZs3VrP8pIEDLCaFO5kKDWNdmmluYJx1sK2Qhww==",
|
210
|
209
|
"dev": true,
|
211
|
210
|
"license": "MIT",
|
212
|
211
|
"dependencies": {
|
213
|
212
|
"@commitlint/execute-rule": "^12.1.1",
|
214
|
213
|
"@commitlint/resolve-extends": "^12.1.1",
|
215
|
|
- "@commitlint/types": "^12.1.1",
|
|
214
|
+ "@commitlint/types": "^12.1.2",
|
216
|
215
|
"chalk": "^4.0.0",
|
217
|
216
|
"cosmiconfig": "^7.0.0",
|
218
|
217
|
"lodash": "^4.17.19",
|
...
|
...
|
@@ -233,13 +232,13 @@
|
233
|
232
|
}
|
234
|
233
|
},
|
235
|
234
|
"node_modules/@commitlint/parse": {
|
236
|
|
- "version": "12.1.1",
|
237
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.1.1.tgz",
|
238
|
|
- "integrity": "sha512-nuljIvAbBDr93DgL0wCArftEIhjSghawAwhvrKNV9FFcqAJqfVqitwMxJrNDCQ5pgUMCSKULLOEv+dA0bLlTEQ==",
|
|
235
|
+ "version": "12.1.2",
|
|
236
|
+ "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.1.2.tgz",
|
|
237
|
+ "integrity": "sha512-UpVlfITrek8bHYwOxwAUN906EhOtsQd2ApRBnBgQDBhSTBlhZ3XofqIkz1VDdKT2htcTrPQid3FlUXZF5zY1dQ==",
|
239
|
238
|
"dev": true,
|
240
|
239
|
"license": "MIT",
|
241
|
240
|
"dependencies": {
|
242
|
|
- "@commitlint/types": "^12.1.1",
|
|
241
|
+ "@commitlint/types": "^12.1.2",
|
243
|
242
|
"conventional-changelog-angular": "^5.0.11",
|
244
|
243
|
"conventional-commits-parser": "^3.0.0"
|
245
|
244
|
},
|
...
|
...
|
@@ -248,14 +247,14 @@
|
248
|
247
|
}
|
249
|
248
|
},
|
250
|
249
|
"node_modules/@commitlint/read": {
|
251
|
|
- "version": "12.1.1",
|
252
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.1.1.tgz",
|
253
|
|
- "integrity": "sha512-1k0CQEoZIdixvmqZRKEcWdj2XiKS7SlizEOJ1SE99Qui5d5FlBey8eaooTGgmpR6zObpIHJehtEPzM3VzUT3qA==",
|
|
250
|
+ "version": "12.1.2",
|
|
251
|
+ "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.1.2.tgz",
|
|
252
|
+ "integrity": "sha512-ibzMMxKmzcDSslMBZPvaJVPnWgFQX9w6DK4x55rfReFVoKguuysFWoQvBMpWbjT4PZClCs7UPGMFNq9sNnHT5w==",
|
254
|
253
|
"dev": true,
|
255
|
254
|
"license": "MIT",
|
256
|
255
|
"dependencies": {
|
257
|
256
|
"@commitlint/top-level": "^12.1.1",
|
258
|
|
- "@commitlint/types": "^12.1.1",
|
|
257
|
+ "@commitlint/types": "^12.1.2",
|
259
|
258
|
"fs-extra": "^9.0.0",
|
260
|
259
|
"git-raw-commits": "^2.0.0"
|
261
|
260
|
},
|
...
|
...
|
@@ -280,16 +279,16 @@
|
280
|
279
|
}
|
281
|
280
|
},
|
282
|
281
|
"node_modules/@commitlint/rules": {
|
283
|
|
- "version": "12.1.1",
|
284
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.1.1.tgz",
|
285
|
|
- "integrity": "sha512-oCcLF/ykcJfhM2DeeaDyrgdaiuKsqIPNocugdPj2WEyhSYqmx1/u18CV96LAtW+WyyiOLCCeiZwiQutx3T5nXg==",
|
|
282
|
+ "version": "12.1.2",
|
|
283
|
+ "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.1.2.tgz",
|
|
284
|
+ "integrity": "sha512-UVRrF2BJvlpS+/Ublv8aWl0SOn7E+ykTAQsiRWANJRVsAk7JCsrrk5SGVoEG0p+QD80Wm9pGpsrXlnr+aM6w0A==",
|
286
|
285
|
"dev": true,
|
287
|
286
|
"license": "MIT",
|
288
|
287
|
"dependencies": {
|
289
|
|
- "@commitlint/ensure": "^12.1.1",
|
|
288
|
+ "@commitlint/ensure": "^12.1.2",
|
290
|
289
|
"@commitlint/message": "^12.1.1",
|
291
|
290
|
"@commitlint/to-lines": "^12.1.1",
|
292
|
|
- "@commitlint/types": "^12.1.1"
|
|
291
|
+ "@commitlint/types": "^12.1.2"
|
293
|
292
|
},
|
294
|
293
|
"engines": {
|
295
|
294
|
"node": ">=v10"
|
...
|
...
|
@@ -384,9 +383,9 @@
|
384
|
383
|
}
|
385
|
384
|
},
|
386
|
385
|
"node_modules/@commitlint/types": {
|
387
|
|
- "version": "12.1.1",
|
388
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.1.1.tgz",
|
389
|
|
- "integrity": "sha512-+qGH+s2Lo6qwacV2X3/ZypZwaAI84ift+1HBjXdXtI/q0F5NtmXucV3lcQOTviMTNiJhq4qWON2fjci2NItASw==",
|
|
386
|
+ "version": "12.1.2",
|
|
387
|
+ "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.1.2.tgz",
|
|
388
|
+ "integrity": "sha512-0OIQYVJvaeaWn8/flwvAVVxqSYDKYfi0koPTE/BTtBP95XsL81Ue2AOeF/S9FHg6yFSSB5W+QpfHpHstA7ygbw==",
|
390
|
389
|
"dev": true,
|
391
|
390
|
"license": "MIT",
|
392
|
391
|
"dependencies": {
|
...
|
...
|
@@ -585,9 +584,9 @@
|
585
|
584
|
}
|
586
|
585
|
},
|
587
|
586
|
"node_modules/chalk": {
|
588
|
|
- "version": "4.1.0",
|
589
|
|
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
|
590
|
|
- "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
|
|
587
|
+ "version": "4.1.1",
|
|
588
|
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
|
|
589
|
+ "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==",
|
591
|
590
|
"dev": true,
|
592
|
591
|
"license": "MIT",
|
593
|
592
|
"dependencies": {
|
...
|
...
|
@@ -1698,17 +1697,6 @@
|
1698
|
1697
|
"node": ">=0.10.0"
|
1699
|
1698
|
}
|
1700
|
1699
|
},
|
1701
|
|
- "node_modules/get-stdin": {
|
1702
|
|
- "version": "8.0.0",
|
1703
|
|
- "integrity": "sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==",
|
1704
|
|
- "dev": true,
|
1705
|
|
- "engines": {
|
1706
|
|
- "node": ">=10"
|
1707
|
|
- },
|
1708
|
|
- "funding": {
|
1709
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
1710
|
|
- }
|
1711
|
|
- },
|
1712
|
1700
|
"node_modules/git-raw-commits": {
|
1713
|
1701
|
"version": "2.0.9",
|
1714
|
1702
|
"integrity": "sha512-hSpNpxprVno7IOd4PZ93RQ+gNdzPAIrW0x8av6JQDJGV4k1mR9fE01dl8sEqi2P7aKmmwiGUn1BCPuf16Ae0Qw==",
|
...
|
...
|
@@ -3805,17 +3793,16 @@
|
3805
|
3793
|
}
|
3806
|
3794
|
},
|
3807
|
3795
|
"@commitlint/cli": {
|
3808
|
|
- "version": "12.1.1",
|
3809
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.1.1.tgz",
|
3810
|
|
- "integrity": "sha512-SB67/s6VJ50seoPx/Sr2gj1fMzKrx+udgarecGdr8h43ah+M2e22gjQJ7xHv5KwyPQ+6ug1YOMCL34ubT4zupQ==",
|
|
3796
|
+ "version": "12.1.2",
|
|
3797
|
+ "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.1.2.tgz",
|
|
3798
|
+ "integrity": "sha512-JfAzFZaLvkldjjC+36PX8Ph5RUxxBayXt6Vb9EdIFe+l/URSmS9cKlmktwRUirfmP1GfE6tRMjMZRpvWM9/8Zw==",
|
3811
|
3799
|
"dev": true,
|
3812
|
3800
|
"requires": {
|
3813
|
|
- "@commitlint/format": "^12.1.1",
|
3814
|
|
- "@commitlint/lint": "^12.1.1",
|
3815
|
|
- "@commitlint/load": "^12.1.1",
|
3816
|
|
- "@commitlint/read": "^12.1.1",
|
3817
|
|
- "@commitlint/types": "^12.1.1",
|
3818
|
|
- "get-stdin": "8.0.0",
|
|
3801
|
+ "@commitlint/format": "^12.1.2",
|
|
3802
|
+ "@commitlint/lint": "^12.1.2",
|
|
3803
|
+ "@commitlint/load": "^12.1.2",
|
|
3804
|
+ "@commitlint/read": "^12.1.2",
|
|
3805
|
+ "@commitlint/types": "^12.1.2",
|
3819
|
3806
|
"lodash": "^4.17.19",
|
3820
|
3807
|
"resolve-from": "5.0.0",
|
3821
|
3808
|
"resolve-global": "1.0.0",
|
...
|
...
|
@@ -3823,21 +3810,21 @@
|
3823
|
3810
|
}
|
3824
|
3811
|
},
|
3825
|
3812
|
"@commitlint/config-conventional": {
|
3826
|
|
- "version": "12.1.1",
|
3827
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.1.tgz",
|
3828
|
|
- "integrity": "sha512-15CqbXMsQiEb0qbzjEHe2OkzaXPYSp7RxaS6KoSVk/4W0QiigquavQ+M0huBZze92h0lMS6Pxoq4AJ5CQ3D+iQ==",
|
|
3813
|
+ "version": "12.1.2",
|
|
3814
|
+ "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.2.tgz",
|
|
3815
|
+ "integrity": "sha512-c1VYAjM/6+RBvNeqMM9ooYKw2uUnHQiZWMEpKXGqPlawr6o0+vVytKQxOFfmvOnVo3TqqlNYYB/bk6sRo/zUUg==",
|
3829
|
3816
|
"dev": true,
|
3830
|
3817
|
"requires": {
|
3831
|
3818
|
"conventional-changelog-conventionalcommits": "^4.3.1"
|
3832
|
3819
|
}
|
3833
|
3820
|
},
|
3834
|
3821
|
"@commitlint/ensure": {
|
3835
|
|
- "version": "12.1.1",
|
3836
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.1.1.tgz",
|
3837
|
|
- "integrity": "sha512-XEUQvUjzBVQM7Uv8vYz+c7PDukFvx0AvQEyX/V+PaTkCK/xPvexu7FLbFwvypjSt9BPMf+T/rhB1hVmldkd6lw==",
|
|
3822
|
+ "version": "12.1.2",
|
|
3823
|
+ "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.1.2.tgz",
|
|
3824
|
+ "integrity": "sha512-eTmEiiNgBaP95JclU0iYjaV2Mkvmzq/AQA8AWv4keerKUq8n4A+qBZjcLr3hhNdcnpg1kNxEIvqoy559nU144A==",
|
3838
|
3825
|
"dev": true,
|
3839
|
3826
|
"requires": {
|
3840
|
|
- "@commitlint/types": "^12.1.1",
|
|
3827
|
+ "@commitlint/types": "^12.1.2",
|
3841
|
3828
|
"lodash": "^4.17.19"
|
3842
|
3829
|
}
|
3843
|
3830
|
},
|
...
|
...
|
@@ -3848,46 +3835,46 @@
|
3848
|
3835
|
"dev": true
|
3849
|
3836
|
},
|
3850
|
3837
|
"@commitlint/format": {
|
3851
|
|
- "version": "12.1.1",
|
3852
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.1.1.tgz",
|
3853
|
|
- "integrity": "sha512-bTAoOryTFLqls17JTaRwk2WDVOP0NwuG4F/JPK8RaF6DMZNVQTfajkgTxFENNZRnESfau1BvivvEXfUAW2ZsvA==",
|
|
3838
|
+ "version": "12.1.2",
|
|
3839
|
+ "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.1.2.tgz",
|
|
3840
|
+ "integrity": "sha512-/8XE1pdDnEPUdDv8rGe9sseska+S3f7HDIfREIbtKlfqjXW9fC+u+4EIv4u1cWN9VkAA8NVadlce3GlYhhOeBQ==",
|
3854
|
3841
|
"dev": true,
|
3855
|
3842
|
"requires": {
|
3856
|
|
- "@commitlint/types": "^12.1.1",
|
|
3843
|
+ "@commitlint/types": "^12.1.2",
|
3857
|
3844
|
"chalk": "^4.0.0"
|
3858
|
3845
|
}
|
3859
|
3846
|
},
|
3860
|
3847
|
"@commitlint/is-ignored": {
|
3861
|
|
- "version": "12.1.1",
|
3862
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.1.1.tgz",
|
3863
|
|
- "integrity": "sha512-Sn4fsnWX+wLAJOD/UZeoVruB98te1TyPYRiDEq0MhRJAQIrP+7jE/O3/ass68AAMq00HvH3OK9kt4UBXggcGjA==",
|
|
3848
|
+ "version": "12.1.2",
|
|
3849
|
+ "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.1.2.tgz",
|
|
3850
|
+ "integrity": "sha512-JMpP+qmRFAobka7HIItC/KjhHSyzcITyIXjm/WmToXkWqdR5NUuSSzpP+EQaFjsDZC+X6J/k1PZgGmQc/VLTbA==",
|
3864
|
3851
|
"dev": true,
|
3865
|
3852
|
"requires": {
|
3866
|
|
- "@commitlint/types": "^12.1.1",
|
|
3853
|
+ "@commitlint/types": "^12.1.2",
|
3867
|
3854
|
"semver": "7.3.5"
|
3868
|
3855
|
}
|
3869
|
3856
|
},
|
3870
|
3857
|
"@commitlint/lint": {
|
3871
|
|
- "version": "12.1.1",
|
3872
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.1.1.tgz",
|
3873
|
|
- "integrity": "sha512-FFFPpku/E0svL1jaUVqosuZJDDWiNWYBlUw5ZEljh3MwWRcoaWtMIX5bseX+IvHpFZsCTAiBs1kCgNulCi0UvA==",
|
|
3858
|
+ "version": "12.1.2",
|
|
3859
|
+ "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.1.2.tgz",
|
|
3860
|
+ "integrity": "sha512-CP80ew2p7RzXXcwC7CFzjkqPpld+W28Ia7P+0P/SwJCdCoXjEyaj+6W0IMwu9w/9fYEyiLFTTjZfMRipnqem6w==",
|
3874
|
3861
|
"dev": true,
|
3875
|
3862
|
"requires": {
|
3876
|
|
- "@commitlint/is-ignored": "^12.1.1",
|
3877
|
|
- "@commitlint/parse": "^12.1.1",
|
3878
|
|
- "@commitlint/rules": "^12.1.1",
|
3879
|
|
- "@commitlint/types": "^12.1.1"
|
|
3863
|
+ "@commitlint/is-ignored": "^12.1.2",
|
|
3864
|
+ "@commitlint/parse": "^12.1.2",
|
|
3865
|
+ "@commitlint/rules": "^12.1.2",
|
|
3866
|
+ "@commitlint/types": "^12.1.2"
|
3880
|
3867
|
}
|
3881
|
3868
|
},
|
3882
|
3869
|
"@commitlint/load": {
|
3883
|
|
- "version": "12.1.1",
|
3884
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.1.1.tgz",
|
3885
|
|
- "integrity": "sha512-qOQtgNdJRULUQWP9jkpTwhj7aEtnqUtqeUpbQ9rjS+GIUST65HZbteNUX4S0mAEGPWqy2aK5xGd73cUfFSvuuw==",
|
|
3870
|
+ "version": "12.1.2",
|
|
3871
|
+ "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.1.2.tgz",
|
|
3872
|
+ "integrity": "sha512-OdTo33FriRCbMSUEvPhbcyd/SN5hi8AU3LVcwYqofpGmh04OZs3VrP8pIEDLCaFO5kKDWNdmmluYJx1sK2Qhww==",
|
3886
|
3873
|
"dev": true,
|
3887
|
3874
|
"requires": {
|
3888
|
3875
|
"@commitlint/execute-rule": "^12.1.1",
|
3889
|
3876
|
"@commitlint/resolve-extends": "^12.1.1",
|
3890
|
|
- "@commitlint/types": "^12.1.1",
|
|
3877
|
+ "@commitlint/types": "^12.1.2",
|
3891
|
3878
|
"chalk": "^4.0.0",
|
3892
|
3879
|
"cosmiconfig": "^7.0.0",
|
3893
|
3880
|
"lodash": "^4.17.19",
|
...
|
...
|
@@ -3901,24 +3888,24 @@
|
3901
|
3888
|
"dev": true
|
3902
|
3889
|
},
|
3903
|
3890
|
"@commitlint/parse": {
|
3904
|
|
- "version": "12.1.1",
|
3905
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.1.1.tgz",
|
3906
|
|
- "integrity": "sha512-nuljIvAbBDr93DgL0wCArftEIhjSghawAwhvrKNV9FFcqAJqfVqitwMxJrNDCQ5pgUMCSKULLOEv+dA0bLlTEQ==",
|
|
3891
|
+ "version": "12.1.2",
|
|
3892
|
+ "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.1.2.tgz",
|
|
3893
|
+ "integrity": "sha512-UpVlfITrek8bHYwOxwAUN906EhOtsQd2ApRBnBgQDBhSTBlhZ3XofqIkz1VDdKT2htcTrPQid3FlUXZF5zY1dQ==",
|
3907
|
3894
|
"dev": true,
|
3908
|
3895
|
"requires": {
|
3909
|
|
- "@commitlint/types": "^12.1.1",
|
|
3896
|
+ "@commitlint/types": "^12.1.2",
|
3910
|
3897
|
"conventional-changelog-angular": "^5.0.11",
|
3911
|
3898
|
"conventional-commits-parser": "^3.0.0"
|
3912
|
3899
|
}
|
3913
|
3900
|
},
|
3914
|
3901
|
"@commitlint/read": {
|
3915
|
|
- "version": "12.1.1",
|
3916
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.1.1.tgz",
|
3917
|
|
- "integrity": "sha512-1k0CQEoZIdixvmqZRKEcWdj2XiKS7SlizEOJ1SE99Qui5d5FlBey8eaooTGgmpR6zObpIHJehtEPzM3VzUT3qA==",
|
|
3902
|
+ "version": "12.1.2",
|
|
3903
|
+ "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.1.2.tgz",
|
|
3904
|
+ "integrity": "sha512-ibzMMxKmzcDSslMBZPvaJVPnWgFQX9w6DK4x55rfReFVoKguuysFWoQvBMpWbjT4PZClCs7UPGMFNq9sNnHT5w==",
|
3918
|
3905
|
"dev": true,
|
3919
|
3906
|
"requires": {
|
3920
|
3907
|
"@commitlint/top-level": "^12.1.1",
|
3921
|
|
- "@commitlint/types": "^12.1.1",
|
|
3908
|
+ "@commitlint/types": "^12.1.2",
|
3922
|
3909
|
"fs-extra": "^9.0.0",
|
3923
|
3910
|
"git-raw-commits": "^2.0.0"
|
3924
|
3911
|
}
|
...
|
...
|
@@ -3936,15 +3923,15 @@
|
3936
|
3923
|
}
|
3937
|
3924
|
},
|
3938
|
3925
|
"@commitlint/rules": {
|
3939
|
|
- "version": "12.1.1",
|
3940
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.1.1.tgz",
|
3941
|
|
- "integrity": "sha512-oCcLF/ykcJfhM2DeeaDyrgdaiuKsqIPNocugdPj2WEyhSYqmx1/u18CV96LAtW+WyyiOLCCeiZwiQutx3T5nXg==",
|
|
3926
|
+ "version": "12.1.2",
|
|
3927
|
+ "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.1.2.tgz",
|
|
3928
|
+ "integrity": "sha512-UVRrF2BJvlpS+/Ublv8aWl0SOn7E+ykTAQsiRWANJRVsAk7JCsrrk5SGVoEG0p+QD80Wm9pGpsrXlnr+aM6w0A==",
|
3942
|
3929
|
"dev": true,
|
3943
|
3930
|
"requires": {
|
3944
|
|
- "@commitlint/ensure": "^12.1.1",
|
|
3931
|
+ "@commitlint/ensure": "^12.1.2",
|
3945
|
3932
|
"@commitlint/message": "^12.1.1",
|
3946
|
3933
|
"@commitlint/to-lines": "^12.1.1",
|
3947
|
|
- "@commitlint/types": "^12.1.1"
|
|
3934
|
+ "@commitlint/types": "^12.1.2"
|
3948
|
3935
|
}
|
3949
|
3936
|
},
|
3950
|
3937
|
"@commitlint/to-lines": {
|
...
|
...
|
@@ -4002,9 +3989,9 @@
|
4002
|
3989
|
}
|
4003
|
3990
|
},
|
4004
|
3991
|
"@commitlint/types": {
|
4005
|
|
- "version": "12.1.1",
|
4006
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.1.1.tgz",
|
4007
|
|
- "integrity": "sha512-+qGH+s2Lo6qwacV2X3/ZypZwaAI84ift+1HBjXdXtI/q0F5NtmXucV3lcQOTviMTNiJhq4qWON2fjci2NItASw==",
|
|
3992
|
+ "version": "12.1.2",
|
|
3993
|
+ "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.1.2.tgz",
|
|
3994
|
+ "integrity": "sha512-0OIQYVJvaeaWn8/flwvAVVxqSYDKYfi0koPTE/BTtBP95XsL81Ue2AOeF/S9FHg6yFSSB5W+QpfHpHstA7ygbw==",
|
4008
|
3995
|
"dev": true,
|
4009
|
3996
|
"requires": {
|
4010
|
3997
|
"chalk": "^4.0.0"
|
...
|
...
|
@@ -4153,9 +4140,9 @@
|
4153
|
4140
|
}
|
4154
|
4141
|
},
|
4155
|
4142
|
"chalk": {
|
4156
|
|
- "version": "4.1.0",
|
4157
|
|
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
|
4158
|
|
- "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
|
|
4143
|
+ "version": "4.1.1",
|
|
4144
|
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
|
|
4145
|
+ "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==",
|
4159
|
4146
|
"dev": true,
|
4160
|
4147
|
"requires": {
|
4161
|
4148
|
"ansi-styles": "^4.1.0",
|
...
|
...
|
@@ -4997,11 +4984,6 @@
|
4997
|
4984
|
}
|
4998
|
4985
|
}
|
4999
|
4986
|
},
|
5000
|
|
- "get-stdin": {
|
5001
|
|
- "version": "8.0.0",
|
5002
|
|
- "integrity": "sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==",
|
5003
|
|
- "dev": true
|
5004
|
|
- },
|
5005
|
4987
|
"git-raw-commits": {
|
5006
|
4988
|
"version": "2.0.9",
|
5007
|
4989
|
"integrity": "sha512-hSpNpxprVno7IOd4PZ93RQ+gNdzPAIrW0x8av6JQDJGV4k1mR9fE01dl8sEqi2P7aKmmwiGUn1BCPuf16Ae0Qw==",
|