Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#128)
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 Nov 13, 2024
1 parent 4906e96 commit 87272e8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,26 +36,26 @@
"test": "mocha"
},
"dependencies": {
"electron": "^33.0.2",
"electron": "^33.2.0",
"mime-types": "^2.1.35",
"uuid": "^11.0.2",
"yargs": "^17.7.2"
},
"devDependencies": {
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@tsconfig/node20": "^20.1.4",
"@types/mime-types": "^2.1.4",
"@types/mocha": "^10.0.9",
"@types/node": "^22.8.6",
"@types/node": "^22.9.0",
"@types/yargs": "^17.0.33",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.11.0",
"globals": "^15.12.0",
"mocha": "^10.8.2",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.2"
"typescript-eslint": "^8.13.0"
},
"packageManager": "[email protected]"
}

0 comments on commit 87272e8

Please sign in to comment.