Skip to content

Commit

Permalink
build(deps): bump the dependencies group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 2 updates in the /processor directory: [@commercetools-backend/loggers](https://github.com/commercetools/merchant-center-application-kit/tree/HEAD/packages-backend/loggers) and [msw](https://github.com/mswjs/msw).


Updates `@commercetools-backend/loggers` from 22.35.1 to 22.36.0
- [Release notes](https://github.com/commercetools/merchant-center-application-kit/releases)
- [Changelog](https://github.com/commercetools/merchant-center-application-kit/blob/main/packages-backend/loggers/CHANGELOG.md)
- [Commits](https://github.com/commercetools/merchant-center-application-kit/commits/@commercetools-backend/[email protected]/packages-backend/loggers)

Updates `msw` from 2.6.6 to 2.6.8
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.6.6...v2.6.8)

---
updated-dependencies:
- dependency-name: "@commercetools-backend/loggers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent cde11b8 commit 8d0ddd1
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 12 deletions.
51 changes: 41 additions & 10 deletions processor/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 processor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@commercetools-backend/loggers": "22.35.1",
"@commercetools-backend/loggers": "22.36.0",
"@commercetools/connect-payments-sdk": "0.12.0",
"@fastify/autoload": "6.0.2",
"@fastify/cors": "10.0.1",
Expand Down Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-unused-imports": "4.1.4",
"globals": "^15.13.0",
"jest": "29.7.0",
"msw": "2.6.6",
"msw": "2.6.8",
"node-fetch": "3.3.2",
"nodemon": "3.1.7",
"prettier": "3.4.2",
Expand Down

0 comments on commit 8d0ddd1

Please sign in to comment.