Skip to content

Commit

Permalink
chore(deps): update dependency @txo/semantic-release to ^1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 12, 2023
1 parent fe7cdd9 commit 952c8f7
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 @@ -41,7 +41,7 @@
"@txo-peer-dep/log": "^4.0.3",
"@txo/commitlint": "^1.0.8",
"@txo/log-console": "^3.0.0",
"@txo/semantic-release": "^1.0.6",
"@txo/semantic-release": "^1.0.7",
"@txo/tsconfig": "^1.1.1",
"@types/jest": "^29.5.11",
"concurrently": "^8.2.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1508,14 +1508,14 @@
resolved "https://registry.yarnpkg.com/@txo/log-console/-/log-console-3.0.0.tgz#56506a8c6afea9109301ff96520c43815814022d"
integrity sha512-Dl7dnPMUXRr1JSBysUmzT9/RjMm9FWJdtZ9CXVnh9K4qwpT4fnjDV+GWiHHWAqob47XcE7N98M8rShGmpsukqg==

"@txo/semantic-release@^1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@txo/semantic-release/-/semantic-release-1.0.6.tgz#ae88ae94e48b5b35c7f6c92ea3d87bb042be5f6e"
integrity sha512-NqYBJ15Mm55mSltiXAfxfkRPypgqJpdsmH1nBJhZuoWwq3nVNdpcxz9wKWyf4k+8IKD+j4AlNAlrfEwDIpzmIw==
"@txo/semantic-release@^1.0.7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@txo/semantic-release/-/semantic-release-1.0.7.tgz#df51468cc7ecafbec3ae7f7ff8188ed777ca88b5"
integrity sha512-1uanshGuFv0Z6ClGbPt7eVMWAIcuQYd7Q8kfqwgxfBqfOgr2ipVDR83S9hGHm8T2krz7R7FMVU5ude+IJdGx9w==
dependencies:
"@semantic-release/changelog" "^6.0.3"
"@semantic-release/git" "^10.0.1"
semantic-release "^22.0.11"
semantic-release "^22.0.12"
semantic-release-slack-bot "^4.0.2"

"@txo/tsconfig@^1.1.1":
Expand Down Expand Up @@ -7734,7 +7734,7 @@ semantic-release-slack-bot@^4.0.2:
node-fetch "^2.3.0"
slackify-markdown "^4.3.0"

semantic-release@^22.0.11:
semantic-release@^22.0.12:
version "22.0.12"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-22.0.12.tgz#b8dd1a096b597080e05f30554ee5d128fe6dac84"
integrity sha512-0mhiCR/4sZb00RVFJIUlMuiBkW3NMpVIW2Gse7noqEMoFGkvfPPAImEQbkBV8xga4KOPP4FdTRYuLLy32R1fPw==
Expand Down

0 comments on commit 952c8f7

Please sign in to comment.