File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 56
56
"rollup-plugin-node-resolve" : " 3.3.0" ,
57
57
"rollup-plugin-replace" : " 2.0.0" ,
58
58
"rollup-plugin-uglify" : " 3.0.0" ,
59
- "semantic-release" : " 15.1.7 " ,
59
+ "semantic-release" : " 15.1.8 " ,
60
60
"typescript" : " 2.8.3"
61
61
},
62
62
"keywords" : [
Original file line number Diff line number Diff line change @@ -1677,9 +1677,9 @@ encoding@^0.1.11:
1677
1677
dependencies :
1678
1678
iconv-lite "~0.4.13"
1679
1679
1680
- env-ci@^1 .0.0 :
1681
- version "1.7.1 "
1682
- resolved "https://registry.yarnpkg.com/env-ci/-/env-ci-1.7.1 .tgz#ba8c59d5d9aea2f8b5c57ad637ebac34fcd0428f "
1680
+ env-ci@^2 .0.0 :
1681
+ version "2.0.0 "
1682
+ resolved "https://registry.yarnpkg.com/env-ci/-/env-ci-2.0.0 .tgz#f62983d73740140e0a9ed78c9704473a6e163860 "
1683
1683
dependencies :
1684
1684
execa "^0.10.0"
1685
1685
java-properties "^0.2.9"
@@ -4392,9 +4392,9 @@ sax@^1.2.4:
4392
4392
version "1.2.4"
4393
4393
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
4394
4394
4395
-
4396
- version "15.1.7 "
4397
- resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.1.7 .tgz#b29eef1b9443f75addab7c2e353338b72b9b628d "
4395
+
4396
+ version "15.1.8 "
4397
+ resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.1.8 .tgz#5b659650f9d9a6b35252fb05bb1e08d728713bc5 "
4398
4398
dependencies :
4399
4399
" @semantic-release/commit-analyzer" " ^5.0.0"
4400
4400
" @semantic-release/error" " ^2.2.0"
4405
4405
chalk "^2.3.0"
4406
4406
cosmiconfig "^4.0.0"
4407
4407
debug "^3.1.0"
4408
- env-ci "^1 .0.0"
4408
+ env-ci "^2 .0.0"
4409
4409
execa "^0.10.0"
4410
4410
get-stream "^3.0.0"
4411
4411
git-log-parser "^1.2.0"
You can’t perform that action at this time.
0 commit comments