Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#119)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 22ed28f commit 21e58b3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,26 +36,26 @@
"test": "mocha"
},
"dependencies": {
"electron": "^32.0.1",
"electron": "^32.1.2",
"mime-types": "^2.1.35",
"uuid": "^10.0.0",
"yargs": "^17.7.2"
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.11.0",
"@tsconfig/node20": "^20.1.4",
"@types/mime-types": "^2.1.4",
"@types/mocha": "^10.0.7",
"@types/node": "^20.16.2",
"@types/mocha": "^10.0.8",
"@types/node": "^20.16.5",
"@types/yargs": "^17.0.33",
"eslint": "^9.9.1",
"eslint": "^9.11.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.9.0",
"mocha": "^10.7.3",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0"
"typescript": "^5.6.2",
"typescript-eslint": "^8.6.0"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}

0 comments on commit 21e58b3

Please sign in to comment.