Skip to content

Commit 0c47887

Browse files
Merge pull request #91 from technote-space/release/next-v0.8.21
release: v0.8.22
2 parents 421d598 + 9041c47 commit 0c47887

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@technote-space/genetic-algorithms-js",
3-
"version": "0.8.21",
3+
"version": "0.8.22",
44
"description": "Genetic Algorithms Library",
55
"keywords": [
66
"github",
@@ -37,10 +37,10 @@
3737
"devDependencies": {
3838
"@commitlint/cli": "^12.1.4",
3939
"@commitlint/config-conventional": "^12.1.4",
40-
"@typescript-eslint/eslint-plugin": "^4.28.1",
41-
"@typescript-eslint/parser": "^4.28.1",
40+
"@typescript-eslint/eslint-plugin": "^4.28.2",
41+
"@typescript-eslint/parser": "^4.28.2",
4242
"eslint": "^7.30.0",
43-
"husky": "^7.0.0",
43+
"husky": "^7.0.1",
4444
"lint-staged": "^11.0.0",
4545
"typescript": "^4.3.5"
4646
},

yarn.lock

+78-78
Original file line numberDiff line numberDiff line change
@@ -210,100 +210,100 @@
210210
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
211211

212212
"@nodelib/fs.walk@^1.2.3":
213-
version "1.2.7"
214-
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.7.tgz#94c23db18ee4653e129abd26fb06f870ac9e1ee2"
215-
integrity sha512-BTIhocbPBSrRmHxOAJFtR18oLhxTtAFDAvL8hY1S3iU8k+E60W/YFs4jrixGzQjMpF4qPXxIQHcjVD9dz1C2QA==
213+
version "1.2.8"
214+
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
215+
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
216216
dependencies:
217217
"@nodelib/fs.scandir" "2.1.5"
218218
fastq "^1.6.0"
219219

220220
"@types/json-schema@^7.0.7":
221-
version "7.0.7"
222-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
223-
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
221+
version "7.0.8"
222+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.8.tgz#edf1bf1dbf4e04413ca8e5b17b3b7d7d54b59818"
223+
integrity sha512-YSBPTLTVm2e2OoQIDYx8HaeWJ5tTToLH67kXR7zYNGupXMEHa2++G8k+DczX2cFVgalypqtyZIcU19AFcmOpmg==
224224

225225
"@types/minimist@^1.2.0":
226-
version "1.2.1"
227-
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
228-
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
226+
version "1.2.2"
227+
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
228+
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
229229

230230
"@types/normalize-package-data@^2.4.0":
231-
version "2.4.0"
232-
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
233-
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
231+
version "2.4.1"
232+
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
233+
integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==
234234

235235
"@types/parse-json@^4.0.0":
236236
version "4.0.0"
237237
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
238238
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
239239

240-
"@typescript-eslint/eslint-plugin@^4.28.1":
241-
version "4.28.1"
242-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.1.tgz#c045e440196ae45464e08e20c38aff5c3a825947"
243-
integrity sha512-9yfcNpDaNGQ6/LQOX/KhUFTR1sCKH+PBr234k6hI9XJ0VP5UqGxap0AnNwBnWFk1MNyWBylJH9ZkzBXC+5akZQ==
240+
"@typescript-eslint/eslint-plugin@^4.28.2":
241+
version "4.28.2"
242+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.2.tgz#7a8320f00141666813d0ae43b49ee8244f7cf92a"
243+
integrity sha512-PGqpLLzHSxq956rzNGasO3GsAPf2lY9lDUBXhS++SKonglUmJypaUtcKzRtUte8CV7nruwnDxtLUKpVxs0wQBw==
244244
dependencies:
245-
"@typescript-eslint/experimental-utils" "4.28.1"
246-
"@typescript-eslint/scope-manager" "4.28.1"
245+
"@typescript-eslint/experimental-utils" "4.28.2"
246+
"@typescript-eslint/scope-manager" "4.28.2"
247247
debug "^4.3.1"
248248
functional-red-black-tree "^1.0.1"
249249
regexpp "^3.1.0"
250250
semver "^7.3.5"
251251
tsutils "^3.21.0"
252252

253-
"@typescript-eslint/[email protected].1":
254-
version "4.28.1"
255-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.1.tgz#3869489dcca3c18523c46018b8996e15948dbadc"
256-
integrity sha512-n8/ggadrZ+uyrfrSEchx3jgODdmcx7MzVM2sI3cTpI/YlfSm0+9HEUaWw3aQn2urL2KYlWYMDgn45iLfjDYB+Q==
253+
"@typescript-eslint/[email protected].2":
254+
version "4.28.2"
255+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.2.tgz#4ebdec06a10888e9326e1d51d81ad52a361bd0b0"
256+
integrity sha512-MwHPsL6qo98RC55IoWWP8/opTykjTp4JzfPu1VfO2Z0MshNP0UZ1GEV5rYSSnZSUI8VD7iHvtIPVGW5Nfh7klQ==
257257
dependencies:
258258
"@types/json-schema" "^7.0.7"
259-
"@typescript-eslint/scope-manager" "4.28.1"
260-
"@typescript-eslint/types" "4.28.1"
261-
"@typescript-eslint/typescript-estree" "4.28.1"
259+
"@typescript-eslint/scope-manager" "4.28.2"
260+
"@typescript-eslint/types" "4.28.2"
261+
"@typescript-eslint/typescript-estree" "4.28.2"
262262
eslint-scope "^5.1.1"
263263
eslint-utils "^3.0.0"
264264

265-
"@typescript-eslint/parser@^4.28.1":
266-
version "4.28.1"
267-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.1.tgz#5181b81658414f47291452c15bf6cd44a32f85bd"
268-
integrity sha512-UjrMsgnhQIIK82hXGaD+MCN8IfORS1CbMdu7VlZbYa8LCZtbZjJA26De4IPQB7XYZbL8gJ99KWNj0l6WD0guJg==
265+
"@typescript-eslint/parser@^4.28.2":
266+
version "4.28.2"
267+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.2.tgz#6aff11bf4b91eb67ca7517962eede951e9e2a15d"
268+
integrity sha512-Q0gSCN51eikAgFGY+gnd5p9bhhCUAl0ERMiDKrTzpSoMYRubdB8MJrTTR/BBii8z+iFwz8oihxd0RAdP4l8w8w==
269269
dependencies:
270-
"@typescript-eslint/scope-manager" "4.28.1"
271-
"@typescript-eslint/types" "4.28.1"
272-
"@typescript-eslint/typescript-estree" "4.28.1"
270+
"@typescript-eslint/scope-manager" "4.28.2"
271+
"@typescript-eslint/types" "4.28.2"
272+
"@typescript-eslint/typescript-estree" "4.28.2"
273273
debug "^4.3.1"
274274

275-
"@typescript-eslint/[email protected].1":
276-
version "4.28.1"
277-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.1.tgz#fd3c20627cdc12933f6d98b386940d8d0ce8a991"
278-
integrity sha512-o95bvGKfss6705x7jFGDyS7trAORTy57lwJ+VsYwil/lOUxKQ9tA7Suuq+ciMhJc/1qPwB3XE2DKh9wubW8YYA==
275+
"@typescript-eslint/[email protected].2":
276+
version "4.28.2"
277+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.2.tgz#451dce90303a3ce283750111495d34c9c204e510"
278+
integrity sha512-MqbypNjIkJFEFuOwPWNDjq0nqXAKZvDNNs9yNseoGBB1wYfz1G0WHC2AVOy4XD7di3KCcW3+nhZyN6zruqmp2A==
279279
dependencies:
280-
"@typescript-eslint/types" "4.28.1"
281-
"@typescript-eslint/visitor-keys" "4.28.1"
280+
"@typescript-eslint/types" "4.28.2"
281+
"@typescript-eslint/visitor-keys" "4.28.2"
282282

283-
"@typescript-eslint/[email protected].1":
284-
version "4.28.1"
285-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
286-
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
283+
"@typescript-eslint/[email protected].2":
284+
version "4.28.2"
285+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.2.tgz#e6b9e234e0e9a66c4d25bab881661e91478223b5"
286+
integrity sha512-Gr15fuQVd93uD9zzxbApz3wf7ua3yk4ZujABZlZhaxxKY8ojo448u7XTm/+ETpy0V0dlMtj6t4VdDvdc0JmUhA==
287287

288-
"@typescript-eslint/[email protected].1":
289-
version "4.28.1"
290-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81"
291-
integrity sha512-GhKxmC4sHXxHGJv8e8egAZeTZ6HI4mLU6S7FUzvFOtsk7ZIDN1ksA9r9DyOgNqowA9yAtZXV0Uiap61bIO81FQ==
288+
"@typescript-eslint/[email protected].2":
289+
version "4.28.2"
290+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.2.tgz#680129b2a285289a15e7c6108c84739adf3a798c"
291+
integrity sha512-86lLstLvK6QjNZjMoYUBMMsULFw0hPHJlk1fzhAVoNjDBuPVxiwvGuPQq3fsBMCxuDJwmX87tM/AXoadhHRljg==
292292
dependencies:
293-
"@typescript-eslint/types" "4.28.1"
294-
"@typescript-eslint/visitor-keys" "4.28.1"
293+
"@typescript-eslint/types" "4.28.2"
294+
"@typescript-eslint/visitor-keys" "4.28.2"
295295
debug "^4.3.1"
296296
globby "^11.0.3"
297297
is-glob "^4.0.1"
298298
semver "^7.3.5"
299299
tsutils "^3.21.0"
300300

301-
"@typescript-eslint/[email protected].1":
302-
version "4.28.1"
303-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157"
304-
integrity sha512-K4HMrdFqr9PFquPu178SaSb92CaWe2yErXyPumc8cYWxFmhgJsNY9eSePmO05j0JhBvf2Cdhptd6E6Yv9HVHcg==
301+
"@typescript-eslint/[email protected].2":
302+
version "4.28.2"
303+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.2.tgz#bf56a400857bb68b59b311e6d0a5fbef5c3b5130"
304+
integrity sha512-aT2B4PLyyRDUVUafXzpZFoc0C9t0za4BJAKP5sgWIhG+jHECQZUEjuQSCIwZdiJJ4w4cgu5r3Kh20SOdtEBl0w==
305305
dependencies:
306-
"@typescript-eslint/types" "4.28.1"
306+
"@typescript-eslint/types" "4.28.2"
307307
eslint-visitor-keys "^2.0.0"
308308

309309
JSONStream@^1.0.4:
@@ -315,9 +315,9 @@ JSONStream@^1.0.4:
315315
through ">=2.2.7 <3"
316316

317317
acorn-jsx@^5.3.1:
318-
version "5.3.1"
319-
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
320-
integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
318+
version "5.3.2"
319+
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
320+
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
321321

322322
acorn@^7.4.0:
323323
version "7.4.1"
@@ -343,9 +343,9 @@ ajv@^6.10.0, ajv@^6.12.4:
343343
uri-js "^4.2.2"
344344

345345
ajv@^8.0.1:
346-
version "8.6.0"
347-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.6.0.tgz#60cc45d9c46a477d80d92c48076d972c342e5720"
348-
integrity sha512-cnUG4NSBiM4YFBxgZIj/In3/6KX+rQ2l2YPRVcvAMQGWEPKuXoPIhxzwqh31jA3IPbI4qEOp/5ILI4ynioXsGQ==
346+
version "8.6.1"
347+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.6.1.tgz#ae65764bf1edde8cd861281cda5057852364a295"
348+
integrity sha512-42VLtQUOLefAvKFAQIxIZDaThq6om/PrfP0CYk3/vn+y4BMNkKnbli8ON2QCiHov4KkzOSJ/xSoBJdayiiYvVQ==
349349
dependencies:
350350
fast-deep-equal "^3.1.1"
351351
json-schema-traverse "^1.0.0"
@@ -603,9 +603,9 @@ dargs@^7.0.0:
603603
integrity sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==
604604

605605
debug@^4.0.1, debug@^4.1.1, debug@^4.3.1:
606-
version "4.3.1"
607-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
608-
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
606+
version "4.3.2"
607+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
608+
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
609609
dependencies:
610610
ms "2.1.2"
611611

@@ -829,9 +829,9 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
829829
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
830830

831831
fast-glob@^3.1.1:
832-
version "3.2.6"
833-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.6.tgz#434dd9529845176ea049acc9343e8282765c6e1a"
834-
integrity sha512-GnLuqj/pvQ7pX8/L4J84nijv6sAnlwvSDpMkJi9i7nPmPxGtRPkBSStfvDW5l6nMdX9VWe+pkKWFTgD+vF2QSQ==
832+
version "3.2.7"
833+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.7.tgz#fd6cb7a2d7e9aa7a7846111e85a196d6b2f766a1"
834+
integrity sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==
835835
dependencies:
836836
"@nodelib/fs.stat" "^2.0.2"
837837
"@nodelib/fs.walk" "^1.2.3"
@@ -850,9 +850,9 @@ fast-levenshtein@^2.0.6:
850850
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
851851

852852
fastq@^1.6.0:
853-
version "1.11.0"
854-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.11.0.tgz#bb9fb955a07130a918eb63c1f5161cc32a5d0858"
855-
integrity sha512-7Eczs8gIPDrVzT+EksYBcupqMyxSHXXrHOLRRxU2/DicV8789MRBRR8+Hc2uWzUupOs4YS4JzBmBxjjCVBxD/g==
853+
version "1.11.1"
854+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.11.1.tgz#5d8175aae17db61947f8b162cfc7f63264d22807"
855+
integrity sha512-HOnr8Mc60eNYl1gzwp6r5RoUyAn5/glBolUzP/Ez6IFVPMPirxn/9phgL6zhOtaTy7ISwPvQ+wT+hfcRZh/bzw==
856856
dependencies:
857857
reusify "^1.0.4"
858858

@@ -895,9 +895,9 @@ flat-cache@^3.0.4:
895895
rimraf "^3.0.2"
896896

897897
flatted@^3.1.0:
898-
version "3.2.0"
899-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.0.tgz#da07fb8808050aba6fdeac2294542e5043583f05"
900-
integrity sha512-XprP7lDrVT+kE2c2YlfiV+IfS9zxukiIOvNamPNsImNhXadSsQEbosItdL9bUQlCZXR13SvPk20BjWSWLA7m4A==
898+
version "3.2.1"
899+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.1.tgz#bbef080d95fca6709362c73044a1634f7c6e7d05"
900+
integrity sha512-OMQjaErSFHmHqZe+PSidH5n8j3O0F2DdnVh8JB4j4eUQ2k6KvB0qGfrKIhapvez5JerBbmWkaLYUYWISaESoXg==
901901

902902
fs-extra@^9.0.0:
903903
version "9.1.0"
@@ -977,9 +977,9 @@ global-dirs@^0.1.1:
977977
ini "^1.3.4"
978978

979979
globals@^13.6.0, globals@^13.9.0:
980-
version "13.9.0"
981-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.9.0.tgz#4bf2bf635b334a173fb1daf7c5e6b218ecdc06cb"
982-
integrity sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA==
980+
version "13.10.0"
981+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.10.0.tgz#60ba56c3ac2ca845cfbf4faeca727ad9dd204676"
982+
integrity sha512-piHC3blgLGFjvOuMmWZX60f+na1lXFDhQXBf1UYp2fXPXqvEUbOhNwi6BsQ0bQishwedgnjkwv1d9zKf+MWw3g==
983983
dependencies:
984984
type-fest "^0.20.2"
985985

@@ -1039,10 +1039,10 @@ human-signals@^2.1.0:
10391039
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
10401040
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
10411041

1042-
husky@^7.0.0:
1043-
version "7.0.0"
1044-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
1045-
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
1042+
husky@^7.0.1:
1043+
version "7.0.1"
1044+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1.tgz#579f4180b5da4520263e8713cc832942b48e1f1c"
1045+
integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==
10461046

10471047
ignore@^4.0.6:
10481048
version "4.0.6"

0 commit comments

Comments
 (0)