Skip to content

Commit ad62d02

Browse files
authored
Merge branch 'master' into middleware-options
2 parents 64ce973 + 2111f01 commit ad62d02

File tree

2 files changed

+131
-44
lines changed

2 files changed

+131
-44
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -57,23 +57,23 @@
5757
"@typed-ember/renovate-config": "1.2.1",
5858
"@types/capture-console": "1.0.0",
5959
"@types/chai": "4.2.11",
60-
"@types/chai-as-promised": "7.1.2",
60+
"@types/chai-as-promised": "7.1.3",
6161
"@types/console-ui": "2.2.3",
6262
"@types/core-object": "3.0.1",
6363
"@types/debug": "4.1.5",
6464
"@types/ember": "3.16.0",
6565
"@types/ember-qunit": "3.4.9",
6666
"@types/esprima": "4.0.2",
67-
"@types/express": "4.17.6",
67+
"@types/express": "4.17.7",
6868
"@types/fs-extra": "9.0.1",
6969
"@types/got": "9.6.11",
7070
"@types/mocha": "7.0.2",
71-
"@types/node": "14.0.14",
71+
"@types/node": "14.0.20",
7272
"@types/qunit": "2.9.1",
7373
"@types/resolve": "1.17.1",
7474
"@types/semver": "7.3.1",
75-
"@typescript-eslint/eslint-plugin": "3.5.0",
76-
"@typescript-eslint/parser": "3.5.0",
75+
"@typescript-eslint/eslint-plugin": "3.6.0",
76+
"@typescript-eslint/parser": "3.6.0",
7777
"broccoli-asset-rev": "3.0.0",
7878
"broccoli-node-api": "1.7.0",
7979
"broccoli-plugin": "4.0.3",
@@ -106,14 +106,14 @@
106106
"ember-resolver": "8.0.0",
107107
"ember-source": "3.19.0",
108108
"ember-try": "1.4.0",
109-
"eslint": "7.3.1",
109+
"eslint": "7.4.0",
110110
"eslint-config-prettier": "6.11.0",
111-
"eslint-plugin-ember": "8.9.0",
111+
"eslint-plugin-ember": "8.9.1",
112112
"eslint-plugin-node": "11.1.0",
113113
"eslint-plugin-prettier": "3.1.4",
114114
"esprima": "4.0.1",
115115
"fixturify": "2.1.0",
116-
"got": "11.3.0",
116+
"got": "11.5.0",
117117
"handlebars": "4.7.6",
118118
"husky": "4.2.5",
119119
"in-repo-a": "link:tests/dummy/lib/in-repo-a",
@@ -124,7 +124,7 @@
124124
"prettier-eslint": "11.0.0",
125125
"qunit-dom": "1.2.0",
126126
"rimraf": "3.0.2",
127-
"testdouble": "3.16.0",
127+
"testdouble": "3.16.1",
128128
"ts-node": "8.10.2",
129129
"typescript": "3.9.6"
130130
},

yarn.lock

Lines changed: 122 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,10 +1273,10 @@
12731273
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
12741274
integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==
12751275

1276-
"@sindresorhus/is@^2.1.1":
1277-
version "2.1.1"
1278-
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-2.1.1.tgz#ceff6a28a5b4867c2dd4a1ba513de278ccbe8bb1"
1279-
integrity sha512-/aPsuoj/1Dw/kzhkgz+ES6TxG0zfTMGLwuK2ZG00k/iJzYHTLCE8mVU8EPqEOp/lmxPoq1C1C9RYToRKb2KEfg==
1276+
"@sindresorhus/is@^3.0.0":
1277+
version "3.0.0"
1278+
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-3.0.0.tgz#78fabc5e295adb6e1ef57eaafe4cc5d7aa35b183"
1279+
integrity sha512-kqA5I6Yun7PBHk8WN9BBP1c7FfN2SrD05GuVSEYPqDb4nerv7HqYfgBfMIKmT/EuejURkJKLZuLyGKGs6WEG9w==
12801280

