Skip to content

Commit 4b829d7

Browse files
chore(deps): update dependency @types/sinon to v10.0.20
1 parent 2ebddcf commit 4b829d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/reg-notify-gitlab-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "MIT",
2121
"devDependencies": {
2222
"@types/jest": "27.4.1",
23-
"@types/sinon": "10.0.11",
23+
"@types/sinon": "10.0.20",
2424
"jest": "27.5.1",
2525
"reg-suit-interface": "^0.12.2",
2626
"sinon": "11.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1801,10 +1801,10 @@
18011801
resolved "https://registry.yarnpkg.com/@types/shell-escape/-/shell-escape-0.2.1.tgz#34631545340aa61bbabb672b906f1b910cd42757"
18021802
integrity sha512-95hZXmBvwtvsLMPefKT9xquUSAJXsVDUaipyUiYoYi3ZdLhZ3w30w230Ugs96IdoJQb5ECvj0D82Jj/op00qWQ==
18031803

1804-
"@types/sinon@10.0.11":
1805-
version "10.0.11"
1806-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.11.tgz#8245827b05d3fc57a6601bd35aee1f7ad330fc42"
1807-
integrity sha512-dmZsHlBsKUtBpHriNjlK0ndlvEh8dcb9uV9Afsbt89QIyydpC7NcR+nWlAhASfy3GHnxTl4FX/aKE7XZUt/B4g==
1804+
"@types/sinon@10.0.20":
1805+
version "10.0.20"
1806+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.20.tgz#f1585debf4c0d99f9938f4111e5479fb74865146"
1807+
integrity sha512-2APKKruFNCAZgx3daAyACGzWuJ028VVCUDk6o2rw/Z4PXT0ogwdV4KUegW0MwVs0Zu59auPXbbuBJHF12Sx1Eg==
18081808
dependencies:
18091809
"@types/sinonjs__fake-timers" "*"
18101810

0 commit comments

Comments
 (0)