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 10, 2025
1 parent 7162e18 commit f0c54c2
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 37 deletions.
74 changes: 50 additions & 24 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 @@ -59,7 +59,7 @@
"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
22 changes: 12 additions & 10 deletions notification/package-lock.json

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

2 changes: 1 addition & 1 deletion 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 Down

0 comments on commit f0c54c2

Please sign in to comment.