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
…4.0.19
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent eac38cd commit 7e46907
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 @@ -23,7 +23,7 @@
"typescript": "^5.2.2"
},
"devDependencies": {
"@softwareventures/precise-commits": "4.0.18",
"@softwareventures/precise-commits": "4.0.19",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "4.1.0",
"conventional-changelog-conventionalcommits": "7.0.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -568,10 +568,10 @@
dependencies:
tslib "^1.9.3 || ^2.0.0 || ^2.1.0"

"@softwareventures/[email protected].18":
version "4.0.18"
resolved "https://registry.yarnpkg.com/@softwareventures/precise-commits/-/precise-commits-4.0.18.tgz#9e27d609208d3b43d5b51678404e0704e6190210"
integrity sha512-KleDoAfmDKjNZ6JdFmlSeRBZW+WpVSFMWGfYxWk78Im4biiDM4jkqvpKVHFROrhD3jjEGn2vdbZNrl37Asz6aQ==
"@softwareventures/[email protected].19":
version "4.0.19"
resolved "https://registry.yarnpkg.com/@softwareventures/precise-commits/-/precise-commits-4.0.19.tgz#437039ec164c6e70e3afb4c9587018097faefa90"
integrity sha512-En6qUKrSjkxLqZYWskVsJrsVoNhqpf1AIt26ov3hUP3guoHfpNQ7uy2fSYoy7AP4QUSVnd1cVxKHsO32swBQug==
dependencies:
"@softwareventures/array" "7.0.0"
"@softwareventures/nullable" "3.2.0"
Expand All @@ -581,7 +581,7 @@
mri "1.2.0"
ora "5.4.1"
rxjs "7.8.1"
tslib "2.6.2"
tslib "2.8.1"
unknown "0.2.6"

"@softwareventures/[email protected]":
Expand Down Expand Up @@ -3684,7 +3684,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

"tslib@^1.9.3 || ^2.0.0 || ^2.1.0", tslib@^2.0.0, tslib@^2.1.0:
[email protected], "tslib@^1.9.3 || ^2.0.0 || ^2.1.0", tslib@^2.0.0, tslib@^2.1.0:
version "2.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
Expand Down

0 comments on commit 7e46907

Please sign in to comment.