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

Commit 9abd4c2

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

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.13.1"
64+
"testdouble": "3.14.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.13.1:
10702-
version "3.13.1"
10703-
resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.13.1.tgz#22a8cb06a92973a917d57419d4b080bbd349e43d"
10704-
integrity sha512-3fMIiKxi64WfVyPpPH0psKLNV2VDBt2fjNOOmp9g3ZPW6CTtbpAH2GK5Y3m0uK6vkerWOK41orfWNI8R2iDCTw==
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==
1070510705
dependencies:
1070610706
lodash "^4.17.15"
1070710707
quibble "^0.5.7"

0 commit comments

Comments
 (0)