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 Jan 13, 2025
1 parent 4603aaf commit ddb181d
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 49 deletions.
85 changes: 56 additions & 29 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 @@ -51,15 +51,15 @@
"chai": "5.1.2",
"doctoc": "2.2.1",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.0.1",
"husky": "9.1.7",
"lint-staged": "15.3.0",
"localtunnel": "2.0.2",
"mocha": "11.0.1",
"nock": "13.5.6",
"prettier": "3.4.2",
"proxyquire": "2.1.3",
"puppeteer": "23.11.1",
"puppeteer": "24.0.0",
"sinon": "19.0.2"
},
"dependencies": {
Expand All @@ -78,7 +78,7 @@
"node-fetch": "3.3.2",
"rc": "1.2.8",
"run-func": "3.0.0",
"serialize-error": "11.0.3"
"serialize-error": "12.0.0"
},
"mocha": {
"timeout": 300000,
Expand Down
33 changes: 18 additions & 15 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 @@ -60,7 +60,7 @@
"node-fetch": "3.3.2",
"rc": "1.2.8",
"run-func": "3.0.0",
"serialize-error": "11.0.3",
"serialize-error": "12.0.0",
"verror": "1.10.1"
},
"devDependencies": {
Expand All @@ -70,7 +70,7 @@
"chai": "5.1.2",
"chai-as-promised": "8.0.1",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.0.1",
"husky": "9.1.7",
"ip": "2.0.1",
"lint-staged": "15.3.0",
Expand Down

0 comments on commit ddb181d

Please sign in to comment.