Skip to content

Commit c6ba80e

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency sinon to v17
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a50f93d commit c6ba80e

3 files changed

Lines changed: 25 additions & 17 deletions

File tree

package-lock.json

Lines changed: 22 additions & 14 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
@@ -98,7 +98,7 @@
9898
"mem-fs-editor": "^9.7.0",
9999
"mock-stdin": "^1.0.0",
100100
"rimraf": "^5.0.5",
101-
"sinon": "^16.1.3",
101+
"sinon": "^17.0.1",
102102
"strong-globalize-cli": "7.1.1",
103103
"yeoman-assert": "^3.1.1",
104104
"yeoman-test": "^6.3.0"

packages/testlab/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
"@types/express": "^4.17.21",
3939
"@types/fs-extra": "^11.0.4",
4040
"@types/shot": "^4.0.3",
41-
"@types/sinon": "^10.0.20",
41+
"@types/sinon": "^17.0.2",
4242
"@types/supertest": "^2.0.15",
4343
"express": "^4.18.2",
4444
"fs-extra": "^11.2.0",
4545
"oas-validator": "^5.0.8",
4646
"should": "^13.2.3",
47-
"sinon": "^16.1.3",
47+
"sinon": "^17.0.1",
4848
"supertest": "^6.3.3",
4949
"tslib": "^2.6.2"
5050
},

0 commit comments

Comments
 (0)