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

Commit 839b1ea

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency testdouble to v3.11.0
1 parent d3891bc commit 839b1ea

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
@@ -63,7 +63,7 @@
6363
"loader.js": "4.7.0",
6464
"mocha": "5.2.0",
6565
"qunit-dom": "0.8.4",
66-
"testdouble": "3.10.0"
66+
"testdouble": "3.11.0"
6767
},
6868
"engines": {
6969
"node": "6.* || 8.* || >= 10.*"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7782,10 +7782,10 @@ terser@^3.7.5:
77827782
source-map "~0.6.1"
77837783
source-map-support "~0.5.6"
77847784

7785-
testdouble@3.10.0:
7786-
version "3.10.0"
7787-
resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.10.0.tgz#5bb0149da39d3d5afc085dbea9bc5e45d0c1470f"
7788-
integrity sha512-rg8OUI+1TVoDPytrGvkN8FPuhtLorkxBdc1MAcDTEeo8C8IZYRUIMus9QNo5W1HbHAlJu8JXHDsYi2IJPTOI0A==
7785+
testdouble@3.11.0:
7786+
version "3.11.0"
7787+
resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.11.0.tgz#17d3c3afa21acd2e8144c86f8a0708d49a81a695"
7788+
integrity sha512-hmF04fDUiTHy8yVQx6mucpOeyH5qElb3UtMos4xWZtJR2MsS/nzLEN+5wQ4QiGS4TV1X32eMSzLgh53uKg9ufA==
77897789
dependencies:
77907790
lodash "^4.17.11"
77917791
quibble "^0.5.5"

0 commit comments

Comments
 (0)