Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v17 (#3622)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 653ec8a commit 1010e60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/consul/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@midwayjs/koa": "^3.14.7",
"@midwayjs/mock": "^3.14.7",
"@types/consul": "0.40.3",
"@types/sinon": "10.0.20",
"@types/sinon": "17.0.3",
"nock": "13.5.1"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"koa": "2.15.0",
"mm": "3.4.0",
"raw-body": "2.5.2",
"sinon": "15.2.0"
"sinon": "17.0.1"
},
"dependencies": {
"@midwayjs/glob": "^1.0.2",
Expand Down

0 comments on commit 1010e60

Please sign in to comment.