Skip to content

Commit c77f005

Browse files
Update dependency testdouble to v3.16.8 (#1027)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efc6dac commit c77f005

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"release-it-lerna-changelog": "4.0.1",
101101
"rsvp": "4.8.5",
102102
"sinon": "14.0.2",
103-
"testdouble": "3.16.7",
103+
"testdouble": "3.16.8",
104104
"webpack": "5.75.0"
105105
},
106106
"peerDependencies": {

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13429,7 +13429,7 @@ queue-microtask@^1.2.2:
1342913429
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
1343013430
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
1343113431

13432-
quibble@^0.6.7:
13432+
quibble@^0.6.14:
1343313433
version "0.6.14"
1343413434
resolved "https://registry.yarnpkg.com/quibble/-/quibble-0.6.14.tgz#f9886b71359c4dc2cf417fd3a8190c876037fdb0"
1343513435
integrity sha512-r5noQhWx61qMOjaMQ48ePOKc9MKXzXFKUNj4S7/wIB9rzht3yyyf/Ms3BhXEVEPJtUvTNNnQxnT/6sHzcbkRoA==
@@ -15345,13 +15345,13 @@ test-exclude@^6.0.0:
1534515345
glob "^7.1.4"
1534615346
minimatch "^3.0.4"
1534715347

15348-
15349-
version "3.16.7"
15350-
resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.16.7.tgz#3d17d3a8b38accf9b71f38fb001d35bbe7ec90de"
15351-
integrity sha512-TIpABt92h5rm0gFJgnD4k6p3GkDSCFpGNGLbCw+ZGfeJP1Doi9nJr0xGiuLqkmuZzXn5uy717fDlL94YajtZyw==
15348+
15349+
version "3.16.8"
15350+
resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.16.8.tgz#9c761031f3693d973c726e31a60ee73cd2871c96"
15351+
integrity sha512-jOKYRJ9mfgDxwuUOj84sl9DWiP1+KpHcgnhjlSHC8h1ZxJT3KD1FAAFVqnqmmyrzc/+0DRbI/U5xo1/K3PLi8w==
1535215352
dependencies:
15353-
lodash "^4.17.15"
15354-
quibble "^0.6.7"
15353+
lodash "^4.17.21"
15354+
quibble "^0.6.14"
1535515355
stringify-object-es5 "^2.5.0"
1535615356
theredoc "^1.0.0"
1535715357

0 commit comments

Comments
 (0)