Skip to content

Commit abc93d8

Browse files
chore: update dependency sinon to ^21.0.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5f9f6f commit abc93d8

File tree

3 files changed

+21
-20
lines changed

3 files changed

+21
-20
lines changed

package-lock.json

Lines changed: 19 additions & 18 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": "^9.7.0",
9898
"mock-stdin": "^1.0.0",
9999
"rimraf": "^5.0.10",
100-
"sinon": "^21.0.0",
100+
"sinon": "^21.0.1",
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.3",
4545
"oas-validator": "^5.0.8",
4646
"should": "^13.2.3",
47-
"sinon": "^21.0.0",
47+
"sinon": "^21.0.1",
4848
"supertest": "^7.1.4",
4949
"tslib": "^2.8.1"
5050
},

0 commit comments

Comments
 (0)