Skip to content

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2024
1 parent 8cfd8c0 commit 3d8c510
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"homepage": "https://github.com/commercetools/commercetools-adyen-integration",
"devDependencies": {
"chai": "4.4.1",
"chai": "5.0.0",
"chai-as-promised": "7.1.1",
"doctoc": "2.2.1",
"eslint": "8.56.0",
Expand All @@ -62,7 +62,7 @@
"proxyquire": "2.1.3",
"puppeteer": "21.7.0",
"sinon": "17.0.1",
"c8": "8.0.1"
"c8": "9.1.0"
},
"dependencies": {
"@commercetools/api-request-builder": "6.0.0",
Expand Down
4 changes: 2 additions & 2 deletions notification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"verror": "1.10.1"
},
"devDependencies": {
"chai": "4.4.1",
"chai": "5.0.0",
"chai-as-promised": "7.1.1",
"eslint": "8.56.0",
"eslint-config-airbnb-base": "15.0.0",
Expand All @@ -78,7 +78,7 @@
"p-map": "7.0.1",
"prettier": "3.2.1",
"sinon": "17.0.1",
"c8": "8.0.1"
"c8": "9.1.0"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 3d8c510

Please sign in to comment.