Skip to content

Commit

Permalink
Merge pull request #68 from graphcool/renovate/types-jest-22.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/jest to v22
  • Loading branch information
schickling authored Dec 29, 2017
2 parents a063643 + 888c011 commit 600b2a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
"devDependencies": {
"@types/fs-extra": "4.0.7",
"@types/jest": "21.1.10",
"@types/jest": "22.0.0",
"@types/lodash": "4.14.91",
"jest": "22.0.4",
"mock-fs": "4.4.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
dependencies:
"@types/node" "*"

"@types/jest@21.1.10":
version "21.1.10"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.10.tgz#dcacb5217ddf997a090cc822bba219b4b2fd7984"
"@types/jest@22.0.0":
version "22.0.0"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.0.0.tgz#23009941178aad7979a9591e026f7a96054d7bc0"

"@types/[email protected]":
version "4.14.91"
Expand Down

0 comments on commit 600b2a9

Please sign in to comment.