Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent 7bda4ad commit 3b7a4de
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"test": "mocha"
},
"dependencies": {
"electron": "^34.2.0",
"electron": "^34.3.0",
"mime-types": "^2.1.35",
"uuid": "^11.1.0",
"yargs": "^17.7.2"
Expand All @@ -46,15 +46,15 @@
"@tsconfig/node20": "^20.1.4",
"@types/mime-types": "^2.1.4",
"@types/mocha": "^10.0.10",
"@types/node": "^22.13.5",
"@types/node": "^22.13.7",
"@types/yargs": "^17.0.33",
"eslint": "^9.21.0",
"eslint-config-prettier": "^10.0.1",
"eslint-config-prettier": "^10.0.2",
"globals": "^16.0.0",
"mocha": "^11.1.0",
"prettier": "^3.5.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"typescript": "^5.8.2",
"typescript-eslint": "^8.25.0"
},
"packageManager": "[email protected]"
Expand Down

0 comments on commit 3b7a4de

Please sign in to comment.