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

Commit 6cc23b7

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.14.0"
64+
"testdouble": "3.15.0"
6565
},
6666
"engines": {
6767
"node": "8.* || >= 10.*"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9441,10 +9441,10 @@ quibble@^0.5.5:
94419441
lodash "^4.17.2"
94429442
resolve "^1.7.1"
94439443

9444-
quibble@^0.5.7:
9445-
version "0.5.7"
9446-
resolved "https://registry.yarnpkg.com/quibble/-/quibble-0.5.7.tgz#34ea5467eee32dfa37968742a5af21b02cd6ebe0"
9447-
integrity sha512-QnHxlD12qhGGjvoEW4PIp8tA80tKjh5CxTg5wLTPp/aqvHElBA+Ag3JN0dWlHY96CUaJqSGmLxTLi+7wbysyZw==
9444+
quibble@^0.6.3:
9445+
version "0.6.3"
9446+
resolved "https://registry.yarnpkg.com/quibble/-/quibble-0.6.3.tgz#750617218feeb8e3ac7af4d01a7675b8c7a4fca6"
9447+
integrity sha512-gIOnJ0y7nJk9sWOHwTzqh2M4llaIDBzEOcMdvBd5rIrNTGyOTb44CDJWc85OFEFpkxsnjru2g36LhL0gu7d5ng==
94489448
dependencies:
94499449
lodash "^4.17.14"
94509450
resolve "^1.11.1"
@@ -10698,13 +10698,13 @@ terser@^3.17.0:
1069810698
source-map "~0.6.1"
1069910699
source-map-support "~0.5.10"
1070010700

10701-
testdouble@3.14.0:
10702-
version "3.14.0"
10703-
resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.14.0.tgz#b0f01e44a3f0e7bba4ab574d6296dc171a35b9ec"
10704-
integrity sha512-SBOVchuxf2jz+oVG0Ds9vyouWhqF7I1P5Ppoxz7gQ51FtGZMeesIlEZ+Lnb5JoiuDOR8Qglqycco5HhKGLclFg==
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==
1070510705
dependencies:
1070610706
lodash "^4.17.15"
10707-
quibble "^0.5.7"
10707+
quibble "^0.6.3"
1070810708
stringify-object-es5 "^2.5.0"
1070910709
theredoc "^1.0.0"
1071010710

0 commit comments

Comments
 (0)