Skip to content
This repository was archived by the owner on Dec 31, 2022. It is now read-only.

Commit 7f46c5c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency testdouble to v3.16.0
1 parent 6cc23b7 commit 7f46c5c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"loader.js": "4.7.0",
6262
"mocha": "6.2.2",
6363
"qunit-dom": "0.9.2",
64-
"testdouble": "3.15.0"
64+
"testdouble": "3.16.0"
6565
},
6666
"engines": {
6767
"node": "8.* || >= 10.*"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10698,10 +10698,10 @@ terser@^3.17.0:
1069810698
source-map "~0.6.1"
1069910699
source-map-support "~0.5.10"
1070010700

10701-
testdouble@3.15.0:
10702-
version "3.15.0"
10703-
resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.15.0.tgz#4670d24307d276c950bcac9d6de58fc8d69937eb"
10704-
integrity sha512-ua9j1mi7sFsvAa0kWt4vJ52Ld8QwxcxSMlQo7LLVdZ7lynem7BsPYYHK/12ck9g3/Yf2xEIQJv6fTiqVv8xouQ==
10701+
testdouble@3.16.0:
10702+
version "3.16.0"
10703+
resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.16.0.tgz#aa52a6d7510c88143e8b38882012418c6541bd69"
10704+
integrity sha512-IGC1I/UaVBHlILSvldEUzf+csYv2O6uQngist4oKNATKbve5mSrTxrR6qkcquh/G+/vuLIyUtqJ5/bPANYjkjA==
1070510705
dependencies:
1070610706
lodash "^4.17.15"
1070710707
quibble "^0.6.3"

0 commit comments

Comments
 (0)