12811281
"@szmarczak/http-timer@^1.1.2":
12821282
version "1.1.2"
@@ -1334,7 +1334,14 @@
13341334
dependencies:
13351335
"@types/node" "*"
13361336

1337-
"@types/chai-as-promised@7.1.2", "@types/chai-as-promised@^7.1.2":
1337+
"@types/chai-as-promised@7.1.3":
1338+
version "7.1.3"
1339+
resolved "https://registry.yarnpkg.com/@types/chai-as-promised/-/chai-as-promised-7.1.3.tgz#779166b90fda611963a3adbfd00b339d03b747bd"
1340+
integrity sha512-FQnh1ohPXJELpKhzjuDkPLR2BZCAqed+a6xV4MI/T3XzHfd2FlarfUGUdZYgqYe8oxkYn0fchHEeHfHqdZ96sg==
1341+
dependencies:
1342+
"@types/chai" "*"
1343+
1344+
"@types/chai-as-promised@^7.1.2":
13381345
version "7.1.2"
13391346
resolved "https://registry.yarnpkg.com/@types/chai-as-promised/-/chai-as-promised-7.1.2.tgz#2f564420e81eaf8650169e5a3a6b93e096e5068b"
13401347
integrity sha512-PO2gcfR3Oxa+u0QvECLe1xKXOqYTzCmWf0FhLhjREoW3fPAVamjihL7v1MOVLJLsnAMdLcjkfrs01yvDMwVK4Q==
@@ -1592,7 +1599,17 @@
15921599
"@types/qs" "*"
15931600
"@types/range-parser" "*"
15941601

1595-
"@types/express@4.17.6", "@types/express@^4.17.2":
1602+
"@types/express@4.17.7":
1603+
version "4.17.7"
1604+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.7.tgz#42045be6475636d9801369cd4418ef65cdb0dd59"
1605+
integrity sha512-dCOT5lcmV/uC2J9k0rPafATeeyz+99xTt54ReX11/LObZgfzJqZNcW27zGhYyX+9iSEGXGt5qLPwRSvBZcLvtQ==
1606+
dependencies:
1607+
"@types/body-parser" "*"
1608+
"@types/express-serve-static-core" "*"
1609+
"@types/qs" "*"
1610+
"@types/serve-static" "*"
1611+
1612+
"@types/express@^4.17.2":
15961613
version "4.17.6"
15971614
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.6.tgz#6bce49e49570507b86ea1b07b806f04697fac45e"
15981615
integrity sha512-n/mr9tZI83kd4azlPG5y997C/M4DNABK9yErhFM6hKdym4kkmd9j0vtsJyjFIwfRBxtrxZtAfGZCNRIBMFLK5w==
@@ -1698,11 +1715,16 @@
16981715
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce"
16991716
integrity sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==
17001717

1701-
"@types/node@*", "@types/node@14.0.14":
1718+
"@types/node@*":
17021719
version "14.0.14"
17031720
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.14.tgz#24a0b5959f16ac141aeb0c5b3cd7a15b7c64cbce"
17041721
integrity sha512-syUgf67ZQpaJj01/tRTknkMNoBBLWJOBODF0Zm4NrXmiSuxjymFrxnTu1QVYRubhVkRcZLYZG8STTwJRdVm/WQ==
17051722

1723+
"@types/node@14.0.20":
1724+
version "14.0.20"
1725+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.20.tgz#0da05cddbc761e1fa98af88a17244c8c1ff37231"
1726+
integrity sha512-MRn/NP3dee8yL5QhbSA6riuwkS+UOcsPUMOIOG3KMUQpuor/2TopdRBu8QaaB4fGU+gz/bzyDWt0FtUbeJ8H1A==
1727+
17061728
"@types/node@^9.6.0":
17071729
version "9.6.56"
17081730
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.56.tgz#036f665320d2f04bd62c0cd83222254a6a3b4437"
@@ -1802,12 +1824,12 @@
18021824
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.0.tgz#fef1904e4668b6e5ecee60c52cc6a078ffa6697d"
18031825
integrity sha512-I99sngh224D0M7XgW1s120zxCt3VYQ3IQsuw3P3jbq5GG4yc79+ZjyKznyOGIQrflfylLgcfekeZW/vk0yng6A==
18041826

