Skip to content

Commit 9ce1444

Browse files
chore(deps): update dependency @types/sinon to v10.0.19
1 parent 2ebddcf commit 9ce1444

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.19",
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.19":
1805+
version "10.0.19"
1806+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.19.tgz#752b752bc40bb5af0bb1aec29bde49b139b91d35"
1807+
integrity sha512-MWZNGPSchIdDfb5FL+VFi4zHsHbNOTQEgjqFQk7HazXSXwUU9PAX3z9XBqb3AJGYr9YwrtCtaSMsT3brYsN/jQ==
18081808
dependencies:
18091809
"@types/sinonjs__fake-timers" "*"
18101810

0 commit comments

Comments
 (0)