Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 3a88ca9

Browse files
chore(deps): update voiceflow dependencies (vf-000) (#44)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bc95647 commit 3a88ca9

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
@@ -30,8 +30,8 @@
3030
"@typescript-eslint/eslint-plugin": "^3.6.1",
3131
"@typescript-eslint/parser": "^3.6.1",
3232
"@voiceflow/commitlint-config": "1.1.1",
33-
"@voiceflow/eslint-config": "5.1.1",
34-
"@voiceflow/git-branch-check": "1.2.1",
33+
"@voiceflow/eslint-config": "5.1.2",
34+
"@voiceflow/git-branch-check": "1.2.3",
3535
"@voiceflow/prettier-config": "1.0.6",
3636
"chai": "^4.2.0",
3737
"commitizen": "^4.2.3",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -973,10 +973,10 @@
973973
dependencies:
974974
"@commitlint/config-conventional" "^12.1.4"
975975

976-
"@voiceflow/[email protected].1":
977-
version "5.1.1"
978-
resolved "https://registry.yarnpkg.com/@voiceflow/eslint-config/-/eslint-config-5.1.1.tgz#15d205d957b09b0de7875e499bba22966ee69930"
979-
integrity sha512-Qn23hmlP8IOq3+IEAh5uRTILvNMgFzR4rJXjxYsK/yrVjHrjVEROwmzNAeMeix4pAECfZ3azbb1AbVN5XmtxdA==
976+
"@voiceflow/[email protected].2":
977+
version "5.1.2"
978+
resolved "https://registry.yarnpkg.com/@voiceflow/eslint-config/-/eslint-config-5.1.2.tgz#21ad9d88eb2e5ce5fd219c0c64da795294ca5315"
979+
integrity sha512-lyGKhnOjnN51K3v/o0oOaa/dLqMVpTZmQrVIsQekJTFvuKh1AkW5DkjxX1itCyzDSo/3wSPLPUtbG1JeZr0xlw==
980980
dependencies:
981981
"@typescript-eslint/eslint-plugin" "^5.3.0"
982982
"@typescript-eslint/parser" "^5.3.0"
@@ -1003,10 +1003,10 @@
10031003
eslint-plugin-xss "^0.1.9"
10041004
eslint-plugin-you-dont-need-lodash-underscore "^6.12.0"
10051005

1006-
"@voiceflow/[email protected].1":
1007-
version "1.2.1"
1008-
resolved "https://registry.yarnpkg.com/@voiceflow/git-branch-check/-/git-branch-check-1.2.1.tgz#66c9e8884fa4961e38ac5d6efc682171e0501b94"
1009-
integrity sha512-dtbd18TKASj0AKdDQmmpy3ZxIcv0vQDhP3XYIHGl/VuDJjmXUUaYog+ENZ6u7ow9OkJa2bKk5VmRyJhHivM4tg==
1006+
"@voiceflow/[email protected].3":
1007+
version "1.2.3"
1008+
resolved "https://registry.yarnpkg.com/@voiceflow/git-branch-check/-/git-branch-check-1.2.3.tgz#11a58a2db3f8cfdcc587ca8988620d57ed47a828"
1009+
integrity sha512-BMR72VtRlrkKKj77qm2ZuzZYUYnZ44NANMLZvk3nVzzwNgI5z6855BTXPmrDpwOzuC3YdvBlY4bdOVCw4tJTEQ==
10101010
dependencies:
10111011
current-git-branch "^1.1.0"
10121012

0 commit comments

Comments
 (0)