This repository was archived by the owner on Dec 4, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 30
30
"@typescript-eslint/eslint-plugin" : " ^3.6.1" ,
31
31
"@typescript-eslint/parser" : " ^3.6.1" ,
32
32
"@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 " ,
35
35
"@voiceflow/prettier-config" : " 1.0.6" ,
36
36
"chai" : " ^4.2.0" ,
37
37
"commitizen" : " ^4.2.3" ,
Original file line number Diff line number Diff line change 973
973
dependencies :
974
974
" @commitlint/config-conventional" " ^12.1.4"
975
975
976
-
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
+
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 ==
980
980
dependencies :
981
981
" @typescript-eslint/eslint-plugin" " ^5.3.0"
982
982
" @typescript-eslint/parser" " ^5.3.0"
1003
1003
eslint-plugin-xss "^0.1.9"
1004
1004
eslint-plugin-you-dont-need-lodash-underscore "^6.12.0"
1005
1005
1006
-
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
+
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 ==
1010
1010
dependencies :
1011
1011
current-git-branch "^1.1.0"
1012
1012
You can’t perform that action at this time.
0 commit comments