Skip to content

Commit cc479d2

Browse files
committed
chore(deps): update dependency @voiceflow/common to v7.27.0 (vf-000) (#81)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@voiceflow/common](https://togithub.com/voiceflow/libs) | [`7.26.1` -> `7.27.0`](https://renovatebot.com/diffs/npm/@voiceflow%2fcommon/7.26.1/7.27.0) | [![age](https://badges.renovateapi.com/packages/npm/@voiceflow%2fcommon/7.27.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@voiceflow%2fcommon/7.27.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@voiceflow%2fcommon/7.27.0/compatibility-slim/7.26.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@voiceflow%2fcommon/7.27.0/confidence-slim/7.26.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>voiceflow/libs</summary> ### [`v7.27.0`](https://togithub.com/voiceflow/libs/releases/tag/%40voiceflow/common%407.27.0) [Compare Source](https://togithub.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) ##### Features - add ports.out.byKey type definition (VF-3575) ([#&#8203;285](https://togithub.com/voiceflow/libs/issues/285)) ([f9f1595](https://togithub.com/voiceflow/libs/commit/f9f159598f5e42a52b22525ce193b3d4942f0ef5)) </details> --- ### Configuration 📅 **Schedule**: "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/voiceflow/backend-utils).
1 parent 891cb92 commit cc479d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/sinon": "^10.0.0",
4242
"@types/supertest": "^2.0.11",
4343
"@voiceflow/commitlint-config": "2.0.0",
44-
"@voiceflow/common": "7.26.1",
44+
"@voiceflow/common": "7.27.0",
4545
"@voiceflow/eslint-config": "5.1.2",
4646
"@voiceflow/git-branch-check": "1.2.3",
4747
"@voiceflow/prettier-config": "1.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1173,10 +1173,10 @@
11731173
dependencies:
11741174
"@commitlint/config-conventional" "16.0.0"
11751175

1176-
"@voiceflow/common@7.26.1":
1177-
version "7.26.1"
1178-
resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.26.1.tgz#71d39f69286a2dc1fa18c79eb0bfa2a3741be5db"
1179-
integrity sha512-I9U9NLZO8tfnrGf5mw7+wK55M425x0QkyIODA0mw8Andi2LC4xRXbVDVHTtFzfmekYmYbW45XwoANO5clzR3hQ==
1176+
"@voiceflow/common@7.27.0":
1177+
version "7.27.0"
1178+
resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.27.0.tgz#6a11cf276f0bbcfc24021815f1e912b9b17c9d59"
1179+
integrity sha512-XHvWdO8nax/jgQFbGT0ieDekjWfPJQhhqGH2bIHLNcNpjelUz7lAZ17q+DUbsk7Q0JqZqGl8ky973TbSVenvIQ==
11801180
dependencies:
11811181
"@types/crypto-js" "^4.0.2"
11821182
bson-objectid "^2.0.1"

0 commit comments

Comments
 (0)