Skip to content

Commit

Permalink
build(deps): update dependency @softwareventures/precise-commits to v4 (
Browse files Browse the repository at this point in the history
#49)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 9dcab10 commit 38b9fb0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@commitlint/config-conventional": "19.1.0",
"@commitlint/cz-commitlint": "19.2.0",
"@softwareventures/eslint-config": "7.4.0",
"@softwareventures/precise-commits": "3.0.35",
"@softwareventures/precise-commits": "4.0.3",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "4.0.0",
"@softwareventures/tsconfig": "7.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -948,9 +948,9 @@ __metadata:
languageName: node
linkType: hard

"@softwareventures/precise-commits@npm:3.0.35":
version: 3.0.35
resolution: "@softwareventures/precise-commits@npm:3.0.35"
"@softwareventures/precise-commits@npm:4.0.3":
version: 4.0.3
resolution: "@softwareventures/precise-commits@npm:4.0.3"
dependencies:
"@softwareventures/array": "npm:6.1.0"
"@softwareventures/nullable": "npm:3.2.0"
Expand All @@ -964,10 +964,10 @@ __metadata:
tslib: "npm:2.6.2"
unknown: "npm:0.2.5"
peerDependencies:
prettier: ^1.8.0 || ^2.0.0
prettier: ^1.8.0 || ^2.0.0 || ^3.0.0
bin:
precise-commits: lib/cli.js
checksum: 10c0/f4e22bf8d05b24c0479d12c899b258a4a82c8e0e9b8b2d018ecb3e22c611072146712f5de6cd5ade54887bb6467406a5aeb16c5cb1305aeca67448e03d5f3cbb
checksum: 10c0/98b3f1770c46efd5ff85f96e6ba03464db283124c628b96ad3bf471bc9843e92b97443cff12f9fdd19963bee70c7f6d64c72a1d3aef75e67db0aa658b6f29a98
languageName: node
linkType: hard

Expand Down Expand Up @@ -1000,7 +1000,7 @@ __metadata:
"@commitlint/config-conventional": "npm:19.1.0"
"@commitlint/cz-commitlint": "npm:19.2.0"
"@softwareventures/eslint-config": "npm:7.4.0"
"@softwareventures/precise-commits": "npm:3.0.35"
"@softwareventures/precise-commits": "npm:4.0.3"
"@softwareventures/prettier-config": "npm:4.0.0"
"@softwareventures/semantic-release-config": "npm:4.0.0"
"@softwareventures/tsconfig": "npm:7.1.0"
Expand Down

0 comments on commit 38b9fb0

Please sign in to comment.