Skip to content

Commit

Permalink
Merge pull request #409 from dwyl/dependabot/npm_and_yarn/sinon-18.0.0
Browse files Browse the repository at this point in the history
build(deps): bump sinon from 17.0.1 to 18.0.0
  • Loading branch information
LuchoTurtle authored Jun 15, 2024
2 parents e4eb86e + 618f1cc commit 23b9b35
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-sdk-mock",
"version": "6.0.3",
"version": "6.0.4",
"description": "Functions to mock the JavaScript aws-sdk",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -42,7 +42,7 @@
"homepage": "https://github.com/dwyl/aws-sdk-mock#readme",
"dependencies": {
"aws-sdk": "^2.1231.0",
"sinon": "^17.0.0",
"sinon": "^18.0.0",
"traverse": "^0.6.6"
},
"tsd": {
Expand Down

0 comments on commit 23b9b35

Please sign in to comment.