Skip to content

Commit

Permalink
chore: Bump Electron from 27.0.4 to 27.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChugunovRoman committed Dec 23, 2023
1 parent d76693e commit 5602de4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Expand Up @@ -25,6 +25,6 @@
"eslint.alwaysShowStatus": true,
"prettier.singleQuote": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
}
}
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -56,7 +56,7 @@
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"dotenv": "^16.0.3",
"electron": "^27.0.4",
"electron": "^27.2.0",
"electron-builder": "^23.6.0",
"electron-rebuild": "^3.2.9",
"eslint": "^8.33.0",
Expand Down

0 comments on commit 5602de4

Please sign in to comment.