Skip to content

Commit 64e18a1

Browse files
chore(deps): update voiceflow dependencies (automerge) (vf-000)
1 parent cd72e5c commit 64e18a1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"@types/sinon": "^10.0.0",
4343
"@types/supertest": "^2.0.11",
4444
"@voiceflow/commitlint-config": "2.0.0",
45-
"@voiceflow/common": "7.27.3",
45+
"@voiceflow/common": "7.28.0",
4646
"@voiceflow/eslint-config": "6.1.0",
4747
"@voiceflow/git-branch-check": "1.4.0",
4848
"@voiceflow/prettier-config": "1.2.1",
49-
"@voiceflow/tsconfig": "1.4.3",
49+
"@voiceflow/tsconfig": "1.4.4",
5050
"chai-as-promised": "^7.1.1",
5151
"commitizen": "4.2.4",
5252
"cz-conventional-changelog": "^3.3.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -999,10 +999,10 @@
999999
dependencies:
10001000
"@commitlint/config-conventional" "16.0.0"
10011001

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==
1002+
"@voiceflow/common@7.28.0":
1003+
version "7.28.0"
1004+
resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.28.0.tgz#afce3bfbed8c35a9bab13c082a1c73fc6b3a1093"
1005+
integrity sha512-aiUcYACAljF7Dzlqs5/7q4FcDe4xH4iAnErJW4SpmG/rAppiLYu5fdAuxF5rcwU8NkCobgdkSWYZVKPPUGEGkw==
10061006
dependencies:
10071007
"@types/crypto-js" "^4.0.2"
10081008
"@types/shallowequal" "^1.1.1"
@@ -1102,10 +1102,10 @@
11021102
resolved "https://registry.yarnpkg.com/@voiceflow/prettier-config/-/prettier-config-1.2.1.tgz#906bc852bcd8b2586fa62e4635392a0bea1fdb59"
11031103
integrity sha512-J7wnJCwRWSNX33Ji2eLeBxtwXplAKIk9/aOfrHVfKmYrLHqXvOcrl2/7xa37jqnuTl8vw3+UsfFo3sMDY6weTg==
11041104

1105-
"@voiceflow/[email protected].3":
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==
1105+
"@voiceflow/[email protected].4":
1106+
version "1.4.4"
1107+
resolved "https://registry.yarnpkg.com/@voiceflow/tsconfig/-/tsconfig-1.4.4.tgz#0d55a701f47c07d1b7576255fadb06347e01adfb"
1108+
integrity sha512-gfPtPOkkcUF2QvTjRral1PWN6VZLwqxQGEx6SJ23RxkxfLdEjQh1aRxRZBDO/yLyogYmnevOgBIbGjMMlmxbtg==
11091109
dependencies:
11101110
"@zerollup/ts-transform-paths" "1.7.18"
11111111
"@zoltu/typescript-transformer-append-js-extension" "1.0.1"

0 commit comments

Comments
 (0)