Skip to content

Commit 3ddebcf

Browse files
Bump sinon from 9.2.2 to 9.2.3 (#222)
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.2 to 9.2.3. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](sinonjs/sinon@v9.2.2...v9.2.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6311192 commit 3ddebcf

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,7 @@
11901190
"@nodelib/fs.scandir" "2.1.3"
11911191
fastq "^1.6.0"
11921192

1193-
"@sinonjs/commons@^1", "@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.8.1":
1193+
"@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.8.1":
11941194
version "1.8.1"
11951195
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.1.tgz#e7df00f98a203324f6dc7cc606cad9d4a8ab2217"
11961196
integrity sha512-892K+kWUUi3cl+LlqEWIDrhvLgdL79tECi8JZUyq6IviKy/DNhuzCRlbHUjxK89f4ypPMMaFnFuR9Ie6DoIMsw==
@@ -1204,15 +1204,7 @@
12041204
dependencies:
12051205
"@sinonjs/commons" "^1.7.0"
12061206

1207-
"@sinonjs/formatio@^5.0.1":
1208-
version "5.0.1"
1209-
resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-5.0.1.tgz#f13e713cb3313b1ab965901b01b0828ea6b77089"
1210-
integrity sha512-KaiQ5pBf1MpS09MuA0kp6KBQt2JUOQycqVG1NZXvzeaXe5LGFqAKueIS0bw4w0P9r7KuBSVdUk5QjXsUdu2CxQ==
1211-
dependencies:
1212-
"@sinonjs/commons" "^1"
1213-
"@sinonjs/samsam" "^5.0.2"
1214-
1215-
"@sinonjs/samsam@^5.0.2", "@sinonjs/samsam@^5.3.0":
1207+
"@sinonjs/samsam@^5.3.0":
12161208
version "5.3.0"
12171209
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.3.0.tgz#1d2f0743dc54bf13fe9d508baefacdffa25d4329"
12181210
integrity sha512-hXpcfx3aq+ETVBwPlRFICld5EnrkexXuXDwqUNhDdr5L8VjvMeSRwyOa0qL7XFmR+jVWR4rUZtnxlG7RX72sBg==
@@ -5571,13 +5563,12 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
55715563
integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
55725564

55735565
sinon@^9.0.1:
5574-
version "9.2.2"
5575-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.2.2.tgz#b83cf5d43838f99cfa3644453f4c7db23e7bd535"
5576-
integrity sha512-9Owi+RisvCZpB0bdOVFfL314I6I4YoRlz6Isi4+fr8q8YQsDPoCe5UnmNtKHRThX3negz2bXHWIuiPa42vM8EQ==
5566+
version "9.2.3"
5567+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.2.3.tgz#f68ce414e843e2fd638703043c97f260697caa52"
5568+
integrity sha512-m+DyAWvqVHZtjnjX/nuShasykFeiZ+nPuEfD4G3gpvKGkXRhkF/6NSt2qN2FjZhfrcHXFzUzI+NLnk+42fnLEw==
55775569
dependencies:
55785570
"@sinonjs/commons" "^1.8.1"
55795571
"@sinonjs/fake-timers" "^6.0.1"
5580-
"@sinonjs/formatio" "^5.0.1"
55815572
"@sinonjs/samsam" "^5.3.0"
55825573
diff "^4.0.2"
55835574
nise "^4.0.4"

0 commit comments

Comments
 (0)