Skip to content

Commit 7ea0d92

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency sinon to ^21.1.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92373e8 commit 7ea0d92

File tree

3 files changed

+16
-29
lines changed

3 files changed

+16
-29
lines changed

package-lock.json

Lines changed: 14 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"mem-fs-editor": "^12.0.3",
9898
"mock-stdin": "^1.0.0",
9999
"rimraf": "^5.0.10",
100-
"sinon": "^21.1.0",
100+
"sinon": "^21.1.2",
101101
"strong-globalize-cli": "7.1.1",
102102
"yeoman-assert": "^3.1.1",
103103
"yeoman-test": "^6.3.0"

packages/testlab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"fs-extra": "^11.3.4",
4545
"oas-validator": "^5.0.8",
4646
"should": "^13.2.3",
47-
"sinon": "^21.1.0",
47+
"sinon": "^21.1.2",
4848
"supertest": "^7.2.2",
4949
"tslib": "^2.8.1"
5050
},

0 commit comments

Comments
 (0)