Skip to content

Commit

Permalink
build(deps-dev): bump sinon from 9.2.1 to 9.2.2 (#2084)
Browse files Browse the repository at this point in the history
* build(deps-dev): bump sinon from 9.2.1 to 9.2.2

Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.1 to 9.2.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/v9.2.2)

Signed-off-by: dependabot[bot] <[email protected]>

* Finish upgrading via bolt

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Dec 14, 2020
1 parent 6a08ccf commit 932da12
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"nyc": "^15.1.0",
"proxyquire": "^2.1.3",
"rimraf": "^3.0.1",
"sinon": "^9.0.3",
"sinon": "^9.2.2",
"ts-node": "^9.1.0",
"typedoc": "^0.19.0",
"typescript": "~4.0.2"
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.10.7",
"mocha": "^8.1.3",
"proxyquire": "^2.1.3",
"sinon": "^9.0.3"
"sinon": "^9.2.2"
},
"dependencies": {
"@electron-forge/async-ora": "6.0.0-beta.54",
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": "^8.1.3",
"proxyquire": "^2.1.3",
"sinon": "^9.0.3"
"sinon": "^9.2.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": "^8.1.3",
"proxyquire": "^2.1.3",
"sinon": "^9.0.3"
"sinon": "^9.2.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": "^8.1.3",
"proxyquire": "^2.1.3",
"sinon": "^9.0.3"
"sinon": "^9.2.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": "^8.1.3",
"proxyquire": "^2.1.3",
"sinon": "^9.0.3"
"sinon": "^9.2.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": "^8.1.3",
"proxyquire": "^2.1.3",
"sinon": "^9.0.3"
"sinon": "^9.2.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": "^8.1.3",
"proxyquire": "^2.1.3",
"sinon": "^9.0.3"
"sinon": "^9.2.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": "^8.1.3",
"proxyquire": "^2.1.3",
"sinon": "^9.0.3"
"sinon": "^9.2.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.54",
"chai": "4.2.0",
"proxyquire": "^2.1.3",
"sinon": "^9.0.3"
"sinon": "^9.2.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": "^8.1.3",
"proxyquire": "^2.1.3",
"sinon": "^9.0.3"
"sinon": "^9.2.2"
},
"dependencies": {
"colors": "^1.4.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1205,7 +1205,7 @@
"@sinonjs/commons" "^1"
"@sinonjs/samsam" "^5.0.2"

"@sinonjs/samsam@^5.0.2", "@sinonjs/samsam@^5.2.0":
"@sinonjs/samsam@^5.0.2", "@sinonjs/samsam@^5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.3.0.tgz#1d2f0743dc54bf13fe9d508baefacdffa25d4329"
integrity sha512-hXpcfx3aq+ETVBwPlRFICld5EnrkexXuXDwqUNhDdr5L8VjvMeSRwyOa0qL7XFmR+jVWR4rUZtnxlG7RX72sBg==
Expand Down Expand Up @@ -9183,15 +9183,15 @@ single-line-log@^1.1.2:
dependencies:
string-width "^1.0.1"

sinon@^9.0.3:
version "9.2.1"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.2.1.tgz#64cc88beac718557055bd8caa526b34a2231be6d"
integrity sha512-naPfsamB5KEE1aiioaoqJ6MEhdUs/2vtI5w1hPAXX/UwvoPjXcwh1m5HiKx0HGgKR8lQSoFIgY5jM6KK8VrS9w==
sinon@^9.2.2:
version "9.2.2"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.2.2.tgz#b83cf5d43838f99cfa3644453f4c7db23e7bd535"
integrity sha512-9Owi+RisvCZpB0bdOVFfL314I6I4YoRlz6Isi4+fr8q8YQsDPoCe5UnmNtKHRThX3negz2bXHWIuiPa42vM8EQ==
dependencies:
"@sinonjs/commons" "^1.8.1"
"@sinonjs/fake-timers" "^6.0.1"
"@sinonjs/formatio" "^5.0.1"
"@sinonjs/samsam" "^5.2.0"
"@sinonjs/samsam" "^5.3.0"
diff "^4.0.2"
nise "^4.0.4"
supports-color "^7.1.0"
Expand Down

0 comments on commit 932da12

Please sign in to comment.