File tree Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 30
30
},
31
31
"devDependencies" : {
32
32
"@softwareventures/eslint-config" : " 7.3.0" ,
33
- "@softwareventures/precise-commits" : " 3.0.33 " ,
33
+ "@softwareventures/precise-commits" : " 3.0.35 " ,
34
34
"@softwareventures/prettier-config" : " 4.0.0" ,
35
35
"@softwareventures/semantic-release-config" : " 4.0.0" ,
36
36
"@softwareventures/tsconfig" : " 7.1.0" ,
Original file line number Diff line number Diff line change 597
597
dependencies :
598
598
tslib "^1.9.3 || ^2.0.0 || ^2.1.0"
599
599
600
- " @softwareventures/precise-commits@3.0.33 " :
601
- version "3.0.33 "
602
- resolved "https://registry.yarnpkg.com/@softwareventures/precise-commits/-/precise-commits-3.0.33 .tgz#5578f6076f70fde0dc554094e495ee195cda3672 "
603
- integrity sha512-MRHTY651p11x+EmNCLgEU9setPIIO05aom3C92Hk7Y5ftskSY7VLAq9O5AkVcw02Ehs7cqUZOWF3bglUrsbrrA ==
600
+ " @softwareventures/precise-commits@3.0.35 " :
601
+ version "3.0.35 "
602
+ resolved "https://registry.yarnpkg.com/@softwareventures/precise-commits/-/precise-commits-3.0.35 .tgz#98ab4ce01b75615a2b417cd67dca541a78bed456 "
603
+ integrity sha512-5LrN1aYyg89qJ+mToXS11Utj3wBrD/X8GNmmKVflKXOwf2iVmpfDYc+U/XOLW9RVPDAQar1LN2B8X4hmx52njQ ==
604
604
dependencies :
605
605
" @softwareventures/array" " 6.1.0"
606
606
" @softwareventures/nullable" " 3.2.0"
607
607
execa "5.1.1"
608
608
find-up "5.0.0"
609
609
glob "8.1.0"
610
- ignore "5.3.0 "
610
+ ignore "5.3.1 "
611
611
mri "1.2.0"
612
612
ora "5.4.1"
613
613
rxjs "7.8.1"
@@ -2884,12 +2884,7 @@ ignore-walk@^5.0.1:
2884
2884
dependencies :
2885
2885
minimatch "^5.0.1"
2886
2886
2887
- ignore@5.3.0 :
2888
- version "5.3.0"
2889
- resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
2890
- integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
2891
-
2892
- ignore@^5.2.0, ignore@^5.2.4 :
2887
+ ignore@5.3.1, ignore@^5.2.0, ignore@^5.2.4 :
2893
2888
version "5.3.1"
2894
2889
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
2895
2890
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
You can’t perform that action at this time.
0 commit comments