Skip to content

Commit 962a0d0

Browse files
committed
chore(deps): update dependency semantic-release to v17.4.4
1 parent e84960d commit 962a0d0

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
@@ -33,7 +33,7 @@
3333
"cz-conventional-changelog": "3.3.0",
3434
"eslint": "7.28.0",
3535
"prettier": "2.3.1",
36-
"semantic-release": "17.4.3",
36+
"semantic-release": "17.4.4",
3737
"ts-node": "9.1.1",
3838
"typescript": "4.3.2",
3939
"webpack": "5.39.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5573,10 +5573,10 @@ schema-utils@^3.0.0:
55735573
ajv "^6.12.5"
55745574
ajv-keywords "^3.5.2"
55755575

5576-
semantic-release@17.4.3:
5577-
version "17.4.3"
5578-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.3.tgz#e01b2d0c0adaf5a6cc427359f1df755d1e908927"
5579-
integrity sha512-lTOUSrkbaQ+TRs3+BmtJhLtPSyiO7iTGmh5SyuEFqNO8HQbQ4nzXg4UlPrDQasO/C0eFK/V0eCbOzJdjtKBOYw==
5576+
semantic-release@17.4.4:
5577+
version "17.4.4"
5578+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.4.tgz#650dd50ecb520a5a2bc6811305bc9d4d5c3128b1"
5579+
integrity sha512-fQIA0lw2Sy/9+TcoM/BxyzKCSwdUd8EPRwGoOuBLgxKigPCY6kaKs8TOsgUVy6QrlTYwni2yzbMb5Q2107P9eA==
55805580
dependencies:
55815581
"@semantic-release/commit-analyzer" "^8.0.0"
55825582
"@semantic-release/error" "^2.2.0"

0 commit comments

Comments
 (0)