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 96
96
"@commitlint/config-conventional" : " 17.6.6" ,
97
97
"@commitlint/cz-commitlint" : " 17.5.0" ,
98
98
"@softwareventures/eslint-config" : " 7.1.1" ,
99
- "@softwareventures/precise-commits" : " 3.0.14 " ,
99
+ "@softwareventures/precise-commits" : " 3.0.15 " ,
100
100
"@softwareventures/prettier-config" : " 4.0.0" ,
101
101
"@softwareventures/semantic-release-config" : " 3.1.0" ,
102
102
"@softwareventures/tsconfig" : " 7.0.0" ,
Original file line number Diff line number Diff line change @@ -925,7 +925,7 @@ __metadata:
925
925
" @softwareventures/eslint-config " : 7.1.1
926
926
" @softwareventures/nullable " : ^3.0.0
927
927
" @softwareventures/ordered " : ^2.0.0
928
- " @softwareventures/precise-commits " : 3.0.14
928
+ " @softwareventures/precise-commits " : 3.0.15
929
929
" @softwareventures/prettier-config " : 4.0.0
930
930
" @softwareventures/semantic-release-config " : 3.1.0
931
931
" @softwareventures/tsconfig " : 7.0.0
@@ -989,9 +989,9 @@ __metadata:
989
989
languageName : node
990
990
linkType : hard
991
991
992
- " @softwareventures/precise-commits@npm:3.0.14 " :
993
- version : 3.0.14
994
- resolution : " @softwareventures/precise-commits@npm:3.0.14 "
992
+ " @softwareventures/precise-commits@npm:3.0.15 " :
993
+ version : 3.0.15
994
+ resolution : " @softwareventures/precise-commits@npm:3.0.15 "
995
995
dependencies :
996
996
" @softwareventures/array " : 6.0.3
997
997
" @softwareventures/nullable " : 3.1.0
@@ -1007,7 +1007,7 @@ __metadata:
1007
1007
prettier : " >=1.8.0"
1008
1008
bin :
1009
1009
precise-commits : lib/cli.js
1010
- checksum : 405e40f306ac0e5d737b036efc366e811607f015fc70ce2b033f019fe5b7447f1dc7ab9bc554493422aebdaee1473b866a4a6254627b9d6156978779b2b54191
1010
+ checksum : 027b70cdccd9d27d4db9661e6a8f7d458232b25466ac5cf3209e8fbfb20e44175bdd49ab599b0df0303c5f706c42f33f05f23deab776586be19e464e74a5f023
1011
1011
languageName : node
1012
1012
linkType : hard
1013
1013
You can’t perform that action at this time.
0 commit comments