Skip to content

Commit

Permalink
chore(deps): update voiceflow dependencies (automerge) (vf-000)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2022
1 parent cd6be34 commit 9c5c2fc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"@types/sinon": "^10.0.0",
"@types/supertest": "^2.0.11",
"@voiceflow/commitlint-config": "2.0.0",
"@voiceflow/common": "7.27.3",
"@voiceflow/common": "7.28.0",
"@voiceflow/eslint-config": "6.1.0",
"@voiceflow/git-branch-check": "1.4.0",
"@voiceflow/prettier-config": "1.2.1",
"@voiceflow/tsconfig": "1.4.3",
"@voiceflow/tsconfig": "1.4.8",
"chai-as-promised": "^7.1.1",
"commitizen": "4.2.4",
"cz-conventional-changelog": "^3.3.0",
Expand Down
31 changes: 16 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,13 @@
"@nodelib/fs.scandir" "2.1.4"
fastq "^1.6.0"

"@ovos-media/[email protected]":
version "1.7.18-1"
resolved "https://registry.yarnpkg.com/@ovos-media/ts-transform-paths/-/ts-transform-paths-1.7.18-1.tgz#654f777e9f54fe50b920639654790adc317ad49f"
integrity sha512-5uYtraYSWg1klaMYus3ouCOUUNzcI40pS0NCaw0PhoaPTimVfT3MV061ZLYR/4F14THqyofMjmCNcHgFrBX3AA==
dependencies:
"@zerollup/ts-helpers" "^1.7.18"

"@pkgr/utils@^2.2.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.3.0.tgz#3b8491f112a80839450498816767eb03b7db6139"
Expand Down Expand Up @@ -999,10 +1006,10 @@
dependencies:
"@commitlint/config-conventional" "16.0.0"

"@voiceflow/common@7.27.3":
version "7.27.3"
resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.27.3.tgz#526f6ec00eed81d485b532412f29aaf30c340094"
integrity sha512-iKZY6O4xX98mzOuPhvcEhPMMSqPKKwNIVwYVWd1EkI0/ZamvS5mIF/8+7DbP2k74MKXAg6zixVd/l5DaVHtsyg==
"@voiceflow/common@7.28.0":
version "7.28.0"
resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.28.0.tgz#afce3bfbed8c35a9bab13c082a1c73fc6b3a1093"
integrity sha512-aiUcYACAljF7Dzlqs5/7q4FcDe4xH4iAnErJW4SpmG/rAppiLYu5fdAuxF5rcwU8NkCobgdkSWYZVKPPUGEGkw==
dependencies:
"@types/crypto-js" "^4.0.2"
"@types/shallowequal" "^1.1.1"
Expand Down Expand Up @@ -1102,14 +1109,13 @@
resolved "https://registry.yarnpkg.com/@voiceflow/prettier-config/-/prettier-config-1.2.1.tgz#906bc852bcd8b2586fa62e4635392a0bea1fdb59"
integrity sha512-J7wnJCwRWSNX33Ji2eLeBxtwXplAKIk9/aOfrHVfKmYrLHqXvOcrl2/7xa37jqnuTl8vw3+UsfFo3sMDY6weTg==

"@voiceflow/[email protected].3":
version "1.4.3"
resolved "https://registry.yarnpkg.com/@voiceflow/tsconfig/-/tsconfig-1.4.3.tgz#ca7a3ab326127c6ccb48fd67dd7031022af4c61c"
integrity sha512-xbU+oyI5n3sZLsFKcd6xYIhNtgHpyylml5+SaXw2ASYat6yZjiNdI6waOSh5b3BkT1D3CPt/TwfgVd18vc9S/A==
"@voiceflow/[email protected].8":
version "1.4.8"
resolved "https://registry.yarnpkg.com/@voiceflow/tsconfig/-/tsconfig-1.4.8.tgz#02c833721978be6ab711b3697b785bd74d59ac6f"
integrity sha512-gcuJNGm5qL2OJn1BVinMWTDUiZlRlSssns3Yur52uPxzKXoEuv6FJbtBErON1g/20n4Rt1epDCMY8nCbbkvn6g==
dependencies:
"@ovos-media/ts-transform-paths" "1.7.18-1"
"@zerollup/ts-transform-paths" "1.7.18"
"@zoltu/typescript-transformer-append-js-extension" "1.0.1"
typescript-transform-paths "3.3.1"

"@voiceflow/verror@^1.1.0":
version "1.1.0"
Expand Down Expand Up @@ -1186,11 +1192,6 @@
dependencies:
"@zerollup/ts-helpers" "^1.7.18"

"@zoltu/[email protected]":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@zoltu/typescript-transformer-append-js-extension/-/typescript-transformer-append-js-extension-1.0.1.tgz#c7edaccaef0fc87c0c85d6ce4f074e66a42d9080"
integrity sha512-7Lp30MtJO7YHZW19yJWhkuJrf+Y78COHopeZli7fiWrbIRvodsSXZIa7cFX/c4PFwFJt55N/7Pp/t6VH0fwBVQ==

JSONStream@^1.0.4:
version "1.3.5"
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
Expand Down

0 comments on commit 9c5c2fc

Please sign in to comment.