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] committed Jul 17, 2023
1 parent c0fc16f commit 42d4e75
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 56 deletions.
46 changes: 21 additions & 25 deletions extension/package-lock.json

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

6 changes: 3 additions & 3 deletions extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"chai": "4.3.7",
"chai-as-promised": "7.1.1",
"doctoc": "2.2.1",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"localtunnel": "2.0.2",
"mocha": "10.2.0",
"nock": "13.3.1",
"nock": "13.3.2",
"prettier": "2.8.8",
"proxyquire": "2.1.3",
"puppeteer": "19.11.1",
Expand All @@ -69,7 +69,7 @@
"@commercetools/sdk-middleware-http": "7.0.3",
"@commercetools/sdk-middleware-queue": "3.0.0",
"@commercetools/sdk-middleware-user-agent": "3.0.0",
"@commercetools/sync-actions": "5.12.2",
"@commercetools/sync-actions": "5.13.0",
"bunyan": "1.8.15",
"c8": "7.14.0",
"lockfile-lint": "4.10.6",
Expand Down
46 changes: 21 additions & 25 deletions notification/package-lock.json

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

6 changes: 3 additions & 3 deletions notification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@commercetools/sdk-middleware-http": "7.0.3",
"@commercetools/sdk-middleware-queue": "3.0.0",
"@commercetools/sdk-middleware-user-agent": "3.0.0",
"@commercetools/sync-actions": "5.12.2",
"@commercetools/sync-actions": "5.13.0",
"bunyan": "1.8.15",
"c8": "7.14.0",
"lockfile-lint": "4.10.6",
Expand All @@ -66,7 +66,7 @@
"devDependencies": {
"chai": "4.3.7",
"chai-as-promised": "7.1.1",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
Expand All @@ -75,7 +75,7 @@
"lint-staged": "13.2.3",
"localtunnel": "2.0.2",
"mocha": "10.2.0",
"nock": "13.3.1",
"nock": "13.3.2",
"p-map": "5.5.0",
"prettier": "2.8.8",
"sinon": "15.2.0"
Expand Down

0 comments on commit 42d4e75

Please sign in to comment.