Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#98)
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 Apr 11, 2024
1 parent 7057c6e commit fafbc21
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 @@ -37,13 +37,13 @@
"test": "mocha"
},
"dependencies": {
"electron": "^29.1.6",
"electron": "^29.2.0",
"yargs": "^17.7.2"
},
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.5",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
Expand All @@ -52,7 +52,7 @@
"mocha": "^10.4.0",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
},
"packageManager": "[email protected]"
}

0 comments on commit fafbc21

Please sign in to comment.