Skip to content

Commit b926e13

Browse files
chore(deps-dev): bump git-hook-tasks from 4fada71 to 4215793
Bumps [git-hook-tasks](https://github.com/ncpa0cpl/git-hook-tasks) from `4fada71` to `4215793`. - [Release notes](https://github.com/ncpa0cpl/git-hook-tasks/releases) - [Commits](ncpa0cpl/git-hook-tasks@4fada71...4215793) --- updated-dependencies: - dependency-name: git-hook-tasks dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07e3268 commit b926e13

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
dependencies:
325325
esbuild "~0.19.2"
326326

327-
"@types/json-schema@^7.0.11", "@types/json-schema@^7.0.12":
327+
"@types/json-schema@^7.0.12":
328328
version "7.0.15"
329329
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
330330
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -361,24 +361,25 @@ ansi-styles@^4.1.0:
361361
dependencies:
362362
color-convert "^2.0.1"
363363

364-
async-await-queue@^1.2.1:
365-
version "1.2.1"
366-
resolved "https://registry.yarnpkg.com/async-await-queue/-/async-await-queue-1.2.1.tgz#baf459f5fbac902b060a88fee4da853fd86f2128"
367-
integrity sha512-v2j+/EMzAnuJZ8I4570KJMFhi6G9g3WZyFh6cPnmQSJh3nLao77XpRt01kyFegQazPSKvue1yaIYDp/NfV/b0g==
364+
async-await-queue@^2.1.4:
365+
version "2.1.4"
366+
resolved "https://registry.yarnpkg.com/async-await-queue/-/async-await-queue-2.1.4.tgz#0c44a405cd31369b561f6ac663b74b4b4ffb99ad"
367+
integrity sha512-3DpDtxkKO0O/FPlWbk/CrbexjuSxWm1CH1bXlVNVyMBIkKHhT5D85gzHmGJokG3ibNGWQ7pHBmStxUW/z/0LYQ==
368368

369-
chalk@^4.0.0, chalk@^4.1.2:
369+
chalk@^4.0.0:
370370
version "4.1.2"
371371
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
372372
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
373373
dependencies:
374374
ansi-styles "^4.1.0"
375375
supports-color "^7.1.0"
376376

377-
"clify.js@git+https://github.com/ncpa0cpl/clify.js#0.0.5":
378-
version "1.0.3"
379-
resolved "git+https://github.com/ncpa0cpl/clify.js#63c08dd0ad286d9416f89a34da6014f204258b38"
377+
clify.js@^1.0.0-beta.4:
378+
version "1.0.0-beta.5"
379+
resolved "https://registry.yarnpkg.com/clify.js/-/clify.js-1.0.0-beta.5.tgz#0162885160e57384eda77ba67348fe70c4f5823d"
380+
integrity sha512-qIOfln1ZP4ILHhttT2uvMp58S7pH4APrdlobNAJiipFNoyDYKKmcr2fLTlWMddQ3PoUAxM6QGtAPqg7EpIo8uQ==
380381
dependencies:
381-
chalk "^4.1.2"
382+
minimist "^1.2.8"
382383

383384
color-convert@^2.0.1:
384385
version "2.0.1"
@@ -397,13 +398,6 @@ csstype@^3.0.2:
397398
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
398399
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
399400

400-
dilswer@^1.2.0:
401-
version "1.5.0"
402-
resolved "https://registry.yarnpkg.com/dilswer/-/dilswer-1.5.0.tgz#b95922da65ffef276624ad29f980b8920a78b5ce"
403-
integrity sha512-J53vAsWMg1Yh469v+pSIMYEyaAefzFTcqoos8MIA59l0qD9US0Qfw7egpt4NkScNJuD8vLogToluh942aRhHNg==
404-
dependencies:
405-
"@types/json-schema" "^7.0.11"
406-
407401
dilswer@^2.1.1:
408402
version "2.1.1"
409403
resolved "https://registry.yarnpkg.com/dilswer/-/dilswer-2.1.1.tgz#82a10b128c3f98b89961b1da04b23e4b91b57bd7"
@@ -485,14 +479,15 @@ esbuild@~0.19.2:
485479
"@esbuild/win32-x64" "0.19.12"
486480

487481
git-hook-tasks@ncpa0cpl/git-hook-tasks#master:
488-
version "1.0.0"
489-
resolved "https://codeload.github.com/ncpa0cpl/git-hook-tasks/tar.gz/4fada7136e96600b0f66606e7427cf57b857504d"
482+
version "2.0.0"
483+
uid "42157935c4202b19e7ffdd39ced8342979ac4f19"
484+
resolved "https://codeload.github.com/ncpa0cpl/git-hook-tasks/tar.gz/42157935c4202b19e7ffdd39ced8342979ac4f19"
490485
dependencies:
491-
async-await-queue "^1.2.1"
486+
async-await-queue "^2.1.4"
492487
chalk "^4.0.0"
493-
clify.js "git+https://github.com/ncpa0cpl/clify.js#0.0.5"
494-
dilswer "^1.2.0"
495-
node-os-walk "^1.0.0"
488+
clify.js "^1.0.0-beta.4"
489+
dilswer "^2.1.1"
490+
node-os-walk "^1.0.2"
496491
strip-ansi "^6.0.1"
497492

498493
gjs-esm-types@^0.0.4:
@@ -527,7 +522,12 @@ loose-envify@^1.1.0:
527522
dependencies:
528523
js-tokens "^3.0.0 || ^4.0.0"
529524

530-
node-os-walk@^1.0.0:
525+
minimist@^1.2.8:
526+
version "1.2.8"
527+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
528+
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
529+
530+
node-os-walk@^1.0.2:
531531
version "1.0.2"
532532
resolved "https://registry.yarnpkg.com/node-os-walk/-/node-os-walk-1.0.2.tgz#82011408577437856451398f14cfe7fd0982902f"
533533
integrity sha512-aJOH1sKNP2vdYZwLyaSqPouM5Bg5YnNd0t/8cdLz2mjxDGxZyqFpa7vTsbhfjUdJM3ZBwiLPwu84kl2tET8T+Q==

0 commit comments

Comments
 (0)