1805-
"@typescript-eslint/eslint-plugin@3.5.0":
1806-
version "3.5.0"
1807-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.5.0.tgz#e7736e0808b5fb947a5f9dd949ae6736a7226b84"
1808-
integrity sha512-m4erZ8AkSjoIUOf8s4k2V1xdL2c1Vy0D3dN6/jC9d7+nEqjY3gxXCkgi3gW/GAxPaA4hV8biaCoTVdQmfAeTCQ==
1827+
"@typescript-eslint/eslint-plugin@3.6.0":
1828+
version "3.6.0"
1829+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.6.0.tgz#ba2b6cae478b8fca3f2e58ff1313e4198eea2d8a"
1830+
integrity sha512-ubHlHVt1lsPQB/CZdEov9XuOFhNG9YRC//kuiS1cMQI6Bs1SsqKrEmZnpgRwthGR09/kEDtr9MywlqXyyYd8GA==
18091831
dependencies:
1810-
"@typescript-eslint/experimental-utils" "3.5.0"
1832+
"@typescript-eslint/experimental-utils" "3.6.0"
18111833
debug "^4.1.1"
18121834
functional-red-black-tree "^1.0.1"
18131835
regexpp "^3.0.0"
@@ -1825,7 +1847,29 @@
18251847
eslint-scope "^5.0.0"
18261848
eslint-utils "^2.0.0"
18271849

1828-
"@typescript-eslint/parser@3.5.0", "@typescript-eslint/parser@^3.0.0":
1850+
"@typescript-eslint/experimental-utils@3.6.0":
1851+
version "3.6.0"
1852+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.6.0.tgz#0138152d66e3e53a6340f606793fb257bf2d76a1"
1853+
integrity sha512-4Vdf2hvYMUnTdkCNZu+yYlFtL2v+N2R7JOynIOkFbPjf9o9wQvRwRkzUdWlFd2YiiUwJLbuuLnl5civNg5ykOQ==
1854+
dependencies:
1855+
"@types/json-schema" "^7.0.3"
1856+
"@typescript-eslint/types" "3.6.0"
1857+
"@typescript-eslint/typescript-estree" "3.6.0"
1858+
eslint-scope "^5.0.0"
1859+
eslint-utils "^2.0.0"
1860+
1861+
"@typescript-eslint/parser@3.6.0":
1862+
version "3.6.0"
1863+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.6.0.tgz#79b5232e1a2d06f1fc745942b690cd87aca7b60e"
1864+
integrity sha512-taghDxuLhbDAD1U5Fk8vF+MnR0yiFE9Z3v2/bYScFb0N1I9SK8eKHkdJl1DAD48OGFDMFTeOTX0z7g0W6SYUXw==
1865+
dependencies:
1866+
"@types/eslint-visitor-keys" "^1.0.0"
1867+
"@typescript-eslint/experimental-utils" "3.6.0"
1868+
"@typescript-eslint/types" "3.6.0"
1869+
"@typescript-eslint/typescript-estree" "3.6.0"
1870+
eslint-visitor-keys "^1.1.0"
1871+
1872+
"@typescript-eslint/parser@^3.0.0":
18291873
version "3.5.0"
18301874
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.5.0.tgz#9ff8c11877c48df24e10e19d7bf542ee0359500d"
18311875
integrity sha512-sU07VbYB70WZHtgOjH/qfAp1+OwaWgrvD1Km1VXqRpcVxt971PMTU7gJtlrCje0M+Sdz7xKAbtiyIu+Y6QdnVA==
@@ -1841,6 +1885,11 @@
18411885
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.5.0.tgz#4e3d2a2272268d8ec3e3e4a37152a64956682639"
18421886
integrity sha512-Dreqb5idi66VVs1QkbAwVeDmdJG+sDtofJtKwKCZXIaBsINuCN7Jv5eDIHrS0hFMMiOvPH9UuOs4splW0iZe4Q==
18431887

