Skip to content

Commit ca4eff7

Browse files
authored
Bump dependencies
1 parent 67e4dea commit ca4eff7

File tree

3 files changed

+194
-236
lines changed

3 files changed

+194
-236
lines changed

docs/recipes/typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Translations: [Español](https://github.com/avajs/ava-docs/blob/master/es_ES/doc
44

55
AVA comes bundled with a TypeScript definition file. This allows developers to leverage TypeScript for writing tests.
66

7-
This guide assumes you've already set up TypeScript for your project. Note that AVA's definition has been tested with version 3.5.3.
7+
This guide assumes you've already set up TypeScript for your project. Note that AVA's definition has been tested with version 3.6.3.
88

99
## Configuring AVA to compile TypeScript files on the fly
1010

0 commit comments

Comments
 (0)