Skip to content

Commit 83bcb2d

Browse files
authored
pin ts version in integration test and update yarn.lock
1 parent 4ee3567 commit 83bcb2d

File tree

2 files changed

+293
-469
lines changed

2 files changed

+293
-469
lines changed

integration/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"ts-node": "^8.0.3",
12-
"typescript": "^3.3.3333",
12+
"typescript": "3.3.3333",
1313
"yalc": "^1.0.0-pre.27"
1414
}
1515
}

0 commit comments

Comments
 (0)