1888+
"@typescript-eslint/types@3.6.0":
1889+
version "3.6.0"
1890+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.6.0.tgz#4bd6eee55d2f9d35a4b36c4804be1880bf68f7bc"
1891+
integrity sha512-JwVj74ohUSt0ZPG+LZ7hb95fW8DFOqBuR6gE7qzq55KDI3BepqsCtHfBIoa0+Xi1AI7fq5nCu2VQL8z4eYftqg==
1892+
18441893
"@typescript-eslint/typescript-estree@3.5.0":
18451894
version "3.5.0"
18461895
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.5.0.tgz#dfc895db21a381b84f24c2a719f5bf9c600dcfdc"
@@ -1855,13 +1904,34 @@
18551904
semver "^7.3.2"
18561905
tsutils "^3.17.1"
18571906

1907+
"@typescript-eslint/typescript-estree@3.6.0":
1908+
version "3.6.0"
1909+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.6.0.tgz#9b4cab43f1192b64ff51530815b8919f166ce177"
1910+
integrity sha512-G57NDSABHjvob7zVV09ehWyD1K6/YUKjz5+AufObFyjNO4DVmKejj47MHjVHHlZZKgmpJD2yyH9lfCXHrPITFg==
1911+
dependencies:
1912+
"@typescript-eslint/types" "3.6.0"
1913+
"@typescript-eslint/visitor-keys" "3.6.0"
1914+
debug "^4.1.1"
1915+
glob "^7.1.6"
1916+
is-glob "^4.0.1"
1917+
lodash "^4.17.15"
1918+
semver "^7.3.2"
1919+
tsutils "^3.17.1"
1920+
18581921
"@typescript-eslint/visitor-keys@3.5.0":
18591922
version "3.5.0"
18601923
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.5.0.tgz#73c1ea2582f814735e4afdc1cf6f5e3af78db60a"
18611924
integrity sha512-7cTp9rcX2sz9Z+zua9MCOX4cqp5rYyFD5o8LlbSpXrMTXoRdngTtotRZEkm8+FNMHPWYFhitFK+qt/brK8BVJQ==
18621925
dependencies:
18631926
eslint-visitor-keys "^1.1.0"
18641927

1928+
"@typescript-eslint/visitor-keys@3.6.0":
1929+
version "3.6.0"
1930+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.6.0.tgz#44185eb0cc47651034faa95c5e2e8b314ecebb26"
1931+
integrity sha512-p1izllL2Ubwunite0ITjubuMQRBGgjdVYwyG7lXPX8GbrA6qF0uwSRz9MnXZaHMxID4948gX0Ez8v9tUDi/KfQ==
1932+
dependencies:
1933+
eslint-visitor-keys "^1.1.0"
1934+
18651935
"@webassemblyjs/ast@1.7.11":
18661936
version "1.7.11"
18671937
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.7.11.tgz#b988582cafbb2b095e8b556526f30c90d057cace"
@@ -7915,10 +7985,10 @@ eslint-config-prettier@6.11.0:
79157985
dependencies:
79167986
get-stdin "^6.0.0"
79177987

