Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent e6b0ea3 commit c377225
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 24 deletions.
25 changes: 14 additions & 11 deletions extension/package-lock.json

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

2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"prettier": "3.2.5",
"proxyquire": "2.1.3",
"puppeteer": "22.8.2",
"sinon": "17.0.1"
"sinon": "18.0.0"
},
"dependencies": {
"@commercetools/api-request-builder": "6.0.0",
Expand Down
25 changes: 14 additions & 11 deletions notification/package-lock.json

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

2 changes: 1 addition & 1 deletion notification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"nock": "13.5.4",
"p-map": "7.0.2",
"prettier": "3.2.5",
"sinon": "17.0.1",
"sinon": "18.0.0",
"c8": "9.1.0"
},
"husky": {
Expand Down

0 comments on commit c377225

Please sign in to comment.