Skip to content

Commit

Permalink
chore(deps): update dependency jest-extended to v0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 13, 2019
1 parent 2b2460e commit 3d05d7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/o-express-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"codecov": "3.0.4",
"express": "4.16.3",
"jest": "23.4.0",
"jest-extended": "0.7.2",
"jest-extended": "0.11.2",
"ts-jest": "24.0.0",
"tslint": "5.10.0",
"tslint-config-gplane": "3.0.0-beta.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/o-router-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/jest": "23.3.2",
"codecov": "3.0.4",
"jest": "23.4.0",
"jest-extended": "0.7.2",
"jest-extended": "0.11.2",
"ts-jest": "24.0.0",
"tslint": "5.10.0",
"tslint-config-gplane": "3.0.0-beta.2",
Expand Down

0 comments on commit 3d05d7a

Please sign in to comment.