Update dependency sinon to v7.1.0
This commit is contained in:
parent
e8c5c5580e
commit
76aacdfaf1
@ -99,7 +99,7 @@
|
||||
"mousetrap": "1.6.2",
|
||||
"npm-run-all": "4.1.3",
|
||||
"nyc": "13.1.0",
|
||||
"sinon": "7.0.0",
|
||||
"sinon": "7.1.0",
|
||||
"socket.io-client": "2.1.1",
|
||||
"stylelint": "9.6.0",
|
||||
"stylelint-config-standard": "18.2.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -4861,7 +4861,7 @@ nice-try@^1.0.4:
|
||||
version "1.0.5"
|
||||
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
|
||||
|
||||
nise@^1.4.5:
|
||||
nise@^1.4.6:
|
||||
version "1.4.6"
|
||||
resolved "https://registry.yarnpkg.com/nise/-/nise-1.4.6.tgz#76cc3915925056ae6c405dd8ad5d12bde570c19f"
|
||||
dependencies:
|
||||
@ -6544,9 +6544,9 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
|
||||
|
||||
sinon@7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/sinon/-/sinon-7.0.0.tgz#99f2e5198d90a01ccbcebd4dc181a24827cb90dd"
|
||||
sinon@7.1.0:
|
||||
version "7.1.0"
|
||||
resolved "https://registry.yarnpkg.com/sinon/-/sinon-7.1.0.tgz#819b63002ee09a90a3b50a0da4e0bdecb2e3f345"
|
||||
dependencies:
|
||||
"@sinonjs/commons" "^1.0.2"
|
||||
"@sinonjs/formatio" "^3.0.0"
|
||||
@ -6554,7 +6554,7 @@ sinon@7.0.0:
|
||||
diff "^3.5.0"
|
||||
lodash.get "^4.4.2"
|
||||
lolex "^3.0.0"
|
||||
nise "^1.4.5"
|
||||
nise "^1.4.6"
|
||||
supports-color "^5.5.0"
|
||||
type-detect "^4.0.8"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user