Merge pull request #3727 from thelounge/renovate/sinon-8.x
Update dependency sinon to v8.1.1
This commit is contained in:
commit
e4c01f7c2f
@ -105,7 +105,7 @@
|
|||||||
"prettier": "1.19.1",
|
"prettier": "1.19.1",
|
||||||
"pretty-quick": "2.0.1",
|
"pretty-quick": "2.0.1",
|
||||||
"primer-tooltips": "2.0.0",
|
"primer-tooltips": "2.0.0",
|
||||||
"sinon": "8.1.0",
|
"sinon": "8.1.1",
|
||||||
"socket.io-client": "2.3.0",
|
"socket.io-client": "2.3.0",
|
||||||
"stylelint": "13.0.0",
|
"stylelint": "13.0.0",
|
||||||
"stylelint-config-standard": "19.0.0",
|
"stylelint-config-standard": "19.0.0",
|
||||||
|
@ -8248,10 +8248,10 @@ simple-swizzle@^0.2.2:
|
|||||||
dependencies:
|
dependencies:
|
||||||
is-arrayish "^0.3.1"
|
is-arrayish "^0.3.1"
|
||||||
|
|
||||||
sinon@8.1.0:
|
sinon@8.1.1:
|
||||||
version "8.1.0"
|
version "8.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/sinon/-/sinon-8.1.0.tgz#30f82371ac6e7d4dccb77fa1525f5ea748c636ff"
|
resolved "https://registry.yarnpkg.com/sinon/-/sinon-8.1.1.tgz#21fffd5ad0a2d072a8aa7f8a3cf7ed2ced497497"
|
||||||
integrity sha512-6/05TR+8QhEgTbyMWaConm8iPL609Eno7SqToPq63wC/jS/6NMEI4NxqtzlLkk3r/KcZT9xPXQodH0oJ917Hbg==
|
integrity sha512-E+tWr3acRdoe1nXbHMu86SSqA1WGM7Yw3jZRLvlCMnXwTHP8lgFFVn5BnKnF26uc5SfZ3D7pA9sN7S3Y2jG4Ew==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sinonjs/commons" "^1.7.0"
|
"@sinonjs/commons" "^1.7.0"
|
||||||
"@sinonjs/formatio" "^4.0.1"
|
"@sinonjs/formatio" "^4.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user