build(deps-dev): bump sinon from 8.1.1 to 9.0.0 (#1505)
* build(deps-dev): bump sinon from 8.1.1 to 9.0.0 Bumps [sinon](https://github.com/sinonjs/sinon) from 8.1.1 to 9.0.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/compare/v8.1.1...v9.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Finish upgrading via bolt
This commit is contained in:
Родитель
53a824a5de
Коммит
da87172ead
|
@ -152,7 +152,7 @@
|
|||
"nyc": "^15.0.0",
|
||||
"proxyquire": "^2.1.3",
|
||||
"rimraf": "^3.0.1",
|
||||
"sinon": "^8.1.0",
|
||||
"sinon": "^9.0.0",
|
||||
"ts-node": "^8.6.1",
|
||||
"typedoc": "^0.16.9",
|
||||
"typescript": "^3.7.5"
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
"fetch-mock": "^8.1.0",
|
||||
"mocha": "^7.0.1",
|
||||
"proxyquire": "^2.1.3",
|
||||
"sinon": "^8.1.0"
|
||||
"sinon": "^9.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@electron-forge/async-ora": "6.0.0-beta.49",
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"chai-as-promised": "^7.0.0",
|
||||
"mocha": "^7.0.1",
|
||||
"proxyquire": "^2.1.3",
|
||||
"sinon": "^8.1.0"
|
||||
"sinon": "^9.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.0.0"
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"chai-as-promised": "^7.0.0",
|
||||
"mocha": "^7.0.1",
|
||||
"proxyquire": "^2.1.3",
|
||||
"sinon": "^8.1.0"
|
||||
"sinon": "^9.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.0.0"
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"chai-as-promised": "^7.0.0",
|
||||
"mocha": "^7.0.1",
|
||||
"proxyquire": "^2.1.3",
|
||||
"sinon": "^8.1.0"
|
||||
"sinon": "^9.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.0.0"
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"chai-as-promised": "^7.0.0",
|
||||
"mocha": "^7.0.1",
|
||||
"proxyquire": "^2.1.3",
|
||||
"sinon": "^8.1.0"
|
||||
"sinon": "^9.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.0.0"
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"chai-as-promised": "^7.0.0",
|
||||
"mocha": "^7.0.1",
|
||||
"proxyquire": "^2.1.3",
|
||||
"sinon": "^8.1.0"
|
||||
"sinon": "^9.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.0.0"
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"chai-as-promised": "^7.0.0",
|
||||
"mocha": "^7.0.1",
|
||||
"proxyquire": "^2.1.3",
|
||||
"sinon": "^8.1.0"
|
||||
"sinon": "^9.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.0.0"
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"chai": "4.2.0",
|
||||
"mocha": "^7.0.1",
|
||||
"proxyquire": "^2.1.3",
|
||||
"sinon": "^8.1.0"
|
||||
"sinon": "^9.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.0.0"
|
||||
|
|
|
@ -24,6 +24,6 @@
|
|||
"@electron-forge/test-utils": "6.0.0-beta.49",
|
||||
"chai": "4.2.0",
|
||||
"proxyquire": "^2.1.3",
|
||||
"sinon": "^8.1.0"
|
||||
"sinon": "^9.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"chai": "4.2.0",
|
||||
"mocha": "^7.0.1",
|
||||
"proxyquire": "^2.1.3",
|
||||
"sinon": "^8.1.0"
|
||||
"sinon": "^9.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"colors": "^1.4.0",
|
||||
|
|
65
yarn.lock
65
yarn.lock
|
@ -1015,12 +1015,19 @@
|
|||
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==
|
||||
|
||||
"@sinonjs/commons@^1", "@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0":
|
||||
version "1.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.0.tgz#f90ffc52a2e519f018b13b6c4da03cbff36ebed6"
|
||||
integrity sha512-qbk9AP+cZUsKdW1GJsBpxPKFmCJ0T8swwzVje3qFd+AkQb74Q/tiuzrdfFg8AD2g5HH/XbE/I8Uc1KYHVYWfhg==
|
||||
version "1.7.1"
|
||||
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.1.tgz#da5fd19a5f71177a53778073978873964f49acf1"
|
||||
integrity sha512-Debi3Baff1Qu1Unc3mjJ96MgpbwTn43S1+9yJ0llWygPwDNu2aaWBD6yc9y/Z8XDRNhx7U+u2UDg2OGQXkclUQ==
|
||||
dependencies:
|
||||
type-detect "4.0.8"
|
||||
|
||||
"@sinonjs/fake-timers@^6.0.0":
|
||||
version "6.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-6.0.0.tgz#b64b0faadfdd01a6dcf0c4dcdb78438d86fa7dbf"
|
||||
integrity sha512-atR1J/jRXvQAb47gfzSK8zavXy7BcpnYq21ALon0U99etu99vsir0trzIO3wpeLtW+LLVY6X7EkfVTbjGSH8Ww==
|
||||
dependencies:
|
||||
"@sinonjs/commons" "^1.7.0"
|
||||
|
||||
"@sinonjs/formatio@^4.0.1":
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-4.0.1.tgz#50ac1da0c3eaea117ca258b06f4f88a471668bdb"
|
||||
|
@ -1029,7 +1036,15 @@
|
|||
"@sinonjs/commons" "^1"
|
||||
"@sinonjs/samsam" "^4.2.0"
|
||||
|
||||
"@sinonjs/samsam@^4.2.0", "@sinonjs/samsam@^4.2.2":
|
||||
"@sinonjs/formatio@^5.0.0":
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-5.0.0.tgz#25036ae59a7c95f886c1578baaeb44c81f934c65"
|
||||
integrity sha512-ejFRrFNMaTAmhg9u1lYKJQxDocowta6KQKFnBE7XtZb/AAPlLkWQQSaqwlGYnDWQ6paXzyM1vbMhLAujSFiVPw==
|
||||
dependencies:
|
||||
"@sinonjs/commons" "^1"
|
||||
"@sinonjs/samsam" "^4.2.0"
|
||||
|
||||
"@sinonjs/samsam@^4.2.0":
|
||||
version "4.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-4.2.2.tgz#0f6cb40e467865306d8a20a97543a94005204e23"
|
||||
integrity sha512-z9o4LZUzSD9Hl22zV38aXNykgFeVj8acqfFabCY6FY83n/6s/XwNJyYYldz6/9lBJanpno9h+oL6HTISkviweA==
|
||||
|
@ -1038,6 +1053,15 @@
|
|||
lodash.get "^4.4.2"
|
||||
type-detect "^4.0.8"
|
||||
|
||||
"@sinonjs/samsam@^5.0.1":
|
||||
version "5.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.0.1.tgz#4b278c00181e19f1f84c1bc598a942aaba18bac0"
|
||||
integrity sha512-iSZdE68szyFvV8ReYve6t4gAA1rLVwGyyhWBg9qrz8VAn1FH141gdg0NJcMrAJ069rD2XM2KQzY8ZNDgmTfBQA==
|
||||
dependencies:
|
||||
"@sinonjs/commons" "^1.6.0"
|
||||
lodash.get "^4.4.2"
|
||||
type-detect "^4.0.8"
|
||||
|
||||
"@sinonjs/text-encoding@^0.7.1":
|
||||
version "0.7.1"
|
||||
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5"
|
||||
|
@ -5992,13 +6016,6 @@ loglevel@^1.6.2:
|
|||
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.6.tgz#0ee6300cc058db6b3551fa1c4bf73b83bb771312"
|
||||
integrity sha512-Sgr5lbboAUBo3eXCSPL4/KoVz3ROKquOjcctxmHIt+vol2DrqTQe3SwkKKuYhEiWB5kYa13YyopJ69deJ1irzQ==
|
||||
|
||||
lolex@^5.0.1, lolex@^5.1.2:
|
||||
version "5.1.2"
|
||||
resolved "https://registry.yarnpkg.com/lolex/-/lolex-5.1.2.tgz#953694d098ce7c07bc5ed6d0e42bc6c0c6d5a367"
|
||||
integrity sha512-h4hmjAvHTmd+25JSwrtTIuwbKdwg5NzZVRMLn9saij4SZaepCrTCxPr35H/3bjwfMJtN+t3CX8672UIkglz28A==
|
||||
dependencies:
|
||||
"@sinonjs/commons" "^1.7.0"
|
||||
|
||||
longest@^2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/longest/-/longest-2.0.1.tgz#781e183296aa94f6d4d916dc335d0d17aefa23f8"
|
||||
|
@ -6483,16 +6500,16 @@ nice-try@^1.0.4:
|
|||
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
|
||||
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
|
||||
|
||||
nise@^3.0.1:
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/nise/-/nise-3.0.1.tgz#0659982af515e5aac15592226246243e8da0013d"
|
||||
integrity sha512-fYcH9y0drBGSoi88kvhpbZEsenX58Yr+wOJ4/Mi1K4cy+iGP/a73gNoyNhu5E9QxPdgTlVChfIaAlnyOy/gHUA==
|
||||
nise@^4.0.1:
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/nise/-/nise-4.0.1.tgz#16c1b893e8ac4e3958dcab5cc174c07c8ff42cdc"
|
||||
integrity sha512-10PKL272rqg80o2RsWcTT6X9cDYqJ4kXqPTf8yCXPc9hbphZSDmbiG5FqUNeR5nouKCQMM24ld45kgYnBdx2rw==
|
||||
dependencies:
|
||||
"@sinonjs/commons" "^1.7.0"
|
||||
"@sinonjs/fake-timers" "^6.0.0"
|
||||
"@sinonjs/formatio" "^4.0.1"
|
||||
"@sinonjs/text-encoding" "^0.7.1"
|
||||
just-extend "^4.0.2"
|
||||
lolex "^5.0.1"
|
||||
path-to-regexp "^1.7.0"
|
||||
|
||||
no-case@^2.2.0:
|
||||
|
@ -8181,17 +8198,17 @@ single-line-log@^1.1.2:
|
|||
dependencies:
|
||||
string-width "^1.0.1"
|
||||
|
||||
sinon@^8.1.0:
|
||||
version "8.1.1"
|
||||
resolved "https://registry.yarnpkg.com/sinon/-/sinon-8.1.1.tgz#21fffd5ad0a2d072a8aa7f8a3cf7ed2ced497497"
|
||||
integrity sha512-E+tWr3acRdoe1nXbHMu86SSqA1WGM7Yw3jZRLvlCMnXwTHP8lgFFVn5BnKnF26uc5SfZ3D7pA9sN7S3Y2jG4Ew==
|
||||
sinon@^9.0.0:
|
||||
version "9.0.0"
|
||||
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.0.0.tgz#9f1ed502fa2e287e65220de08f6a44f33e314006"
|
||||
integrity sha512-c4bREcvuK5VuEGyMW/Oim9I3Rq49Vzb0aMdxouFaA44QCFpilc5LJOugrX+mkrvikbqCimxuK+4cnHVNnLR41g==
|
||||
dependencies:
|
||||
"@sinonjs/commons" "^1.7.0"
|
||||
"@sinonjs/formatio" "^4.0.1"
|
||||
"@sinonjs/samsam" "^4.2.2"
|
||||
"@sinonjs/fake-timers" "^6.0.0"
|
||||
"@sinonjs/formatio" "^5.0.0"
|
||||
"@sinonjs/samsam" "^5.0.1"
|
||||
diff "^4.0.2"
|
||||
lolex "^5.1.2"
|
||||
nise "^3.0.1"
|
||||
nise "^4.0.1"
|
||||
supports-color "^7.1.0"
|
||||
|
||||
slash@^2.0.0:
|
||||
|
|
Загрузка…
Ссылка в новой задаче