Skip to content

Commit 0d33062

Browse files
authored
chore(deps): update dependency @types/sinon to v9 (#570)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/sinon](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | major | [`^7.5.1` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2fsinon/7.5.2/9.0.0) | --- ### Renovate configuration :date: **Schedule**: "after 9am and before 3pm" (UTC). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/nodejs-vision).
1 parent aa82e80 commit 0d33062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-vision/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/mocha": "^7.0.1",
5252
"@types/node": "^13.7.4",
5353
"@types/is": "0.0.21",
54-
"@types/sinon": "^7.5.1",
54+
"@types/sinon": "^9.0.0",
5555
"@types/uuid": "^3.4.7",
5656
"c8": "^7.1.0",
5757
"@google-cloud/storage": "^4.3.1",

0 commit comments

Comments
 (0)