Skip to content

Commit

Permalink
Bump testdouble from 3.15.0 to 3.16.0 (#9252)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 2, 2020
1 parent 9540ef8 commit 0ac5198
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -152,7 +152,7 @@
"rimraf": "^3.0.2",
"strip-ansi": "^6.0.0",
"supertest": "^4.0.2",
"testdouble": "^3.15.0",
"testdouble": "^3.16.0",
"tmp": "^0.2.1",
"websocket": "^1.0.31",
"which": "2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6613,10 +6613,10 @@ test-exclude@^6.0.0:
glob "^7.1.4"
minimatch "^3.0.4"

testdouble@^3.15.0, testdouble@^3.2.6:
version "3.15.0"
resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.15.0.tgz#4670d24307d276c950bcac9d6de58fc8d69937eb"
integrity sha512-ua9j1mi7sFsvAa0kWt4vJ52Ld8QwxcxSMlQo7LLVdZ7lynem7BsPYYHK/12ck9g3/Yf2xEIQJv6fTiqVv8xouQ==
testdouble@^3.16.0, testdouble@^3.2.6:
version "3.16.0"
resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.16.0.tgz#aa52a6d7510c88143e8b38882012418c6541bd69"
integrity sha512-IGC1I/UaVBHlILSvldEUzf+csYv2O6uQngist4oKNATKbve5mSrTxrR6qkcquh/G+/vuLIyUtqJ5/bPANYjkjA==
dependencies:
lodash "^4.17.15"
quibble "^0.6.3"
Expand Down

0 comments on commit 0ac5198

Please sign in to comment.