Skip to content

Commit

Permalink
update jest
Browse files Browse the repository at this point in the history
To include fix for:
jestjs/jest#6730
  • Loading branch information
manueliglesias committed Apr 16, 2019
1 parent 7001bc1 commit 64660b4
Show file tree
Hide file tree
Showing 2 changed files with 1,226 additions and 424 deletions.
6 changes: 3 additions & 3 deletions packages/aws-appsync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
},
"devDependencies": {
"@types/graphql": "0.12.4",
"@types/jest": "^23.3.1",
"@types/jest": "24",
"@types/node": "^8.0.46",
"@types/zen-observable": "^0.5.3",
"graphql-tag": "^2.9.2",
"jest": "^23.4.2",
"jest": "24",
"node-fetch": "^2.2.0",
"ts-jest": "^23.0.1",
"ts-jest": "24",
"typescript": "^3.0.1"
}
}
Loading

0 comments on commit 64660b4

Please sign in to comment.