Commit 7d50250
committed
build(deps): resolve compact-builder to 0.0.5
0.0.4 reports a failed compactc run as success on Linux and writes no
artifact, so a green compile could not be trusted. The range is
transitive through compact-cli and `^0.0.4` semver-excludes 0.0.5, so
this is a `yarn set resolution` override that lives only in yarn.lock.
It disappears if the lockfile is regenerated; the durable fix is
compact-cli widening its range.
Refs: OpenZeppelin/compact-tools#1621 parent 50857d2 commit 7d50250
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
952 | 952 | | |
953 | 953 | | |
954 | 954 | | |
955 | | - | |
956 | | - | |
| 955 | + | |
| 956 | + | |
957 | 957 | | |
958 | 958 | | |
959 | 959 | | |
960 | 960 | | |
961 | 961 | | |
962 | | - | |
| 962 | + | |
963 | 963 | | |
964 | 964 | | |
965 | 965 | | |
| |||
0 commit comments