-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): update commitlint monorepo to v16
- Loading branch information
1 parent
b16363b
commit 33f13cb
Showing
2 changed files
with
162 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,73 +38,86 @@ | |
dependencies: | ||
regenerator-runtime "^0.13.4" | ||
|
||
"@commitlint/cli@^15.0.0": | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-15.0.0.tgz#8e78e86ee2b6955c1a5d140e734a6c171ce367ee" | ||
integrity sha512-Y5xmDCweytqzo4N4lOI2YRiuX35xTjcs8n5hUceBH8eyK0YbwtgWX50BJOH2XbkwEmII9blNhlBog6AdQsqicg== | ||
dependencies: | ||
"@commitlint/format" "^15.0.0" | ||
"@commitlint/lint" "^15.0.0" | ||
"@commitlint/load" "^15.0.0" | ||
"@commitlint/read" "^15.0.0" | ||
"@commitlint/types" "^15.0.0" | ||
"@commitlint/cli@^16.2.3": | ||
version "16.2.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.3.tgz#6c250ce7a660a08a3ac35dd2ec5039421fb831df" | ||
integrity sha512-VsJBQLvhhlOgEfxs/Z5liYuK0dXqLE5hz1VJzLBxiOxG31kL/X5Q4OvK292BmO7IGZcm1yJE3XQPWSiFaEHbWA== | ||
dependencies: | ||
"@commitlint/format" "^16.2.1" | ||
"@commitlint/lint" "^16.2.1" | ||
"@commitlint/load" "^16.2.3" | ||
"@commitlint/read" "^16.2.1" | ||
"@commitlint/types" "^16.2.1" | ||
lodash "^4.17.19" | ||
resolve-from "5.0.0" | ||
resolve-global "1.0.0" | ||
yargs "^17.0.0" | ||
|
||
"@commitlint/cz-commitlint@^15.0.0": | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/cz-commitlint/-/cz-commitlint-15.0.0.tgz#35ef65981b0febfbc16134c3d46e618e3b0697bb" | ||
integrity sha512-e2hdYijPOMVB4JNRHRRhD++Mh9V64AgRJLpyApzJQchNGuWS7ssfTLkmrZWI7omHin7ppgBXuiB7AnI4450Kfg== | ||
"@commitlint/config-validator@^16.2.1": | ||
version "16.2.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-16.2.1.tgz#794e769afd4756e4cf1bfd823b6612932e39c56d" | ||
integrity sha512-hogSe0WGg7CKmp4IfNbdNES3Rq3UEI4XRPB8JL4EPgo/ORq5nrGTVzxJh78omibNuB8Ho4501Czb1Er1MoDWpw== | ||
dependencies: | ||
"@commitlint/ensure" "^15.0.0" | ||
"@commitlint/load" "^15.0.0" | ||
"@commitlint/types" "^15.0.0" | ||
"@commitlint/types" "^16.2.1" | ||
ajv "^6.12.6" | ||
|
||
"@commitlint/cz-commitlint@^16.2.3": | ||
version "16.2.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/cz-commitlint/-/cz-commitlint-16.2.3.tgz#f24e3d538d9239d03c7de523af964aadcc156850" | ||
integrity sha512-G9rRnBJ/5te7RiOzp7EdqII9rQYvtsfsqwMxcoK4B7l0Rc57nFCOlf0e4Bn70E4aOsLeMzNe+PvVVrEsPStEHg== | ||
dependencies: | ||
"@commitlint/ensure" "^16.2.1" | ||
"@commitlint/load" "^16.2.3" | ||
"@commitlint/types" "^16.2.1" | ||
chalk "^4.1.0" | ||
lodash "^4.17.21" | ||
word-wrap "^1.2.3" | ||
|
||
"@commitlint/ensure@^15.0.0": | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-15.0.0.tgz#06a63738e2393970a085b428e6cf80fa1fe76f48" | ||
integrity sha512-7DV4iNIald3vycwaWBNGk5FbonaNzOlU8nBe5m5AgU2dIeNKuXwLm+zzJzG27j0Ho56rgz//3F6RIvmsoxY9ZA== | ||
"@commitlint/ensure@^16.2.1": | ||
version "16.2.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-16.2.1.tgz#0fc538173f95c1eb2694eeedb79cab478347f16f" | ||
integrity sha512-/h+lBTgf1r5fhbDNHOViLuej38i3rZqTQnBTk+xEg+ehOwQDXUuissQ5GsYXXqI5uGy+261ew++sT4EA3uBJ+A== | ||
dependencies: | ||
"@commitlint/types" "^15.0.0" | ||
"@commitlint/types" "^16.2.1" | ||
lodash "^4.17.19" | ||
|
||
"@commitlint/execute-rule@^15.0.0": | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-15.0.0.tgz#6bff7962df38e89ff9fdbc00abd79b8849c7e9f9" | ||
integrity sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg== | ||
|
||
"@commitlint/format@^15.0.0": | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-15.0.0.tgz#10935180913de9384bea4c9217f4c6c5ee100ab3" | ||
integrity sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg== | ||
"@commitlint/execute-rule@^16.2.1": | ||
version "16.2.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-16.2.1.tgz#60be73be4b9af97a41546e7ce59fdd33787c65f8" | ||
integrity sha512-oSls82fmUTLM6cl5V3epdVo4gHhbmBFvCvQGHBRdQ50H/690Uq1Dyd7hXMuKITCIdcnr9umyDkr8r5C6HZDF3g== | ||
|
||
"@commitlint/format@^16.2.1": | ||
version "16.2.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-16.2.1.tgz#6e673f710c799be78e68b2682323e04f75080d07" | ||
integrity sha512-Yyio9bdHWmNDRlEJrxHKglamIk3d6hC0NkEUW6Ti6ipEh2g0BAhy8Od6t4vLhdZRa1I2n+gY13foy+tUgk0i1Q== | ||
dependencies: | ||
"@commitlint/types" "^15.0.0" | ||
"@commitlint/types" "^16.2.1" | ||
chalk "^4.0.0" | ||
|
||
"@commitlint/is-ignored@^15.0.0": | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-15.0.0.tgz#382bf9f6f8d810f2ffc59ccc527f4389eadd7949" | ||
integrity sha512-edtnkf2QZ/7e/YCJDgn1WDw9wfF1WfOitW5YEoSOb4SxjJEb/oE87kxNPZ2j8mnDMuunspcMfGHeg6fRlwaEWg== | ||
"@commitlint/is-ignored@^16.2.1": | ||
version "16.2.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-16.2.1.tgz#cc688ec73a3d204b90f8086821a08814da461e5e" | ||
integrity sha512-exl8HRzTIfb1YvDJp2b2HU5z1BT+9tmgxR2XF0YEzkMiCIuEKh+XLeocPr1VcvAKXv3Cmv5X/OfNRp+i+/HIhQ== | ||
dependencies: | ||
"@commitlint/types" "^15.0.0" | ||
"@commitlint/types" "^16.2.1" | ||
semver "7.3.5" | ||
|
||
"@commitlint/lint@^15.0.0": | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-15.0.0.tgz#a93b8896fb25b05ab2ed0246d365f4908654588d" | ||
integrity sha512-hUi2+Im/2dJ5FBvWnodypTkg+5haCgsDzB0fyMApWLUA1IucYUAqRCQCW5em1Mhk9Crw1pd5YzFNikhIclkqCw== | ||
"@commitlint/lint@^16.2.1": | ||
version "16.2.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-16.2.1.tgz#c773f082cd4f69cb7807b805b691d2a52c732f97" | ||
integrity sha512-fNINQ3X2ZqsCkNB3Z0Z8ElmhewqrS3gy2wgBTx97BkcjOWiyPAGwDJ752hwrsUnWAVBRztgw826n37xPzxsOgg== | ||
dependencies: | ||
"@commitlint/is-ignored" "^15.0.0" | ||
"@commitlint/parse" "^15.0.0" | ||
"@commitlint/rules" "^15.0.0" | ||
"@commitlint/types" "^15.0.0" | ||
"@commitlint/is-ignored" "^16.2.1" | ||
"@commitlint/parse" "^16.2.1" | ||
"@commitlint/rules" "^16.2.1" | ||
"@commitlint/types" "^16.2.1" | ||
|
||
"@commitlint/load@>6.1.1", "@commitlint/load@^15.0.0": | ||
"@commitlint/load@>6.1.1": | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-15.0.0.tgz#5bd391c1387aafe92b54cf2a86b76a5228fcf4ef" | ||
integrity sha512-Ak1YPeOhvxmY3ioe0o6m1yLGvUAYb4BdfGgShU8jiTCmU3Mnmms0Xh/kfQz8AybhezCC3AmVTyBLaBZxOHR8kg== | ||
|
@@ -119,27 +132,44 @@ | |
resolve-from "^5.0.0" | ||
typescript "^4.4.3" | ||
|
||
"@commitlint/message@^15.0.0": | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-15.0.0.tgz#98a38aca1b3cd996a0fcdbd9ad67e9039df60b0a" | ||
integrity sha512-L8euabzboKavPuDJsdIYAY2wx97LbiGEYsckMo6NmV8pOun50c8hQx6ouXFSAx4pp+mX9yUGmMiVqfrk2LKDJQ== | ||
"@commitlint/load@^16.2.3": | ||
version "16.2.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.3.tgz#7b2e85af25a6f736f080ba08e7165738cedf8c8f" | ||
integrity sha512-Hb4OUlMnBUK6UxJEZ/VJ5k0LocIS7PtEMbRXEAA7eSpOgORIFexC4K/RaRpVd5UTtu3M0ST3ddPPijF9rdW6nw== | ||
dependencies: | ||
"@commitlint/config-validator" "^16.2.1" | ||
"@commitlint/execute-rule" "^16.2.1" | ||
"@commitlint/resolve-extends" "^16.2.1" | ||
"@commitlint/types" "^16.2.1" | ||
"@types/node" ">=12" | ||
chalk "^4.0.0" | ||
cosmiconfig "^7.0.0" | ||
cosmiconfig-typescript-loader "^1.0.0" | ||
lodash "^4.17.19" | ||
resolve-from "^5.0.0" | ||
typescript "^4.4.3" | ||
|
||
"@commitlint/parse@^15.0.0": | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-15.0.0.tgz#cac77b7514748b8d01d00c0e67d5e54c695c302c" | ||
integrity sha512-7fweM67tZfBNS7zw1KTuuT5K2u9nGytUJqFqT/1Ln3Na9cBCsoAqR47mfsNOTlRCgGwakm4xiQ7BpS2gN0OGuw== | ||
"@commitlint/message@^16.2.1": | ||
version "16.2.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-16.2.1.tgz#bc6a0fa446a746ac2ca78cf372e4cec48daf620d" | ||
integrity sha512-2eWX/47rftViYg7a3axYDdrgwKv32mxbycBJT6OQY/MJM7SUfYNYYvbMFOQFaA4xIVZt7t2Alyqslbl6blVwWw== | ||
|
||
"@commitlint/parse@^16.2.1": | ||
version "16.2.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-16.2.1.tgz#50b359cb711ec566d2ee236a8e4c6baca07b77c0" | ||
integrity sha512-2NP2dDQNL378VZYioLrgGVZhWdnJO4nAxQl5LXwYb08nEcN+cgxHN1dJV8OLJ5uxlGJtDeR8UZZ1mnQ1gSAD/g== | ||
dependencies: | ||
"@commitlint/types" "^15.0.0" | ||
"@commitlint/types" "^16.2.1" | ||
conventional-changelog-angular "^5.0.11" | ||
conventional-commits-parser "^3.2.2" | ||
|
||
"@commitlint/read@^15.0.0": | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-15.0.0.tgz#da839f3b4d49b05586a9cd2666cc8c4a36b9ec91" | ||
integrity sha512-5yI1o2HKZFVe7RTjL7IhuhHMKar/MDNY34vEHqqz9gMI7BK/rdP8uVb4Di1efl2V0UPnwID0nPKWESjQ8Ti0gw== | ||
"@commitlint/read@^16.2.1": | ||
version "16.2.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-16.2.1.tgz#e0539205d77cdb6879b560f95e5fb251e0c6f562" | ||
integrity sha512-tViXGuaxLTrw2r7PiYMQOFA2fueZxnnt0lkOWqKyxT+n2XdEMGYcI9ID5ndJKXnfPGPppD0w/IItKsIXlZ+alw== | ||
dependencies: | ||
"@commitlint/top-level" "^15.0.0" | ||
"@commitlint/types" "^15.0.0" | ||
"@commitlint/top-level" "^16.2.1" | ||
"@commitlint/types" "^16.2.1" | ||
fs-extra "^10.0.0" | ||
git-raw-commits "^2.0.0" | ||
|
||
|
@@ -153,26 +183,38 @@ | |
resolve-from "^5.0.0" | ||
resolve-global "^1.0.0" | ||
|
||
"@commitlint/rules@^15.0.0": | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-15.0.0.tgz#326370abc004492fcb5543198d1d55b14e25e3c8" | ||
integrity sha512-SqXfp6QUlwBS+0IZm4FEA/NmmAwcFQIkG3B05BtemOVWXQdZ8j1vV6hDwvA9oMPCmUSrrGpHOtZK7HaHhng2yA== | ||
"@commitlint/resolve-extends@^16.2.1": | ||
version "16.2.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-16.2.1.tgz#2f7833a5a3a7aa79f508e59fcb0f1d33c45ed360" | ||
integrity sha512-NbbCMPKTFf2J805kwfP9EO+vV+XvnaHRcBy6ud5dF35dxMsvdJqke54W3XazXF1ZAxC4a3LBy4i/GNVBAthsEg== | ||
dependencies: | ||
"@commitlint/ensure" "^15.0.0" | ||
"@commitlint/message" "^15.0.0" | ||
"@commitlint/to-lines" "^15.0.0" | ||
"@commitlint/types" "^15.0.0" | ||
"@commitlint/config-validator" "^16.2.1" | ||
"@commitlint/types" "^16.2.1" | ||
import-fresh "^3.0.0" | ||
lodash "^4.17.19" | ||
resolve-from "^5.0.0" | ||
resolve-global "^1.0.0" | ||
|
||
"@commitlint/rules@^16.2.1": | ||
version "16.2.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-16.2.1.tgz#7264aa1c754e1c212aeceb27e5eb380cfa7bb233" | ||
integrity sha512-ZFezJXQaBBso+BOTre/+1dGCuCzlWVaeLiVRGypI53qVgPMzQqZhkCcrxBFeqB87qeyzr4A4EoG++IvITwwpIw== | ||
dependencies: | ||
"@commitlint/ensure" "^16.2.1" | ||
"@commitlint/message" "^16.2.1" | ||
"@commitlint/to-lines" "^16.2.1" | ||
"@commitlint/types" "^16.2.1" | ||
execa "^5.0.0" | ||
|
||
"@commitlint/to-lines@^15.0.0": | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-15.0.0.tgz#b86ac98f319688990ecc2e09227fadf591b65c92" | ||
integrity sha512-mY3MNA9ujPqVpiJjTYG9MDsYCobue5PJFO0MfcIzS1mCVvngH8ZFTPAh1fT5t+t1h876boS88+9WgqjRvbYItw== | ||
"@commitlint/to-lines@^16.2.1": | ||
version "16.2.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-16.2.1.tgz#42d000f34dc0406f514991e86237fdab5e8affd0" | ||
integrity sha512-9/VjpYj5j1QeY3eiog1zQWY6axsdWAc0AonUUfyZ7B0MVcRI0R56YsHAfzF6uK/g/WwPZaoe4Lb1QCyDVnpVaQ== | ||
|
||
"@commitlint/top-level@^15.0.0": | ||
version "15.0.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-15.0.0.tgz#467ec8377e81dfc916e1a20a27558862be1a4254" | ||
integrity sha512-7Gz3t7xcuuUw1d1Nou6YLaztzp2Em+qZ6YdCzrqYc+aquca3Vt0O696nuiBDU/oE+tls4Hx2CNpAbWhTgEwB5A== | ||
"@commitlint/top-level@^16.2.1": | ||
version "16.2.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-16.2.1.tgz#bdaa53ab3d8970e0288879f1a342a8c2dfe01583" | ||
integrity sha512-lS6GSieHW9y6ePL73ied71Z9bOKyK+Ib9hTkRsB8oZFAyQZcyRwq2w6nIa6Fngir1QW51oKzzaXfJL94qwImyw== | ||
dependencies: | ||
find-up "^5.0.0" | ||
|
||
|
@@ -183,6 +225,13 @@ | |
dependencies: | ||
chalk "^4.0.0" | ||
|
||
"@commitlint/types@^16.2.1": | ||
version "16.2.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-16.2.1.tgz#f25d373b88b01e51fc3fa44488101361945a61bd" | ||
integrity sha512-7/z7pA7BM0i8XvMSBynO7xsB3mVQPUZbVn6zMIlp/a091XJ3qAXRXc+HwLYhiIdzzS5fuxxNIHZMGHVD4HJxdA== | ||
dependencies: | ||
chalk "^4.0.0" | ||
|
||
"@cspotcode/[email protected]": | ||
version "0.8.0" | ||
resolved "https://registry.yarnpkg.com/@cspotcode/source-map-consumer/-/source-map-consumer-0.8.0.tgz#33bf4b7b39c178821606f669bbc447a6a629786b" | ||
|
@@ -722,6 +771,11 @@ | |
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" | ||
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== | ||
|
||
"@types/node@>=12": | ||
version "17.0.25" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.25.tgz#527051f3c2f77aa52e5dc74e45a3da5fb2301448" | ||
integrity sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w== | ||
|
||
"@types/node@^16.11.27": | ||
version "16.11.27" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.27.tgz#5da19383bdbeda99bc0d09cfbb88cab7297ebc51" | ||
|
@@ -864,7 +918,7 @@ aggregate-error@^3.0.0: | |
clean-stack "^2.0.0" | ||
indent-string "^4.0.0" | ||
|
||
ajv@^6.10.0, ajv@^6.12.3, ajv@^6.12.4: | ||
ajv@^6.10.0, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.6: | ||
version "6.12.6" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" | ||
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== | ||
|
@@ -1633,7 +1687,15 @@ core-util-is@~1.0.0: | |
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85" | ||
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ== | ||
|
||
cosmiconfig@^7.0.0: | ||
cosmiconfig-typescript-loader@^1.0.0: | ||
version "1.0.9" | ||
resolved "https://registry.yarnpkg.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-1.0.9.tgz#69c523f7e8c3d9f27f563d02bbeadaf2f27212d3" | ||
integrity sha512-tRuMRhxN4m1Y8hP9SNYfz7jRwt8lZdWxdjg/ohg5esKmsndJIn4yT96oJVcf5x0eA11taXl+sIp+ielu529k6g== | ||
dependencies: | ||
cosmiconfig "^7" | ||
ts-node "^10.7.0" | ||
|
||
cosmiconfig@^7, cosmiconfig@^7.0.0: | ||
version "7.0.1" | ||
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d" | ||
integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ== | ||
|
@@ -5786,6 +5848,25 @@ ts-node@^10.4.0: | |
make-error "^1.1.1" | ||
yn "3.1.1" | ||
|
||
ts-node@^10.7.0: | ||
version "10.7.0" | ||
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.7.0.tgz#35d503d0fab3e2baa672a0e94f4b40653c2463f5" | ||
integrity sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A== | ||
dependencies: | ||
"@cspotcode/source-map-support" "0.7.0" | ||
"@tsconfig/node10" "^1.0.7" | ||
"@tsconfig/node12" "^1.0.7" | ||
"@tsconfig/node14" "^1.0.0" | ||
"@tsconfig/node16" "^1.0.2" | ||
acorn "^8.4.1" | ||
acorn-walk "^8.1.1" | ||
arg "^4.1.0" | ||
create-require "^1.1.0" | ||
diff "^4.0.1" | ||
make-error "^1.1.1" | ||
v8-compile-cache-lib "^3.0.0" | ||
yn "3.1.1" | ||
|
||
ts-node@^9: | ||
version "9.1.1" | ||
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.1.1.tgz#51a9a450a3e959401bda5f004a72d54b936d376d" | ||
|
@@ -5998,6 +6079,11 @@ uuid@^3.3.2: | |
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" | ||
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== | ||
|
||
v8-compile-cache-lib@^3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf" | ||
integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg== | ||
|
||
v8-compile-cache@^2.0.3: | ||
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee" | ||
|