Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit e2d6c42

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-7.16.1
2 parents 535a5b2 + cbc1602 commit e2d6c42

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@typescript-eslint/eslint-plugin": "^7.16.0",
6262
"@typescript-eslint/parser": "^7.16.1",
6363
"autoprefixer": "^10.4.19",
64-
"electron": "^31.2.0",
64+
"electron": "^31.2.1",
6565
"electron-builder": "^24.13.3",
6666
"eslint": "^8.57.0",
6767
"eslint-config-prettier": "^9.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2765,10 +2765,10 @@ electron-updater@^6.2.1:
27652765
semver "^7.3.8"
27662766
tiny-typed-emitter "^2.1.0"
27672767

2768-
electron@^31.2.0:
2769-
version "31.2.0"
2770-
resolved "https://registry.yarnpkg.com/electron/-/electron-31.2.0.tgz#f6dc4c42f9118fd0f57b3c04676503df2bf16ece"
2771-
integrity sha512-5w+kjOsGiTXytPSErBPNp/3znnuEMKc42RD41MqRoQkiYaR8x/Le2+qWk1cL60UwE/67oeKnOHnnol8xEuldGg==
2768+
electron@^31.2.1:
2769+
version "31.2.1"
2770+
resolved "https://registry.yarnpkg.com/electron/-/electron-31.2.1.tgz#cfd7de576520d5c02d7c1f979bac85ad6b26d78d"
2771+
integrity sha512-g3CLKjl4yuXt6VWm/KpgEjYYhFiCl19RgUn8lOC8zV/56ZXAS3+mqV4wWzicE/7vSYXs6GRO7vkYRwrwhX3Gaw==
27722772
dependencies:
27732773
"@electron/get" "^2.0.0"
27742774
"@types/node" "^20.9.0"

0 commit comments

Comments
 (0)