Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#94)
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 Feb 1, 2024
1 parent 73cb7e3 commit 83e2502
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": "^28.2.0",
"electron": "^28.2.1",
"mime-types": "^2.1.35",
"uuid": "^9.0.1",
"yargs": "^17.7.2"
Expand All @@ -45,11 +45,11 @@
"@tsconfig/node18": "^18.2.2",
"@types/mime-types": "^2.1.4",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.10",
"@types/node": "^20.11.15",
"@types/uuid": "^9.0.8",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"mocha": "^10.2.0",
Expand Down

0 comments on commit 83e2502

Please sign in to comment.