Skip to content

Commit 2e5c31b

Browse files
Bump sinon from 7.4.2 to 9.2.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 7.4.2 to 9.2.2. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](sinonjs/sinon@v7.4.2...v9.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9f08000 commit 2e5c31b

2 files changed

Lines changed: 57 additions & 41 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"jest": "^24.9.0",
3535
"pre-commit": "^1.2.2",
3636
"prettier": "^1.18.2",
37-
"sinon": "^7.4.2",
37+
"sinon": "^9.2.2",
3838
"ts-jest": "^24.1.0",
3939
"tslint": "^5.16.0",
4040
"tslint-config-airbnb": "^5.11.2",

yarn.lock

Lines changed: 56 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -295,26 +295,32 @@
295295
"@types/istanbul-reports" "^1.1.1"
296296
"@types/yargs" "^13.0.0"
297297

298-
"@sinonjs/commons@^1", "@sinonjs/commons@^1.3.0", "@sinonjs/commons@^1.4.0":
299-
version "1.6.0"
300-
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.6.0.tgz#ec7670432ae9c8eb710400d112c201a362d83393"
298+
"@sinonjs/commons@^1", "@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.8.1":
299+
version "1.8.1"
300+
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.1.tgz#e7df00f98a203324f6dc7cc606cad9d4a8ab2217"
301301
dependencies:
302302
type-detect "4.0.8"
303303

304-
"@sinonjs/formatio@^3.2.1":
305-
version "3.2.1"
306-
resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-3.2.1.tgz#52310f2f9bcbc67bdac18c94ad4901b95fde267e"
304+
"@sinonjs/fake-timers@^6.0.0", "@sinonjs/fake-timers@^6.0.1":
305+
version "6.0.1"
306+
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz#293674fccb3262ac782c7aadfdeca86b10c75c40"
307+
dependencies:
308+
"@sinonjs/commons" "^1.7.0"
309+
310+
"@sinonjs/formatio@^5.0.1":
311+
version "5.0.1"
312+
resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-5.0.1.tgz#f13e713cb3313b1ab965901b01b0828ea6b77089"
307313
dependencies:
308314
"@sinonjs/commons" "^1"
309-
"@sinonjs/samsam" "^3.1.0"
315+
"@sinonjs/samsam" "^5.0.2"
310316

311-
"@sinonjs/samsam@^3.1.0", "@sinonjs/samsam@^3.3.3":
312-
version "3.3.3"
313-
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-3.3.3.tgz#46682efd9967b259b81136b9f120fd54585feb4a"
317+
"@sinonjs/samsam@^5.0.2", "@sinonjs/samsam@^5.3.0":
318+
version "5.3.0"
319+
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.3.0.tgz#1d2f0743dc54bf13fe9d508baefacdffa25d4329"
314320
dependencies:
315-
"@sinonjs/commons" "^1.3.0"
316-
array-from "^2.1.1"
317-
lodash "^4.17.15"
321+
"@sinonjs/commons" "^1.6.0"
322+
lodash.get "^4.4.2"
323+
type-detect "^4.0.8"
318324

319325
"@sinonjs/text-encoding@^0.7.1":
320326
version "0.7.1"
@@ -549,10 +555,6 @@ array-equal@^1.0.0:
549555
version "1.0.0"
550556
resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
551557

552-
array-from@^2.1.1:
553-
version "2.1.1"
554-
resolved "https://registry.yarnpkg.com/array-from/-/array-from-2.1.1.tgz#cfe9d8c26628b9dc5aecc62a9f5d8f1f352c1195"
555-
556558
array-unique@^0.3.2:
557559
version "0.3.2"
558560
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
@@ -956,10 +958,14 @@ diff-sequences@^24.9.0:
956958
version "24.9.0"
957959
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.9.0.tgz#5715d6244e2aa65f48bba0bc972db0b0b11e95b5"
958960

959-
diff@^3.2.0, diff@^3.5.0:
961+
diff@^3.2.0:
960962
version "3.5.0"
961963
resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
962964

965+
diff@^4.0.2:
966+
version "4.0.2"
967+
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
968+
963969
doctrine@0.7.2:
964970
version "0.7.2"
965971
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-0.7.2.tgz#7cb860359ba3be90e040b26b729ce4bfa654c523"
@@ -1304,6 +1310,10 @@ has-flag@^3.0.0:
13041310
version "3.0.0"
13051311
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
13061312

1313+
has-flag@^4.0.0:
1314+
version "4.0.0"
1315+
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
1316+
13071317
has-symbols@^1.0.0:
13081318
version "1.0.0"
13091319
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
@@ -2080,6 +2090,10 @@ locate-path@^3.0.0:
20802090
p-locate "^3.0.0"
20812091
path-exists "^3.0.0"
20822092

2093+
lodash.get@^4.4.2:
2094+
version "4.4.2"
2095+
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
2096+
20832097
lodash.memoize@4.x:
20842098
version "4.1.2"
20852099
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
@@ -2088,14 +2102,10 @@ lodash.sortby@^4.7.0:
20882102
version "4.7.0"
20892103
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
20902104

2091-
lodash@^4.17.11, lodash@^4.17.15:
2105+
lodash@^4.17.11:
20922106
version "4.17.15"
20932107
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
20942108

2095-
lolex@^4.1.0, lolex@^4.2.0:
2096-
version "4.2.0"
2097-
resolved "https://registry.yarnpkg.com/lolex/-/lolex-4.2.0.tgz#ddbd7f6213ca1ea5826901ab1222b65d714b3cd7"
2098-
20992109
loose-envify@^1.0.0:
21002110
version "1.4.0"
21012111
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
@@ -2266,14 +2276,14 @@ nice-try@^1.0.4:
22662276
version "1.0.5"
22672277
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
22682278

2269-
nise@^1.5.2:
2270-
version "1.5.2"
2271-
resolved "https://registry.yarnpkg.com/nise/-/nise-1.5.2.tgz#b6d29af10e48b321b307e10e065199338eeb2652"
2279+
nise@^4.0.4:
2280+
version "4.0.4"
2281+
resolved "https://registry.yarnpkg.com/nise/-/nise-4.0.4.tgz#d73dea3e5731e6561992b8f570be9e363c4512dd"
22722282
dependencies:
2273-
"@sinonjs/formatio" "^3.2.1"
2283+
"@sinonjs/commons" "^1.7.0"
2284+
"@sinonjs/fake-timers" "^6.0.0"
22742285
"@sinonjs/text-encoding" "^0.7.1"
22752286
just-extend "^4.0.2"
2276-
lolex "^4.1.0"
22772287
path-to-regexp "^1.7.0"
22782288

22792289
node-int64@^0.4.0:
@@ -2853,17 +2863,17 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
28532863
version "3.0.2"
28542864
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
28552865

2856-
sinon@^7.4.2:
2857-
version "7.4.2"
2858-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-7.4.2.tgz#ecd54158fef2fcfbdb231a3fa55140e8cb02ad6c"
2866+
sinon@^9.2.2:
2867+
version "9.2.2"
2868+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.2.2.tgz#b83cf5d43838f99cfa3644453f4c7db23e7bd535"
28592869
dependencies:
2860-
"@sinonjs/commons" "^1.4.0"
2861-
"@sinonjs/formatio" "^3.2.1"
2862-
"@sinonjs/samsam" "^3.3.3"
2863-
diff "^3.5.0"
2864-
lolex "^4.2.0"
2865-
nise "^1.5.2"
2866-
supports-color "^5.5.0"
2870+
"@sinonjs/commons" "^1.8.1"
2871+
"@sinonjs/fake-timers" "^6.0.1"
2872+
"@sinonjs/formatio" "^5.0.1"
2873+
"@sinonjs/samsam" "^5.3.0"
2874+
diff "^4.0.2"
2875+
nise "^4.0.4"
2876+
supports-color "^7.1.0"
28672877

28682878
sisteransi@^1.0.0:
28692879
version "1.0.0"
@@ -3063,7 +3073,7 @@ strip-json-comments@~2.0.1:
30633073
version "2.0.1"
30643074
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
30653075

3066-
supports-color@^5.3.0, supports-color@^5.5.0:
3076+
supports-color@^5.3.0:
30673077
version "5.5.0"
30683078
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
30693079
dependencies:
@@ -3075,6 +3085,12 @@ supports-color@^6.1.0:
30753085
dependencies:
30763086
has-flag "^3.0.0"
30773087

3088+
supports-color@^7.1.0:
3089+
version "7.2.0"
3090+
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
3091+
dependencies:
3092+
has-flag "^4.0.0"
3093+
30783094
symbol-tree@^3.2.2:
30793095
version "3.2.2"
30803096
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6"
@@ -3263,7 +3279,7 @@ type-check@~0.3.2:
32633279
dependencies:
32643280
prelude-ls "~1.1.2"
32653281

3266-
type-detect@4.0.8:
3282+
type-detect@4.0.8, type-detect@^4.0.8:
32673283
version "4.0.8"
32683284
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
32693285

0 commit comments

Comments
 (0)