Skip to content

Commit 31f108a

Browse files
committed
chore(deps): update semantic-release
1 parent ff886aa commit 31f108a

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ script:
1212
- npm run test
1313
- npm run eslint-find-rules
1414
after_success:
15-
- 'curl -Lo travis_after_all.py https://git.io/travis_after_all'
16-
- python travis_after_all.py
17-
- 'export $(cat .to_export_back) &> /dev/null'
1815
- npm run-script coveralls
1916
- npm run semantic-release
2017
branches:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-unicorn": "^2.1.1",
4343
"is-plain-obj": "^1.0.0",
4444
"nyc": "^10.3.2",
45-
"semantic-release": "^4.3.5"
45+
"semantic-release": "^6.3.6"
4646
},
4747
"ava": {
4848
"require": [

0 commit comments

Comments
 (0)