Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 5c3ba5b

Browse files
chore(deps): update voiceflow dependencies (automerge) (vf-000)
1 parent 258fbc0 commit 5c3ba5b

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"@istanbuljs/nyc-config-typescript": "^1.0.2",
1717
"@types/chai": "^4.3.3",
1818
"@types/mocha": "^9.1.1",
19-
"@voiceflow/commitlint-config": "2.0.0",
19+
"@voiceflow/commitlint-config": "2.1.0",
2020
"@voiceflow/eslint-config": "6.1.0",
2121
"@voiceflow/git-branch-check": "1.4.0",
22-
"@voiceflow/prettier-config": "1.2.1",
22+
"@voiceflow/prettier-config": "1.3.0",
2323
"@voiceflow/tsconfig": "1.4.8",
2424
"@zerollup/ts-transform-paths": "^1.7.18",
2525
"chai": "^4.3.6",

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -246,12 +246,12 @@
246246
resolve-global "1.0.0"
247247
yargs "^15.1.0"
248248

249-
"@commitlint/config-conventional@16.0.0":
250-
version "16.0.0"
251-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.0.0.tgz#f42d9e1959416b5e691c8b5248fc2402adb1fc03"
252-
integrity sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g==
249+
"@commitlint/config-conventional@17.6.1":
250+
version "17.6.1"
251+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz#ab07c82c88f99ffee89ae321f1f49f1798127fbb"
252+
integrity sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==
253253
dependencies:
254-
conventional-changelog-conventionalcommits "^4.3.1"
254+
conventional-changelog-conventionalcommits "^5.0.0"
255255

256256
"@commitlint/ensure@^11.0.0":
257257
version "11.0.0"
@@ -729,12 +729,12 @@
729729
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
730730
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
731731

732-
"@voiceflow/commitlint-config@2.0.0":
733-
version "2.0.0"
734-
resolved "https://registry.yarnpkg.com/@voiceflow/commitlint-config/-/commitlint-config-2.0.0.tgz#ca90141f90620e1ab3477c7056f1fa88f0db8c6f"
735-
integrity sha512-zSsQ6s6rOWaYZTeLcqs7ZdKYS1WaU8f3CGk6LIHkQZhJ+fjHRv/y0njRIiFTKKQjUOi3wK+QFtx4tzUXUS6nBw==
732+
"@voiceflow/commitlint-config@2.1.0":
733+
version "2.1.0"
734+
resolved "https://registry.yarnpkg.com/@voiceflow/commitlint-config/-/commitlint-config-2.1.0.tgz#3ef763489b4f7bb184b80b82e6365a4533517fae"
735+
integrity sha512-izfZUTUtMwJw4Qe3FS0oU4966EspnHuY1NFt9y05D19sxncUYvEt0zN6O7SzRnS2r5m3aRUXfvSXzB/6QwYv+g==
736736
dependencies:
737-
"@commitlint/config-conventional" "16.0.0"
737+
"@commitlint/config-conventional" "17.6.1"
738738

739739
"@voiceflow/eslint-config@6.1.0":
740740
version "6.1.0"
@@ -773,10 +773,10 @@
773773
dependencies:
774774
current-git-branch "^1.1.0"
775775

776-
"@voiceflow/prettier-config@1.2.1":
777-
version "1.2.1"
778-
resolved "https://registry.yarnpkg.com/@voiceflow/prettier-config/-/prettier-config-1.2.1.tgz#906bc852bcd8b2586fa62e4635392a0bea1fdb59"
779-
integrity sha512-J7wnJCwRWSNX33Ji2eLeBxtwXplAKIk9/aOfrHVfKmYrLHqXvOcrl2/7xa37jqnuTl8vw3+UsfFo3sMDY6weTg==
776+
"@voiceflow/prettier-config@1.3.0":
777+
version "1.3.0"
778+
resolved "https://registry.yarnpkg.com/@voiceflow/prettier-config/-/prettier-config-1.3.0.tgz#cefe1a34230ecf6497308816f671cf9e5de94639"
779+
integrity sha512-/1HQq2DDzu/G2skp4RkeutopU5NTUP9tusF0XK85lIeqhcGgmnIlE2bt6p+Nin0zttT2eWn7NAZyr6Br1h406g==
780780

781781
"@voiceflow/tsconfig@1.4.8":
782782
version "1.4.8"
@@ -1564,10 +1564,10 @@ conventional-changelog-angular@^5.0.0:
15641564
compare-func "^2.0.0"
15651565
q "^1.5.1"
15661566

1567-
conventional-changelog-conventionalcommits@^4.3.1:
1568-
version "4.6.1"
1569-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.1.tgz#f4c0921937050674e578dc7875f908351ccf4014"
1570-
integrity sha512-lzWJpPZhbM1R0PIzkwzGBCnAkH5RKJzJfFQZcl/D+2lsJxAwGnDKBqn/F4C1RD31GJNn8NuKWQzAZDAVXPp2Mw==
1567+
conventional-changelog-conventionalcommits@^5.0.0:
1568+
version "5.0.0"
1569+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
1570+
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
15711571
dependencies:
15721572
compare-func "^2.0.0"
15731573
lodash "^4.17.15"

0 commit comments

Comments
 (0)