Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"keyv": "^5.3.3",
"keyv-file": "^5.1.2",
"postject": "^1.0.0-alpha.5",
"rcedit": "^4.0.1",
"rcedit": "^5.0.0",
"read-pkg": "^9.0.1",
"semver": "^7.7.1",
"signale": "^1.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1236,7 +1236,7 @@ __metadata:
keyv: "npm:^5.3.3"
keyv-file: "npm:^5.1.2"
postject: "npm:^1.0.0-alpha.5"
rcedit: "npm:^4.0.1"
rcedit: "npm:^5.0.0"
read-pkg: "npm:^9.0.1"
rimraf: "npm:^6.0.1"
semver: "npm:^7.7.1"
Expand Down Expand Up @@ -3047,12 +3047,12 @@ __metadata:
languageName: node
linkType: hard

"rcedit@npm:^4.0.1":
version: 4.0.1
resolution: "rcedit@npm:4.0.1"
"rcedit@npm:^5.0.0":
version: 5.0.2
resolution: "rcedit@npm:5.0.2"
dependencies:
cross-spawn-windows-exe: "npm:^1.1.0"
checksum: 10c0/a0afd23390141513a4818b5b6e24d45507f75996234ba4abcdfbaf245753131a9adacc7b84541717dac947d51149aac8715cdf6f2020ae24b173d854c13ebdb3
checksum: 10c0/dbac01cedd53c589a9e91cf4e6d67a7363405f9fa9732c0f3bf19ba67bc1cdabd3fde61bbd7d32ab7659ef8413b230a7453c0c674a716a957e4e4dd372b3a875
languageName: node
linkType: hard

Expand Down
Loading