Skip to content

Commit

Permalink
build(deps-dev): upgrade sinon to 8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Jan 22, 2020
1 parent e98a2ee commit 6c5b9f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8115,9 +8115,9 @@ single-line-log@^1.1.2:
string-width "^1.0.1"

sinon@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-8.1.0.tgz#30f82371ac6e7d4dccb77fa1525f5ea748c636ff"
integrity sha512-6/05TR+8QhEgTbyMWaConm8iPL609Eno7SqToPq63wC/jS/6NMEI4NxqtzlLkk3r/KcZT9xPXQodH0oJ917Hbg==
version "8.1.1"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-8.1.1.tgz#21fffd5ad0a2d072a8aa7f8a3cf7ed2ced497497"
integrity sha512-E+tWr3acRdoe1nXbHMu86SSqA1WGM7Yw3jZRLvlCMnXwTHP8lgFFVn5BnKnF26uc5SfZ3D7pA9sN7S3Y2jG4Ew==
dependencies:
"@sinonjs/commons" "^1.7.0"
"@sinonjs/formatio" "^4.0.1"
Expand Down

0 comments on commit 6c5b9f2

Please sign in to comment.