Skip to content

Commit a4ba3c7

Browse files
authored
Merge branch 'develop' into renovate/rust-bullseye
2 parents 480029d + 93c0b81 commit a4ba3c7

File tree

2 files changed

+163
-161
lines changed

2 files changed

+163
-161
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,20 +74,20 @@
7474
"@babel/core": "^7.18.10",
7575
"@babel/preset-env": "^7.18.10",
7676
"@babel/preset-typescript": "^7.18.6",
77-
"@electron/asar": "3.4.1",
77+
"@electron/asar": "4.0.0",
7878
"@playwright/test": "1.52.0",
7979
"@stylistic/eslint-plugin": "^4.0.0",
8080
"@types/auto-launch": "^5.0.1",
8181
"@types/counterpart": "^0.18.1",
8282
"@types/minimist": "^1.2.1",
83-
"@types/node": "18.19.100",
83+
"@types/node": "18.19.103",
8484
"@types/pacote": "^11.1.1",
8585
"@typescript-eslint/eslint-plugin": "^8.0.0",
8686
"@typescript-eslint/parser": "^8.0.0",
8787
"app-builder-lib": "26.0.15",
8888
"chokidar": "^4.0.0",
8989
"detect-libc": "^2.0.0",
90-
"electron": "36.2.0",
90+
"electron": "36.3.1",
9191
"electron-builder": "26.0.15",
9292
"electron-builder-squirrel-windows": "26.0.15",
9393
"electron-devtools-installer": "^4.0.0",
@@ -115,7 +115,7 @@
115115
"matrix-seshat": "^4.0.1"
116116
},
117117
"resolutions": {
118-
"@types/node": "18.19.100",
118+
"@types/node": "18.19.103",
119119
"config-file-ts": "0.2.8-rc1",
120120
"node-abi": "4.8.0"
121121
}

0 commit comments

Comments
 (0)