Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to ^17.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 4, 2021
1 parent e9c7b77 commit 0ed6107
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
"husky": "^7.0.1",
"jest": "^27.0.6",
"prettier": "^2.5.1",
"semantic-release": "^17.4.4"
"semantic-release": "^17.4.7"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7459,10 +7459,10 @@ saxes@^5.0.1:
dependencies:
xmlchars "^2.2.0"

semantic-release@^17.4.4:
version "17.4.4"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.4.tgz#650dd50ecb520a5a2bc6811305bc9d4d5c3128b1"
integrity sha512-fQIA0lw2Sy/9+TcoM/BxyzKCSwdUd8EPRwGoOuBLgxKigPCY6kaKs8TOsgUVy6QrlTYwni2yzbMb5Q2107P9eA==
semantic-release@^17.4.7:
version "17.4.7"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.7.tgz#88e1dce7294cc43acc54c4e0a83f582264567206"
integrity sha512-3Ghu8mKCJgCG3QzE5xphkYWM19lGE3XjFdOXQIKBM2PBpBvgFQ/lXv31oX0+fuN/UjNFO/dqhNs8ATLBhg6zBg==
dependencies:
"@semantic-release/commit-analyzer" "^8.0.0"
"@semantic-release/error" "^2.2.0"
Expand Down

0 comments on commit 0ed6107

Please sign in to comment.