Skip to content

Commit

Permalink
build(deps): update dependency @softwareventures/precise-commits to v…
Browse files Browse the repository at this point in the history
…3.0.20
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent ef6da3b commit e326ac9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@commitlint/config-conventional": "17.6.6",
"@commitlint/cz-commitlint": "17.5.0",
"@softwareventures/eslint-config": "7.1.2",
"@softwareventures/precise-commits": "3.0.16",
"@softwareventures/precise-commits": "3.0.20",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "3.1.0",
"@softwareventures/tsconfig": "7.0.0",
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@ __metadata:
"@softwareventures/eslint-config": 7.1.2
"@softwareventures/nullable": ^2.0.0 || ^3.0.0
"@softwareventures/ordered": ^1.1.0 || ^2.0.0
"@softwareventures/precise-commits": 3.0.16
"@softwareventures/precise-commits": 3.0.20
"@softwareventures/prettier-config": 4.0.0
"@softwareventures/semantic-release-config": 3.1.0
"@softwareventures/tsconfig": 7.0.0
Expand Down Expand Up @@ -983,9 +983,9 @@ __metadata:
languageName: node
linkType: hard

"@softwareventures/precise-commits@npm:3.0.16":
version: 3.0.16
resolution: "@softwareventures/precise-commits@npm:3.0.16"
"@softwareventures/precise-commits@npm:3.0.20":
version: 3.0.20
resolution: "@softwareventures/precise-commits@npm:3.0.20"
dependencies:
"@softwareventures/array": 6.0.3
"@softwareventures/nullable": 3.1.0
Expand All @@ -995,13 +995,13 @@ __metadata:
ignore: 5.2.1
mri: 1.2.0
ora: 5.4.1
tslib: 2.6.0
tslib: 2.6.1
unknown: 0.2.5
peerDependencies:
prettier: ">=1.8.0"
bin:
precise-commits: lib/cli.js
checksum: d84955fbc689081a4cbfac2a2f332c9ffccb3af4f6f3f97cab9cb8c16663ecd105295557ddfc67bfb08a021106009ed61470059e15d2dee1476cb59ee14f6655
checksum: 318279a31a63135198c29b83d8e36bad3a5daf295c96afdd1648cba137d9972648f0b53063fb517c458757127cc8df00b5bcc9f2fa1c17d6f3721f7bf6fd9162
languageName: node
linkType: hard

Expand Down Expand Up @@ -7432,13 +7432,20 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.6.0, tslib@npm:^1.9.3 || ^2.0.0 || ^2.1.0, tslib@npm:^2.0.0, tslib@npm:^2.1.0, tslib@npm:^2.3.1":
"tslib@npm:2.6.0":
version: 2.6.0
resolution: "tslib@npm:2.6.0"
checksum: c01066038f950016a18106ddeca4649b4d76caa76ec5a31e2a26e10586a59fceb4ee45e96719bf6c715648e7c14085a81fee5c62f7e9ebee68e77a5396e5538f
languageName: node
linkType: hard

"tslib@npm:2.6.1, tslib@npm:^1.9.3 || ^2.0.0 || ^2.1.0, tslib@npm:^2.0.0, tslib@npm:^2.1.0, tslib@npm:^2.3.1":
version: 2.6.1
resolution: "tslib@npm:2.6.1"
checksum: b0d176d176487905b66ae4d5856647df50e37beea7571c53b8d10ba9222c074b81f1410fb91da13debaf2cbc970663609068bdebafa844ea9d69b146527c38fe
languageName: node
linkType: hard

"tslib@npm:^1.8.1":
version: 1.14.1
resolution: "tslib@npm:1.14.1"
Expand Down

0 comments on commit e326ac9

Please sign in to comment.