Skip to content

Commit

Permalink
fix(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent f8d7392 commit 2c97173
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 40 deletions.
51 changes: 26 additions & 25 deletions extension/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 extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@stylistic/eslint-plugin-js": "^2.1.0",
"c8": "10.1.2",
"chai": "5.1.1",
"chai": "5.1.2",
"doctoc": "2.2.1",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
Expand All @@ -59,7 +59,7 @@
"nock": "13.5.5",
"prettier": "3.3.3",
"proxyquire": "2.1.3",
"puppeteer": "23.4.1",
"puppeteer": "23.6.0",
"sinon": "19.0.2"
},
"dependencies": {
Expand Down
23 changes: 12 additions & 11 deletions notification/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 notification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"homepage": "https://github.com/commercetools/commercetools-adyen-integration",
"dependencies": {
"@adyen/api-library": "19.3.0",
"@adyen/api-library": "19.4.0",
"@commercetools/api-request-builder": "6.0.0",
"@commercetools/sdk-client": "3.0.0",
"@commercetools/sdk-middleware-auth": "7.0.1",
Expand All @@ -67,7 +67,7 @@
"@eslint/js": "^9.4.0",
"@stylistic/eslint-plugin-js": "^2.1.0",
"c8": "10.1.2",
"chai": "5.1.1",
"chai": "5.1.2",
"chai-as-promised": "8.0.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit 2c97173

Please sign in to comment.