Skip to content

Commit

Permalink
Merge pull request #187 from commercetools/dependabot/npm_and_yarn/pr…
Browse files Browse the repository at this point in the history
…ocessor/dependencies-26c2aebe17

chore(deps): bump the dependencies group in /processor with 5 updates
  • Loading branch information
joey-koster-ct authored Aug 5, 2024
2 parents b6c648e + ca0fa2c commit 8b0b92b
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
92 changes: 46 additions & 46 deletions processor/package-lock.json

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

10 changes: 5 additions & 5 deletions processor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "ISC",
"dependencies": {
"@adyen/api-library": "18.1.0",
"@commercetools-backend/loggers": "22.30.0",
"@commercetools-backend/loggers": "22.30.1",
"@commercetools/connect-payments-sdk": "0.8.2",
"@fastify/autoload": "5.10.0",
"@fastify/cors": "9.0.1",
Expand All @@ -39,21 +39,21 @@
"devDependencies": {
"@jest/globals": "29.7.0",
"@types/jest": "29.5.12",
"@types/node": "22.0.0",
"@types/node": "22.1.0",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-jest": "28.7.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-unused-imports": "3.2.0",
"jest": "29.7.0",
"msw": "2.3.4",
"msw": "2.3.5",
"node-fetch": "3.3.2",
"nodemon": "3.1.4",
"prettier": "3.3.3",
"ts-jest": "29.2.3",
"ts-jest": "29.2.4",
"ts-node": "10.9.2",
"typescript": "5.5.4"
}
Expand Down

0 comments on commit 8b0b92b

Please sign in to comment.