Skip to content

Commit 1b956f3

Browse files
committed
chore(deps): update dependency semantic-release to ^17.4.7
1 parent 989c3f2 commit 1b956f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@
6969
"husky": "^7.0.1",
7070
"jest": "^27.0.6",
7171
"prettier": "^2.4.1",
72-
"semantic-release": "^17.4.4"
72+
"semantic-release": "^17.4.7"
7373
}
7474
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7446,10 +7446,10 @@ saxes@^5.0.1:
74467446
dependencies:
74477447
xmlchars "^2.2.0"
74487448

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

0 commit comments

Comments
 (0)