Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent fb4b753 commit a5f3569
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"test": "mocha"
},
"dependencies": {
"electron": "^33.0.1",
"electron": "^33.0.2",
"mime-types": "^2.1.35",
"uuid": "^10.0.0",
"yargs": "^17.7.2"
Expand All @@ -46,7 +46,7 @@
"@tsconfig/node20": "^20.1.4",
"@types/mime-types": "^2.1.4",
"@types/mocha": "^10.0.9",
"@types/node": "^20.16.13",
"@types/node": "^20.17.2",
"@types/yargs": "^17.0.33",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -55,7 +55,7 @@
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0"
"typescript-eslint": "^8.12.1"
},
"packageManager": "[email protected]"
}

0 comments on commit a5f3569

Please sign in to comment.