From 6aacd3bf156bd04ba867bc08d9af51384266720f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 08:47:53 +0000 Subject: [PATCH] chore(deps-dev): bump electron from 38.2.0 to 38.2.1 Dependabot couldn't find the original pull request head commit, 25a49b7aff16f0b04b077c9108119f5328833716. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06d739f00..392229a3d 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "chai-as-promised": "7.1.2", "chai-subset": "1.6.0", "documentation": "14.0.3", - "electron": "37.1.0", + "electron": "38.2.2", "eslint": "^9.31.0", "eslint-plugin-import": "2.32.0", "eslint-plugin-mocha": "11.1.0",