Skip to content

Commit

Permalink
build(deps-dev): bump sinon from 9.0.1 to 9.0.2 (#1617)
Browse files Browse the repository at this point in the history
* build(deps-dev): bump sinon from 9.0.1 to 9.0.2

Bumps [sinon](https://github.com/sinonjs/sinon) from 9.0.1 to 9.0.2.
- [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>

* Finish upgrading via bolt

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 66069ba commit cc9c2f5
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"nyc": "^15.0.0",
"proxyquire": "^2.1.3",
"rimraf": "^3.0.1",
"sinon": "^9.0.0",
"sinon": "^9.0.2",
"ts-node": "^8.8.1",
"typedoc": "^0.17.4",
"typescript": "^3.8.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/api/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"fetch-mock": "^9.2.1",
"mocha": "^7.1.1",
"proxyquire": "^2.1.3",
"sinon": "^9.0.0"
"sinon": "^9.0.2"
},
"dependencies": {
"@electron-forge/async-ora": "6.0.0-beta.50",
Expand Down
2 changes: 1 addition & 1 deletion packages/maker/deb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"chai-as-promised": "^7.0.0",
"mocha": "^7.1.1",
"proxyquire": "^2.1.3",
"sinon": "^9.0.0"
"sinon": "^9.0.2"
},
"engines": {
"node": ">= 10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/maker/dmg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"chai-as-promised": "^7.0.0",
"mocha": "^7.1.1",
"proxyquire": "^2.1.3",
"sinon": "^9.0.0"
"sinon": "^9.0.2"
},
"engines": {
"node": ">= 10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/maker/flatpak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"chai-as-promised": "^7.0.0",
"mocha": "^7.1.1",
"proxyquire": "^2.1.3",
"sinon": "^9.0.0"
"sinon": "^9.0.2"
},
"engines": {
"node": ">= 10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/maker/pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"chai-as-promised": "^7.0.0",
"mocha": "^7.1.1",
"proxyquire": "^2.1.3",
"sinon": "^9.0.0"
"sinon": "^9.0.2"
},
"engines": {
"node": ">= 10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/maker/rpm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"chai-as-promised": "^7.0.0",
"mocha": "^7.1.1",
"proxyquire": "^2.1.3",
"sinon": "^9.0.0"
"sinon": "^9.0.2"
},
"engines": {
"node": ">= 10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/maker/snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"chai-as-promised": "^7.0.0",
"mocha": "^7.1.1",
"proxyquire": "^2.1.3",
"sinon": "^9.0.0"
"sinon": "^9.0.2"
},
"engines": {
"node": ">= 10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/publisher/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"chai": "4.2.0",
"mocha": "^7.1.1",
"proxyquire": "^2.1.3",
"sinon": "^9.0.0"
"sinon": "^9.0.2"
},
"engines": {
"node": ">= 10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/template/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@electron-forge/test-utils": "6.0.0-beta.50",
"chai": "4.2.0",
"proxyquire": "^2.1.3",
"sinon": "^9.0.0"
"sinon": "^9.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/utils/async-ora/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"chai": "4.2.0",
"mocha": "^7.1.1",
"proxyquire": "^2.1.3",
"sinon": "^9.0.0"
"sinon": "^9.0.2"
},
"dependencies": {
"colors": "^1.4.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1033,14 +1033,14 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==

"@sinonjs/commons@^1", "@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.1.tgz#da5fd19a5f71177a53778073978873964f49acf1"
integrity sha512-Debi3Baff1Qu1Unc3mjJ96MgpbwTn43S1+9yJ0llWygPwDNu2aaWBD6yc9y/Z8XDRNhx7U+u2UDg2OGQXkclUQ==
"@sinonjs/commons@^1", "@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.2.tgz#505f55c74e0272b43f6c52d81946bed7058fc0e2"
integrity sha512-+DUO6pnp3udV/v2VfUWgaY5BIE1IfT7lLfeDzPVeMT1XKkaAp9LgSI9x5RtrFQoZ9Oi0PgXQQHPaoKu7dCjVxw==
dependencies:
type-detect "4.0.8"

"@sinonjs/fake-timers@^6.0.0":
"@sinonjs/fake-timers@^6.0.0", "@sinonjs/fake-timers@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz#293674fccb3262ac782c7aadfdeca86b10c75c40"
integrity sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==
Expand Down Expand Up @@ -8384,13 +8384,13 @@ single-line-log@^1.1.2:
dependencies:
string-width "^1.0.1"

sinon@^9.0.0:
version "9.0.1"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.0.1.tgz#dbb18f7d8f5835bcf91578089c0a97b2fffdd73b"
integrity sha512-iTTyiQo5T94jrOx7X7QLBZyucUJ2WvL9J13+96HMfm2CGoJYbIPqRfl6wgNcqmzk0DI28jeGx5bUTXizkrqBmg==
sinon@^9.0.2:
version "9.0.2"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.0.2.tgz#b9017e24633f4b1c98dfb6e784a5f0509f5fd85d"
integrity sha512-0uF8Q/QHkizNUmbK3LRFqx5cpTttEVXudywY9Uwzy8bTfZUhljZ7ARzSxnRHWYWtVTeh4Cw+tTb3iU21FQVO9A==
dependencies:
"@sinonjs/commons" "^1.7.0"
"@sinonjs/fake-timers" "^6.0.0"
"@sinonjs/commons" "^1.7.2"
"@sinonjs/fake-timers" "^6.0.1"
"@sinonjs/formatio" "^5.0.1"
"@sinonjs/samsam" "^5.0.3"
diff "^4.0.2"
Expand Down

0 comments on commit cc9c2f5

Please sign in to comment.