Skip to content

Commit 9a8095b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency semantic-release to v17.0.8
1 parent 56dcf86 commit 9a8095b

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jest": "26.0.1",
5555
"nodemon": "2.0.4",
5656
"prettier": "2.0.5",
57-
"semantic-release": "17.0.7",
57+
"semantic-release": "17.0.8",
5858
"ts-jest": "26.0.0",
5959
"typescript": "3.9.3"
6060
},

yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6404,7 +6404,6 @@ npm@^6.10.3:
64046404
cmd-shim "^3.0.3"
64056405
columnify "~1.5.4"
64066406
config-chain "^1.1.12"
6407-
debuglog "*"
64086407
detect-indent "~5.0.0"
64096408
detect-newline "^2.1.0"
64106409
dezalgo "~1.0.3"
@@ -6419,7 +6418,6 @@ npm@^6.10.3:
64196418
has-unicode "~2.0.1"
64206419
hosted-git-info "^2.8.5"
64216420
iferr "^1.0.2"
6422-
imurmurhash "*"
64236421
infer-owner "^1.0.4"
64246422
inflight "~1.0.6"
64256423
inherits "^2.0.4"
@@ -6438,14 +6436,8 @@ npm@^6.10.3:
64386436
libnpx "^10.2.2"
64396437
lock-verify "^2.1.0"
64406438
lockfile "^1.0.4"
6441-
lodash._baseindexof "*"
64426439
lodash._baseuniq "~4.6.0"
6443-
lodash._bindcallback "*"
6444-
lodash._cacheindexof "*"
6445-
lodash._createcache "*"
6446-
lodash._getnative "*"
64476440
lodash.clonedeep "~4.5.0"
6448-
lodash.restparam "*"
64496441
lodash.union "~4.6.0"
64506442
lodash.uniq "~4.5.0"
64516443
lodash.without "~4.4.0"
@@ -7815,10 +7807,10 @@ saxes@^5.0.0:
78157807
dependencies:
78167808
xmlchars "^2.2.0"
78177809

7818-
7819-
version "17.0.7"
7820-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.0.7.tgz#03792bf6e1a9ad2353dfd0da6a5d5511fa672b06"
7821-
integrity sha512-F6FzJI1yiGavzCTXir4yPthK/iozZPJ4myUYndiHhSHbmOcCSJ2m7V+P6sFwVpDpQKQp1Q31M68sTJ/Q/27Bow==
7810+
7811+
version "17.0.8"
7812+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.0.8.tgz#68b80461fdd8eb445228ae23fd9e85857a50ae3f"
7813+
integrity sha512-9KcdidiJ4xchrJXxPdaDQVlybgX0xTeKyVjRySYk5u9GpjibXD7E5F8cB0BvFLMDmMyrkCwcem0kFiaLD2VNPg==
78227814
dependencies:
78237815
"@semantic-release/commit-analyzer" "^8.0.0"
78247816
"@semantic-release/error" "^2.2.0"

0 commit comments

Comments
 (0)