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 25, 2024
1 parent a70215d commit ca5920b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
},
"homepage": "https://github.com/commercetools/commercetools-adyen-integration",
"devDependencies": {
"chai": "4.4.1",
"chai": "5.0.3",
"chai-as-promised": "7.1.1",
"doctoc": "2.2.1",
"eslint": "8.56.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"husky": "8.0.3",
"husky": "9.0.2",
"lint-staged": "15.2.0",
"localtunnel": "2.0.2",
"mocha": "10.2.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
6 changes: 3 additions & 3 deletions notification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@
"verror": "1.10.1"
},
"devDependencies": {
"chai": "4.4.1",
"chai": "5.0.3",
"chai-as-promised": "7.1.1",
"eslint": "8.56.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"husky": "8.0.3",
"husky": "9.0.2",
"ip": "1.1.8",
"lint-staged": "15.2.0",
"localtunnel": "2.0.2",
Expand All @@ -78,7 +78,7 @@
"p-map": "7.0.1",
"prettier": "3.2.4",
"sinon": "17.0.1",
"c8": "8.0.1"
"c8": "9.1.0"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit ca5920b

Please sign in to comment.