Skip to content

Commit d97347d

Browse files
committed
chore: update node, semantic-release
1 parent 9c3c577 commit d97347d

File tree

3 files changed

+726
-214
lines changed

3 files changed

+726
-214
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ version: ~> 1.0
22
import: Typeform/travis-shared-config:package-config.yml@master
33

44
language: node_js
5-
65
node_js:
7-
- "8"
6+
- "12"
87

98
branches:
109
only:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"rollup-plugin-node-resolve": "^5.2.0",
7272
"rollup-plugin-terser": "^5.1.1",
7373
"rollup-plugin-typescript2": "^0.24.1",
74-
"semantic-release": "^15.13.24",
74+
"semantic-release": "^17.0.7",
7575
"ts-jest": "^24.0.2",
7676
"tslint": "^5.20.0",
7777
"tslint-config-standard": "^8.0.1",

0 commit comments

Comments
 (0)