Skip to content

Commit

Permalink
Update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Mar 16, 2017
1 parent 29b037e commit 1b739b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions source/ambient.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ declare module "lodash.includes";
declare module "lodash.find";
declare module "jest-runtime";
declare module "jest-environment-node";
declare module "jest-config";
declare module "voca";
declare module "jsome";

Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2120,7 +2120,7 @@ jest-cli@^19.0.2:
worker-farm "^1.3.1"
yargs "^6.3.0"

jest-config@^18.1.0:
jest-config@^18.0.0, jest-config@^18.1.0:
version "18.1.0"
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-18.1.0.tgz#6111740a6d48aab86ff5a9e6ab0b98bd993b6ff4"
dependencies:
Expand Down

0 comments on commit 1b739b5

Please sign in to comment.