Skip to content

Commit ed0ef16

Browse files
committed
chore(deps): update dependency semantic-release to v17.4.3
1 parent 7ae0c3b commit ed0ef16

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"cz-conventional-changelog": "3.3.0",
3434
"eslint": "7.26.0",
3535
"prettier": "2.3.0",
36-
"semantic-release": "17.4.2",
36+
"semantic-release": "17.4.3",
3737
"ts-node": "9.1.1",
3838
"typescript": "4.2.4",
3939
"webpack": "5.37.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5578,10 +5578,10 @@ schema-utils@^3.0.0:
55785578
ajv "^6.12.5"
55795579
ajv-keywords "^3.5.2"
55805580

5581-
semantic-release@17.4.2:
5582-
version "17.4.2"
5583-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.2.tgz#b5147b5a629c227b7074ad4cc89920a14cb08c96"
5584-
integrity sha512-TPLWuoe2L2DmgnQEh+OLWW5V1T+ZAa1xWuHXsuPAWEko0BqSdLPl+5+BlQ+D5Bp27S5gDJ1//Y1tgbmvUhnOCw==
5581+
semantic-release@17.4.3:
5582+
version "17.4.3"
5583+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.3.tgz#e01b2d0c0adaf5a6cc427359f1df755d1e908927"
5584+
integrity sha512-lTOUSrkbaQ+TRs3+BmtJhLtPSyiO7iTGmh5SyuEFqNO8HQbQ4nzXg4UlPrDQasO/C0eFK/V0eCbOzJdjtKBOYw==
55855585
dependencies:
55865586
"@semantic-release/commit-analyzer" "^8.0.0"
55875587
"@semantic-release/error" "^2.2.0"
@@ -5599,7 +5599,7 @@ semantic-release@17.4.2:
55995599
git-log-parser "^1.2.0"
56005600
hook-std "^2.0.0"
56015601
hosted-git-info "^4.0.0"
5602-
lodash "^4.17.15"
5602+
lodash "^4.17.21"
56035603
marked "^2.0.0"
56045604
marked-terminal "^4.1.1"
56055605
micromatch "^4.0.2"

0 commit comments

Comments
 (0)