Skip to content

Commit d668c05

Browse files
Bump sinon from 7.4.2 to 7.5.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 7.4.2 to 7.5.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent bc00c5e commit d668c05

2 files changed

Lines changed: 4 additions & 4 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": "^7.5.0",
3838
"ts-jest": "^24.1.0",
3939
"tslint": "^5.16.0",
4040
"tslint-config-airbnb": "^5.11.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2853,9 +2853,9 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
28532853
version "3.0.2"
28542854
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
28552855

2856-
sinon@^7.4.2:
2857-
version "7.4.2"
2858-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-7.4.2.tgz#ecd54158fef2fcfbdb231a3fa55140e8cb02ad6c"
2856+
sinon@^7.5.0:
2857+
version "7.5.0"
2858+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-7.5.0.tgz#e9488ea466070ea908fd44a3d6478fd4923c67ec"
28592859
dependencies:
28602860
"@sinonjs/commons" "^1.4.0"
28612861
"@sinonjs/formatio" "^3.2.1"

0 commit comments

Comments
 (0)