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.7" ,
97
97
"@commitlint/cz-commitlint" : " 17.6.7" ,
98
98
"@softwareventures/eslint-config" : " 7.1.2" ,
99
- "@softwareventures/precise-commits" : " 3.0.17 " ,
99
+ "@softwareventures/precise-commits" : " 3.0.18 " ,
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 @@ -932,7 +932,7 @@ __metadata:
932
932
" @softwareventures/eslint-config " : 7.1.2
933
933
" @softwareventures/nullable " : ^3.0.0
934
934
" @softwareventures/ordered " : ^2.0.0
935
- " @softwareventures/precise-commits " : 3.0.17
935
+ " @softwareventures/precise-commits " : 3.0.18
936
936
" @softwareventures/prettier-config " : 4.0.0
937
937
" @softwareventures/semantic-release-config " : 3.1.0
938
938
" @softwareventures/tsconfig " : 7.0.0
@@ -996,9 +996,9 @@ __metadata:
996
996
languageName : node
997
997
linkType : hard
998
998
999
- " @softwareventures/precise-commits@npm:3.0.17 " :
1000
- version : 3.0.17
1001
- resolution : " @softwareventures/precise-commits@npm:3.0.17 "
999
+ " @softwareventures/precise-commits@npm:3.0.18 " :
1000
+ version : 3.0.18
1001
+ resolution : " @softwareventures/precise-commits@npm:3.0.18 "
1002
1002
dependencies :
1003
1003
" @softwareventures/array " : 6.0.3
1004
1004
" @softwareventures/nullable " : 3.1.0
@@ -1014,7 +1014,7 @@ __metadata:
1014
1014
prettier : " >=1.8.0"
1015
1015
bin :
1016
1016
precise-commits : lib/cli.js
1017
- checksum : f1a8794af867c051143026832970865d77965a61871c1039dcf58c282be6e817f183dd26944b17f98a271105aa42dd45769554e171cf2da86d156976df802913
1017
+ checksum : fddbf4082a142a18dff64bb3d0a61d094967a0c8499648b1d36bb4a8e890d2f1614a9f8060fd666be9316d2c89999b5a8692a5fe52aa87301671e98972ac4996
1018
1018
languageName : node
1019
1019
linkType : hard
1020
1020
You can’t perform that action at this time.
0 commit comments