Skip to content

Commit

Permalink
fix(deps): update dependency create-jest-runner to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 25, 2018
1 parent 2231c86 commit 5c65475
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 @@ -26,7 +26,7 @@
},
"dependencies": {
"cli-highlight": "^1.2.1",
"create-jest-runner": "0.1.1",
"create-jest-runner": "0.2.0",
"jest-diff": "^22.0.0",
"prettier": "^1.8.2"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -928,9 +928,9 @@ cosmiconfig@^4.0.0:
parse-json "^4.0.0"
require-from-string "^2.0.1"

create-jest-runner@0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/create-jest-runner/-/create-jest-runner-0.1.1.tgz#b4d957f61c391305b1f2ad797e905c655b4dc68c"
create-jest-runner@0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/create-jest-runner/-/create-jest-runner-0.2.0.tgz#8eaf0bf5608dbca1608f0d13cddf5669607e5e6c"
dependencies:
babel-plugin-istanbul "4.1.4"
babel-polyfill "^6.26.0"
Expand Down

0 comments on commit 5c65475

Please sign in to comment.