From be2d83b9a428e3eebd670a7bb6c81f124082cb3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 21:22:43 -0700 Subject: [PATCH] chore(deps): update dependency globals to v16.2.0 (#4169) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- evals/pnpm-lock.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/evals/pnpm-lock.yaml b/evals/pnpm-lock.yaml index 1df1d292ce..303cc9b258 100644 --- a/evals/pnpm-lock.yaml +++ b/evals/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 9.26.0(jiti@2.4.2) globals: specifier: ^16.0.0 - version: 16.1.0 + version: 16.2.0 prettier: specifier: ^3.5.3 version: 3.5.3 @@ -2607,6 +2607,10 @@ packages: resolution: {integrity: sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g==} engines: {node: '>=18'} + globals@16.2.0: + resolution: {integrity: sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -6403,6 +6407,8 @@ snapshots: globals@16.1.0: {} + globals@16.2.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1