diff --git a/patches/oclif@3.9.0.patch b/patches/oclif@3.9.0.patch index 10a898bd5a..e04c017a32 100644 --- a/patches/oclif@3.9.0.patch +++ b/patches/oclif@3.9.0.patch @@ -1,8 +1,8 @@ diff --git a/lib/tarballs/bin.js b/lib/tarballs/bin.js -index 8301c7be4c3101de9caf1c1b127cf1f940a1706c..34869c8df738534fa90bc0161d3db31915ed919d 100644 +index 8301c7be4c3101de9caf1c1b127cf1f940a1706c..960b0eda71f63f89dab6e6827c96a26bb95a4eda 100644 --- a/lib/tarballs/bin.js +++ b/lib/tarballs/bin.js -@@ -7,38 +7,27 @@ const node_child_process_1 = require("node:child_process"); +@@ -7,38 +7,26 @@ const node_child_process_1 = require("node:child_process"); const node_util_1 = require("node:util"); const exec = (0, node_util_1.promisify)(node_child_process_1.exec); async function writeBinScripts({ config, baseWorkspace, nodeVersion }) { @@ -48,7 +48,7 @@ index 8301c7be4c3101de9caf1c1b127cf1f940a1706c..34869c8df738534fa90bc0161d3db319 + bin, + `#!/usr/bin/env sh set -e - echoerr() { echo "$@" 1>&2; } +-echoerr() { echo "$@" 1>&2; } get_script_dir () { - SOURCE="\${BASH_SOURCE[0]}" @@ -56,7 +56,7 @@ index 8301c7be4c3101de9caf1c1b127cf1f940a1706c..34869c8df738534fa90bc0161d3db319 # While \$SOURCE is a symlink, resolve it while [ -h "\$SOURCE" ]; do DIR="\$( cd -P "\$( dirname "\$SOURCE" )" && pwd )" -@@ -50,42 +39,32 @@ get_script_dir () { +@@ -50,42 +38,32 @@ get_script_dir () { echo "\$DIR" } DIR=\$(get_script_dir) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a83d06869..15c47e619f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,7 +39,7 @@ patchedDependencies: hash: zxxsxbqejjmcwuzpigutzzq6wa path: patches/mjml-core@4.14.0.patch oclif@3.9.0: - hash: ynsasmxwebk2v2h7u3ltaxinom + hash: 4g7mdihyjxfrz2itki4fteu5uy path: patches/oclif@3.9.0.patch pg@8.11.0: hash: 2bu2khap5oux35rqatrlidoaoa @@ -387,7 +387,7 @@ importers: version: 1.0.2 oclif: specifier: 3.9.0 - version: 3.9.0(patch_hash=ynsasmxwebk2v2h7u3ltaxinom)(@swc/core@1.3.62)(@types/node@18.16.16)(typescript@5.1.3) + version: 3.9.0(patch_hash=4g7mdihyjxfrz2itki4fteu5uy)(@swc/core@1.3.62)(@types/node@18.16.16)(typescript@5.1.3) packages/libraries/client: dependencies: @@ -25163,7 +25163,7 @@ packages: /obuf@1.1.2: resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==} - /oclif@3.9.0(patch_hash=ynsasmxwebk2v2h7u3ltaxinom)(@swc/core@1.3.62)(@types/node@18.16.16)(typescript@5.1.3): + /oclif@3.9.0(patch_hash=4g7mdihyjxfrz2itki4fteu5uy)(@swc/core@1.3.62)(@types/node@18.16.16)(typescript@5.1.3): resolution: {integrity: sha512-fsFyHVQYJdE50EcKrBjwzl2WT5sZUtTiRY1vqMwykgLFUDYrQS0lj7yqy2IgcPSmAWaLQryODdfBujCWOU98Ww==} engines: {node: '>=12.0.0'} hasBin: true