|
280 | 280 | resolve-global "1.0.0"
|
281 | 281 | yargs "^17.0.0"
|
282 | 282 |
|
283 |
| -"@commitlint/config-conventional@16.0.0": |
284 |
| - version "16.0.0" |
285 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.0.0.tgz#f42d9e1959416b5e691c8b5248fc2402adb1fc03" |
286 |
| - integrity sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g== |
| 283 | +"@commitlint/config-conventional@17.6.1": |
| 284 | + version "17.6.1" |
| 285 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz#ab07c82c88f99ffee89ae321f1f49f1798127fbb" |
| 286 | + integrity sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ== |
287 | 287 | dependencies:
|
288 |
| - conventional-changelog-conventionalcommits "^4.3.1" |
| 288 | + conventional-changelog-conventionalcommits "^5.0.0" |
289 | 289 |
|
290 | 290 | "@commitlint/config-validator@^16.1.0":
|
291 | 291 | version "16.1.0"
|
|
544 | 544 | "@nodelib/fs.scandir" "2.1.4"
|
545 | 545 | fastq "^1.6.0"
|
546 | 546 |
|
| 547 | + |
| 548 | + version "1.7.18-1" |
| 549 | + resolved "https://registry.yarnpkg.com/@ovos-media/ts-transform-paths/-/ts-transform-paths-1.7.18-1.tgz#654f777e9f54fe50b920639654790adc317ad49f" |
| 550 | + integrity sha512-5uYtraYSWg1klaMYus3ouCOUUNzcI40pS0NCaw0PhoaPTimVfT3MV061ZLYR/4F14THqyofMjmCNcHgFrBX3AA== |
| 551 | + dependencies: |
| 552 | + "@zerollup/ts-helpers" "^1.7.18" |
| 553 | + |
547 | 554 | "@pkgr/utils@^2.2.0":
|
548 | 555 | version "2.3.0"
|
549 | 556 | resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.3.0.tgz#3b8491f112a80839450498816767eb03b7db6139"
|
|
992 | 999 | resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
|
993 | 1000 | integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
|
994 | 1001 |
|
995 |
| -"@voiceflow/commitlint-config@2.0.0": |
996 |
| - version "2.0.0" |
997 |
| - resolved "https://registry.yarnpkg.com/@voiceflow/commitlint-config/-/commitlint-config-2.0.0.tgz#ca90141f90620e1ab3477c7056f1fa88f0db8c6f" |
998 |
| - integrity sha512-zSsQ6s6rOWaYZTeLcqs7ZdKYS1WaU8f3CGk6LIHkQZhJ+fjHRv/y0njRIiFTKKQjUOi3wK+QFtx4tzUXUS6nBw== |
| 1002 | +"@voiceflow/commitlint-config@2.1.0": |
| 1003 | + version "2.1.0" |
| 1004 | + resolved "https://registry.yarnpkg.com/@voiceflow/commitlint-config/-/commitlint-config-2.1.0.tgz#3ef763489b4f7bb184b80b82e6365a4533517fae" |
| 1005 | + integrity sha512-izfZUTUtMwJw4Qe3FS0oU4966EspnHuY1NFt9y05D19sxncUYvEt0zN6O7SzRnS2r5m3aRUXfvSXzB/6QwYv+g== |
999 | 1006 | dependencies:
|
1000 |
| - "@commitlint/config-conventional" "16.0.0" |
| 1007 | + "@commitlint/config-conventional" "17.6.1" |
1001 | 1008 |
|
1002 |
| -"@voiceflow/common@7.27.3": |
1003 |
| - version "7.27.3" |
1004 |
| - resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.27.3.tgz#526f6ec00eed81d485b532412f29aaf30c340094" |
1005 |
| - integrity sha512-iKZY6O4xX98mzOuPhvcEhPMMSqPKKwNIVwYVWd1EkI0/ZamvS5mIF/8+7DbP2k74MKXAg6zixVd/l5DaVHtsyg== |
| 1009 | +"@voiceflow/common@7.28.0": |
| 1010 | + version "7.28.0" |
| 1011 | + resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.28.0.tgz#afce3bfbed8c35a9bab13c082a1c73fc6b3a1093" |
| 1012 | + integrity sha512-aiUcYACAljF7Dzlqs5/7q4FcDe4xH4iAnErJW4SpmG/rAppiLYu5fdAuxF5rcwU8NkCobgdkSWYZVKPPUGEGkw== |
1006 | 1013 | dependencies:
|
1007 | 1014 | "@types/crypto-js" "^4.0.2"
|
1008 | 1015 | "@types/shallowequal" "^1.1.1"
|
|
1046 | 1053 | eslint-plugin-xss "^0.1.9"
|
1047 | 1054 | eslint-plugin-you-dont-need-lodash-underscore "^6.12.0"
|
1048 | 1055 |
|
1049 |
| - |
1050 |
| - version "1.4.0" |
1051 |
| - resolved "https://registry.yarnpkg.com/@voiceflow/git-branch-check/-/git-branch-check-1.4.0.tgz#5874af67eaaca0bc5270098f9cca0d65ddeb860a" |
1052 |
| - integrity sha512-NqxeJ4Xl5dA1XnaYxEy7mdTVNbO8C0eUO9RjG/LVJneBch1eL7KfDWjyZ66+fZvUTJPbVu7LwZPnFYKw/ncgbA== |
| 1056 | + |
| 1057 | + version "1.4.1" |
| 1058 | + resolved "https://registry.yarnpkg.com/@voiceflow/git-branch-check/-/git-branch-check-1.4.1.tgz#afc8df689f656189a3b4ef3aaf7ee247581afa5b" |
| 1059 | + integrity sha512-btj43ZdlbaAowzQZWUiZq7ssiV9r0M3uyF9ARjsRLMEigeqc/tTKjkKCXlg70Vd0DXrvsDhEW6q+rB+yACZpGw== |
1053 | 1060 | dependencies:
|
1054 | 1061 | current-git-branch "^1.1.0"
|
1055 | 1062 |
|
1056 |
| - |
1057 |
| - version "1.6.1" |
1058 |
| - resolved "https://registry.yarnpkg.com/@voiceflow/logger/-/logger-1.6.1.tgz#fd07b460c1b99c9deb2682fb2698c2cd49cce02f" |
1059 |
| - integrity sha512-h28hWWSTd62UIAE9RbYFsnB7D5xVyR4lFKfFkFNzx9TwuDF0kQRmrPDuksTwCni+yNZbCF1wIFo2B9ppJzA76A== |
| 1063 | + |
| 1064 | + version "1.6.2" |
| 1065 | + resolved "https://registry.yarnpkg.com/@voiceflow/logger/-/logger-1.6.2.tgz#cd32cbb353cf9110a3aae6a1c21a2a92694ccceb" |
| 1066 | + integrity sha512-AeqkPL6Dp+6NpdyG4A7+JTko5Sk96H5rHFTklnalboM47TzWPC78HxbJZkOh5wiYkAzU1XbYeEKW9NlVRvgy7w== |
1060 | 1067 | dependencies:
|
1061 | 1068 | "@types/cls-hooked" "^4.3.1"
|
1062 | 1069 | "@types/express-pino-logger" "^4.0.2"
|
|
1097 | 1104 | quick-format-unescaped "^4.0.1"
|
1098 | 1105 | sonic-boom "^1.0.2"
|
1099 | 1106 |
|
1100 |
| -"@voiceflow/prettier-config@1.2.1": |
1101 |
| - version "1.2.1" |
1102 |
| - resolved "https://registry.yarnpkg.com/@voiceflow/prettier-config/-/prettier-config-1.2.1.tgz#906bc852bcd8b2586fa62e4635392a0bea1fdb59" |
1103 |
| - integrity sha512-J7wnJCwRWSNX33Ji2eLeBxtwXplAKIk9/aOfrHVfKmYrLHqXvOcrl2/7xa37jqnuTl8vw3+UsfFo3sMDY6weTg== |
| 1107 | +"@voiceflow/prettier-config@1.3.0": |
| 1108 | + version "1.3.0" |
| 1109 | + resolved "https://registry.yarnpkg.com/@voiceflow/prettier-config/-/prettier-config-1.3.0.tgz#cefe1a34230ecf6497308816f671cf9e5de94639" |
| 1110 | + integrity sha512-/1HQq2DDzu/G2skp4RkeutopU5NTUP9tusF0XK85lIeqhcGgmnIlE2bt6p+Nin0zttT2eWn7NAZyr6Br1h406g== |
1104 | 1111 |
|
1105 |
| - |
1106 |
| - version "1.4.3" |
1107 |
| - resolved "https://registry.yarnpkg.com/@voiceflow/tsconfig/-/tsconfig-1.4.3.tgz#ca7a3ab326127c6ccb48fd67dd7031022af4c61c" |
1108 |
| - integrity sha512-xbU+oyI5n3sZLsFKcd6xYIhNtgHpyylml5+SaXw2ASYat6yZjiNdI6waOSh5b3BkT1D3CPt/TwfgVd18vc9S/A== |
| 1112 | + |
| 1113 | + version "1.4.8" |
| 1114 | + resolved "https://registry.yarnpkg.com/@voiceflow/tsconfig/-/tsconfig-1.4.8.tgz#02c833721978be6ab711b3697b785bd74d59ac6f" |
| 1115 | + integrity sha512-gcuJNGm5qL2OJn1BVinMWTDUiZlRlSssns3Yur52uPxzKXoEuv6FJbtBErON1g/20n4Rt1epDCMY8nCbbkvn6g== |
1109 | 1116 | dependencies:
|
| 1117 | + "@ovos-media/ts-transform-paths" "1.7.18-1" |
1110 | 1118 | "@zerollup/ts-transform-paths" "1.7.18"
|
1111 |
| - "@zoltu/typescript-transformer-append-js-extension" "1.0.1" |
1112 |
| - typescript-transform-paths "3.3.1" |
1113 | 1119 |
|
1114 | 1120 |
|
1115 | 1121 | version "1.1.3"
|
|
1186 | 1192 | dependencies:
|
1187 | 1193 | "@zerollup/ts-helpers" "^1.7.18"
|
1188 | 1194 |
|
1189 |
| - |
1190 |
| - version "1.0.1" |
1191 |
| - resolved "https://registry.yarnpkg.com/@zoltu/typescript-transformer-append-js-extension/-/typescript-transformer-append-js-extension-1.0.1.tgz#c7edaccaef0fc87c0c85d6ce4f074e66a42d9080" |
1192 |
| - integrity sha512-7Lp30MtJO7YHZW19yJWhkuJrf+Y78COHopeZli7fiWrbIRvodsSXZIa7cFX/c4PFwFJt55N/7Pp/t6VH0fwBVQ== |
1193 |
| - |
1194 | 1195 | JSONStream@^1.0.4:
|
1195 | 1196 | version "1.3.5"
|
1196 | 1197 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
@@ -2104,10 +2105,10 @@ conventional-changelog-angular@^5.0.11:
|
2104 | 2105 | compare-func "^2.0.0"
|
2105 | 2106 | q "^1.5.1"
|
2106 | 2107 |
|
2107 |
| -conventional-changelog-conventionalcommits@^4.3.1: |
2108 |
| - version "4.5.0" |
2109 |
| - resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.5.0.tgz#a02e0b06d11d342fdc0f00c91d78265ed0bc0a62" |
2110 |
| - integrity sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw== |
| 2108 | +conventional-changelog-conventionalcommits@^5.0.0: |
| 2109 | + version "5.0.0" |
| 2110 | + resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86" |
| 2111 | + integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw== |
2111 | 2112 | dependencies:
|
2112 | 2113 | compare-func "^2.0.0"
|
2113 | 2114 | lodash "^4.17.15"
|
|
0 commit comments