Skip to content

Commit 2d38fa7

Browse files
authored
chore(deps): update dependency @types/sinon to v9 (#151)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/sinon](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | major | [`^7.0.13` -> `^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/teeny-request).
1 parent cddaa9c commit 2d38fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/packages/teeny-request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@compodoc/compodoc": "^1.1.9",
4646
"@types/mocha": "^7.0.0",
4747
"@types/node-fetch": "^2.1.2",
48-
"@types/sinon": "^7.0.13",
48+
"@types/sinon": "^9.0.0",
4949
"@types/uuid": "^7.0.0",
5050
"c8": "^7.0.0",
5151
"codecov": "^3.1.0",

0 commit comments

Comments
 (0)