7918-
eslint-plugin-ember@8.9.0:
7919-
version "8.9.0"
7920-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.9.0.tgz#010f720665b00847df151d5ae64f41e4671c825a"
7921-
integrity sha512-wSZuQM5AkDBc/FRL7jAIMVPQxzXSMUBgzGYzxhLNc4HOSBKVu6qqh2XZg7PTUmhst39VdYjDvep9QHmeRWdLkA==
7988+
eslint-plugin-ember@8.9.1:
7989+
version "8.9.1"
7990+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.9.1.tgz#6d76440bd7bb1954ed61c7ebbb1a1cd8c8e1afa6"
7991+
integrity sha512-A7TFksLfLLoQEWOHCvJX6SvxxL99yDEPwDZIh28TOgwsPsXpVYJNk22UT5ZrufUyVtdnOH4IsF3jIkRIIE91IA==
79227992
dependencies:
79237993
"@ember-data/rfc395-data" "^0.0.4"
79247994
ember-rfc176-data "^0.3.13"
@@ -7987,10 +8057,10 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.2.0:
79878057
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
79888058
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
79898059

7990-
eslint@7.3.1:
7991-
version "7.3.1"
7992-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.3.1.tgz#76392bd7e44468d046149ba128d1566c59acbe19"
7993-
integrity sha512-cQC/xj9bhWUcyi/RuMbRtC3I0eW8MH0jhRELSvpKYkWep3C6YZ2OkvcvJVUeO6gcunABmzptbXBuDoXsjHmfTA==
8060+
eslint@7.4.0:
8061+
version "7.4.0"
8062+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.4.0.tgz#4e35a2697e6c1972f9d6ef2b690ad319f80f206f"
8063+
integrity sha512-gU+lxhlPHu45H3JkEGgYhWhkR9wLHHEXC9FbWFnTlEkbKyZKWgWRLgf61E8zWmBuI6g5xKBph9ltg3NtZMVF8g==
79948064
dependencies:
79958065
"@babel/code-frame" "^7.0.0"
79968066
ajv "^6.10.0"
@@ -9349,20 +9419,19 @@ good-listener@^1.2.2:
93499419
dependencies:
93509420
delegate "^3.1.2"
93519421

9352-
got@11.3.0:
9353-
version "11.3.0"
9354-
resolved "https://registry.yarnpkg.com/got/-/got-11.3.0.tgz#25e8da8b0125b3b984613a6b719e678dd2e20406"
9355-
integrity sha512-yi/kiZY2tNMtt5IfbfX8UL3hAZWb2gZruxYZ72AY28pU5p0TZjZdl0uRsuaFbnC0JopdUi3I+Mh1F3dPQ9Dh0Q==
9422+
got@11.5.0:
9423+
version "11.5.0"
9424+
resolved "https://registry.yarnpkg.com/got/-/got-11.5.0.tgz#55dd61050f666679f46c49c877e1b2e064a7a523"
9425+
integrity sha512-vOZEcEaK0b6x11uniY0HcblZObKPRO75Jvz53VKuqGSaKCM/zEt0sj2LGYVdqDYJzO3wYdG+FPQQ1hsgoXy7vQ==
93569426
dependencies:
9357-
"@sindresorhus/is" "^2.1.1"
9427+
"@sindresorhus/is" "^3.0.0"
93589428
"@szmarczak/http-timer" "^4.0.5"
93599429
"@types/cacheable-request" "^6.0.1"
93609430
"@types/responselike" "^1.0.0"
93619431
cacheable-lookup "^5.0.3"
93629432
cacheable-request "^7.0.1"
93639433
decompress-response "^6.0.0"
9364-
get-stream "^5.1.0"
9365-
http2-wrapper "^1.0.0-beta.4.5"
9434+
http2-wrapper "^1.0.0-beta.4.8"
93669435
lowercase-keys "^2.0.0"
93679436
p-cancelable "^2.0.0"
93689437
responselike "^2.0.0"
@@ -9860,12 +9929,12 @@ http-signature@~1.2.0:
98609929
jsprim "^1.2.2"
98619930
sshpk "^1.7.0"
98629931

