File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 94
94
"@commitlint/config-conventional" : " 17.6.6" ,
95
95
"@commitlint/cz-commitlint" : " 17.5.0" ,
96
96
"@softwareventures/eslint-config" : " 7.1.1" ,
97
- "@softwareventures/precise-commits" : " 3.0.14 " ,
97
+ "@softwareventures/precise-commits" : " 3.0.15 " ,
98
98
"@softwareventures/prettier-config" : " 4.0.0" ,
99
99
"@softwareventures/semantic-release-config" : " 3.1.0" ,
100
100
"@softwareventures/tsconfig" : " 7.0.0" ,
Original file line number Diff line number Diff line change @@ -883,7 +883,7 @@ __metadata:
883
883
" @softwareventures/eslint-config " : 7.1.1
884
884
" @softwareventures/nullable " : ^2.0.0 || ^3.0.0
885
885
" @softwareventures/ordered " : ^1.1.0 || ^2.0.0
886
- " @softwareventures/precise-commits " : 3.0.14
886
+ " @softwareventures/precise-commits " : 3.0.15
887
887
" @softwareventures/prettier-config " : 4.0.0
888
888
" @softwareventures/semantic-release-config " : 3.1.0
889
889
" @softwareventures/tsconfig " : 7.0.0
@@ -946,9 +946,9 @@ __metadata:
946
946
languageName : node
947
947
linkType : hard
948
948
949
- " @softwareventures/precise-commits@npm:3.0.14 " :
950
- version : 3.0.14
951
- resolution : " @softwareventures/precise-commits@npm:3.0.14 "
949
+ " @softwareventures/precise-commits@npm:3.0.15 " :
950
+ version : 3.0.15
951
+ resolution : " @softwareventures/precise-commits@npm:3.0.15 "
952
952
dependencies :
953
953
" @softwareventures/array " : 6.0.3
954
954
" @softwareventures/nullable " : 3.1.0
@@ -964,7 +964,7 @@ __metadata:
964
964
prettier : " >=1.8.0"
965
965
bin :
966
966
precise-commits : lib/cli.js
967
- checksum : 405e40f306ac0e5d737b036efc366e811607f015fc70ce2b033f019fe5b7447f1dc7ab9bc554493422aebdaee1473b866a4a6254627b9d6156978779b2b54191
967
+ checksum : 027b70cdccd9d27d4db9661e6a8f7d458232b25466ac5cf3209e8fbfb20e44175bdd49ab599b0df0303c5f706c42f33f05f23deab776586be19e464e74a5f023
968
968
languageName : node
969
969
linkType : hard
970
970
You can’t perform that action at this time.
0 commit comments