Skip to content

Commit be92603

Browse files
chore(deps): bump rcedit from 4.0.1 to 5.0.2
Bumps [rcedit](https://github.com/electron/node-rcedit) from 4.0.1 to 5.0.2. - [Release notes](https://github.com/electron/node-rcedit/releases) - [Commits](electron/node-rcedit@v4.0.1...v5.0.2) --- updated-dependencies: - dependency-name: rcedit dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f41940d commit be92603

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

-745 KB
Binary file not shown.
749 KB
Binary file not shown.

.yarn/install-state.gz

464 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"minimatch": "10.1.1",
5555
"p-queue": "9.0.1",
5656
"ramda": "0.32.0",
57-
"rcedit": "4.0.1",
57+
"rcedit": "5.0.2",
5858
"semver": "7.7.3",
5959
"yaml": "^2.8.1",
6060
"zod": "4.2.1"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ __metadata:
319319
p-queue: 9.0.1
320320
prettier: 3.6.2
321321
ramda: 0.32.0
322-
rcedit: 4.0.1
322+
rcedit: 5.0.2
323323
semver: 7.7.3
324324
typescript: 5.9.2
325325
yaml: ^2.8.1
@@ -2037,12 +2037,12 @@ __metadata:
20372037
languageName: node
20382038
linkType: hard
20392039

2040-
"rcedit@npm:4.0.1":
2041-
version: 4.0.1
2042-
resolution: "rcedit@npm:4.0.1"
2040+
"rcedit@npm:5.0.2":
2041+
version: 5.0.2
2042+
resolution: "rcedit@npm:5.0.2"
20432043
dependencies:
2044-
cross-spawn-windows-exe: "npm:^1.1.0"
2045-
checksum: f6eaee1071886e4c4c767d982a885db8c6cc0b01d06c57589c8a13c760b23649d12d2634462956b540a7a770f5b5ef4d85128944ba60b2ebf6aaf09a2fe15645
2044+
cross-spawn-windows-exe: ^1.1.0
2045+
checksum: fc6a2eec31828667e120e887c85747fc31d584a9ba79773fba6419c9671b6a93eec25f6722e364443678a0e387578be2728a391043740483f874acc3e0696813
20462046
languageName: node
20472047
linkType: hard
20482048

0 commit comments

Comments
 (0)