Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v18 (#5870)
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 May 16, 2024
1 parent 5e7bee1 commit 1b2359b
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"eslint": "^8.56.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"sinon": "^17.0.0",
"sinon": "^18.0.0",
"vitest": "^1.4.0"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"node-mocks-http": "^1.12.1",
"nodemon": "^3.0.0",
"prettier": "^3.0.0",
"sinon": "^17.0.0",
"sinon": "^18.0.0",
"supertest": "^7.0.0",
"typescript": "^5.3.3"
},
Expand Down
55 changes: 31 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1b2359b

Please sign in to comment.