Skip to content

Commit

Permalink
chore(deps-dev): bump aws-sdk-mock from 5.9.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-mock](https://github.com/dwyl/aws-sdk-mock) from 5.9.0 to 6.0.1.
- [Release notes](https://github.com/dwyl/aws-sdk-mock/releases)
- [Commits](dwyl/aws-sdk-mock@v5.9.0...v6.0.1)

---
updated-dependencies:
- dependency-name: aws-sdk-mock
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 4, 2024
1 parent 067f2bc commit 2acd6fb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"proxy-agent": "^6.2.0"
},
"devDependencies": {
"aws-sdk-mock": "^5.8.0",
"aws-sdk-mock": "^6.0.1",
"chai": "^5.0.0",
"mocha": "^10.1.0",
"node-zip": "^1.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -370,10 +370,10 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==

aws-sdk-mock@^5.8.0:
version "5.9.0"
resolved "https://registry.yarnpkg.com/aws-sdk-mock/-/aws-sdk-mock-5.9.0.tgz#80e5cdef33a8357899c77d1378316e9ed777b4fa"
integrity sha512-kTUXaQQ1CTn3Cwxa2g1XqtCDq+FTEbPl/zgaYCok357f7gbWkeYEegqa5RziTRb11oNIUHrLp9DSHwZT3XdBkA==
aws-sdk-mock@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/aws-sdk-mock/-/aws-sdk-mock-6.0.1.tgz#4f3c249f9c3c6eacee159d9bde1f89e5a8d48679"
integrity sha512-QpOGjTixFsl2EtCR7DBNCjgllYyJGO0FRSRTWISfyi08ItddxOkked/cBMdHEFMR3SIpK6pQTe7pe6tyoVh23A==
dependencies:
aws-sdk "^2.1231.0"
sinon "^17.0.0"
Expand Down

0 comments on commit 2acd6fb

Please sign in to comment.