Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v23.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and goraxe committed Mar 18, 2024
1 parent 9657467 commit 4f89e8e
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"get-stream": "^5.0.0",
"git-log-parser": "^1.2.0",
"nyc": "^15.0.0",
"semantic-release": "23.0.4",
"semantic-release": "23.0.5",
"sinon": "^17.0.0",
"tempy": "^0.7.0",
"xo": "0.58.0"
Expand Down
48 changes: 24 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -701,10 +701,10 @@
fs-extra "^11.0.0"
lodash "^4.17.4"

"@semantic-release/commit-analyzer@^11.0.0":
version "11.1.0"
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-11.1.0.tgz#dd24663c4e1e7c218f53de73f5c639eb2d5a077e"
integrity sha512-cXNTbv3nXR2hlzHjAMgbuiQVtvWHTlwwISt60B+4NZv01y/QRY7p2HcJm8Eh2StzcTJoNnflvKjHH/cjFS7d5g==
"@semantic-release/commit-analyzer@^12.0.0":
version "12.0.0"
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-12.0.0.tgz#7219b05ab79a4303c99fc9cd0413d68881599270"
integrity sha512-qG+md5gdes+xa8zP7lIo1fWE17zRdO8yMCaxh9lyL65TQleoSv8WHHOqRURfghTytUh+NpkSyBprQ5hrkxOKVQ==
dependencies:
conventional-changelog-angular "^7.0.0"
conventional-commits-filter "^4.0.0"
Expand Down Expand Up @@ -5769,12 +5769,12 @@ safe-regex-test@^1.0.0:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

semantic-release@23.0.4:
version "23.0.4"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-23.0.4.tgz#62a2a860893468d8175335160aa83671602a74b2"
integrity sha512-UlcgO6SEcFtwSF/JMVXKswK+4Af2ypu55WRdLL6IhnKHPCZ9Zap7CV8PN2+wmvAdAPTI76CqouJyGZyb1fp9VA==
semantic-release@23.0.5:
version "23.0.5"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-23.0.5.tgz#2428657054aa0504521789e0c48cc9d139bbe968"
integrity sha512-4eZG/vRTV8E7rw5oHPv2Fht5qx6ITemE/b1vzG42ayYVcffJqXYy40nP4bHEPWX1/kleJWWrlPVDt1hSYVlpKQ==
dependencies:
"@semantic-release/commit-analyzer" "^11.0.0"
"@semantic-release/commit-analyzer" "^12.0.0"
"@semantic-release/error" "^4.0.0"
"@semantic-release/github" "^10.0.0"
"@semantic-release/npm" "^12.0.0"
Expand Down

0 comments on commit 4f89e8e

Please sign in to comment.