9863-
http2-wrapper@^1.0.0-beta.4.5:
9864-
version "1.0.0-beta.4.6"
9865-
resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-1.0.0-beta.4.6.tgz#9438f0fceb946c8cbd365076c228a4d3bd4d0143"
9866-
integrity sha512-9oB4BiGDTI1FmIBlOF9OJ5hwJvcBEmPCqk/hy314Uhy2uq5TjekUZM8w8SPLLlUEM+mxNhXdPAXfrJN2Zbb/GQ==
9932+
http2-wrapper@^1.0.0-beta.4.8:
9933+
version "1.0.0-beta.4.8"
9934+
resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-1.0.0-beta.4.8.tgz#d3285f7421d7795f9dbcd4b57d92a2f73c0d958d"
9935+
integrity sha512-3XyRMia2QMy59nbxvXNX+57opqcy7/GlkJEaB7uRNw+TZw6mOiK3936IO83mVy7mzCttE66Cy9QEZ/xPXYmoCQ==
98679936
dependencies:
9868-
quick-lru "^5.0.0"
9937+
quick-lru "^5.1.1"
98699938
resolve-alpn "^1.0.0"
98709939

98719940
https-browserify@^1.0.0:
@@ -13950,6 +14019,14 @@ quibble@^0.6.3:
1395014019
lodash "^4.17.14"
1395114020
resolve "^1.11.1"
1395214021

14022+
quibble@^0.6.4:
14023+
version "0.6.4"
14024+
resolved "https://registry.yarnpkg.com/quibble/-/quibble-0.6.4.tgz#a8a4d6a4f3b7f1785a7edacb945082c046601c13"
14025+
integrity sha512-hZXvHTiBcpCJ4cQ0FvR7tZJuyAF6k5Q1EZMExjTTY6eKng5wSMMWbithU8hNDQjV8vqYWqxasnf79QUDwX8WlQ==
14026+
dependencies:
14027+
lodash "^4.17.14"
14028+
resolve "^1.11.1"
14029+
1395314030
quick-lru@^1.0.0:
1395414031
version "1.1.0"
1395514032
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-1.1.0.tgz#4360b17c61136ad38078397ff11416e186dcfbb8"
@@ -13960,7 +14037,7 @@ quick-lru@^4.0.1:
1396014037
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-4.0.1.tgz#5b8878f113a58217848c6482026c73e1ba57727f"
1396114038
integrity sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==
1396214039

13963-
quick-lru@^5.0.0:
14040+
quick-lru@^5.1.1:
1396414041
version "5.1.1"
1396514042
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-5.1.1.tgz#366493e6b3e42a3a6885e2e99d18f80fb7a8c932"
1396614043
integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==
@@ -16050,7 +16127,17 @@ terser@^4.1.2, terser@^4.3.9:
1605016127
source-map "~0.6.1"
1605116128
source-map-support "~0.5.12"
1605216129

16053-
testdouble@3.16.0, testdouble@^3.2.6:
16130+
testdouble@3.16.1:
16131+
version "3.16.1"
16132+
resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.16.1.tgz#05e3405b79e81d5e37aec7157cccd52217c97e8b"
16133+
integrity sha512-diaNYjFfR8bdMhtwJ9c2KxHa7M8Al7YciU+kteutWIIendmCC61ZyqQBtprsFkb6Cd/rjBr2sEoUJ8bWIVHm6w==
16134+
dependencies:
16135+
lodash "^4.17.15"
16136+
quibble "^0.6.4"
16137+
stringify-object-es5 "^2.5.0"
16138+
theredoc "^1.0.0"
16139+
16140+
testdouble@^3.2.6:
1605416141
version "3.16.0"
1605516142
resolved "https://registry.yarnpkg.com/testdouble/-/testdouble-3.16.0.tgz#aa52a6d7510c88143e8b38882012418c6541bd69"
1605616143
integrity sha512-IGC1I/UaVBHlILSvldEUzf+csYv2O6uQngist4oKNATKbve5mSrTxrR6qkcquh/G+/vuLIyUtqJ5/bPANYjkjA==

0 commit comments

Comments
 (0)