Skip to content

Commit

Permalink
Merge pull request #386 from testdouble/upgrade-things
Browse files Browse the repository at this point in the history
upgrade everything
  • Loading branch information
searls authored Oct 8, 2018
2 parents 1bbf695 + 1e77fb1 commit 7b222ae
Show file tree
Hide file tree
Showing 51 changed files with 21,007 additions and 29,356 deletions.
9,036 changes: 4,464 additions & 4,572 deletions examples/babel/package-lock.json

Large diffs are not rendered by default.

8,522 changes: 3,430 additions & 5,092 deletions examples/jest-broken/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/jest-broken/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"skip-ci": "node -e 'if (parseInt(process.version.match(/^v(\\d+)/)[1], 10) >= 6) process.exit(1)'"
},
"devDependencies": {
"jest": "^22.2.2",
"jest": "^23.6.0",
"testdouble-jest": "github:testdouble/testdouble-jest",
"testdouble": "file:../.."
}
Expand Down
Loading

0 comments on commit 7b222ae

Please sign in to comment.