From e59e349d07daee3d94019c724bf9242ce5127f08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 19:33:21 +0000 Subject: [PATCH] build(deps): update dependency @yarnpkg/core to v3.5.3 (#24069) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7aa54f52bb..16116c5a80 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,7 @@ "@sindresorhus/is": "4.6.0", "@types/ms": "0.7.31", "@types/tmp": "0.2.3", - "@yarnpkg/core": "3.5.2", + "@yarnpkg/core": "3.5.3", "@yarnpkg/parsers": "2.5.1", "agentkeepalive": "4.5.0", "aggregate-error": "3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7840498345..fe0977aee6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: 0.2.3 version: 0.2.3 '@yarnpkg/core': - specifier: 3.5.2 - version: 3.5.2(typanion@3.14.0) + specifier: 3.5.3 + version: 3.5.3(typanion@3.14.0) '@yarnpkg/parsers': specifier: 2.5.1 version: 2.5.1 @@ -4168,8 +4168,8 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@yarnpkg/core@3.5.2(typanion@3.14.0): - resolution: {integrity: sha512-IaKWHArtc0JAUXuDN2sSV57+yjemVsz//k8NjHT02AmUlCM7dOmIT/FeGfcVFZ6Zy8ZSwEwyzQLf3nxx5alzQg==} + /@yarnpkg/core@3.5.3(typanion@3.14.0): + resolution: {integrity: sha512-yyU/fA2aWQ53KD5vsthJRJKhNO4zFgaKLNM3X6JgfUPfLLNQJxHvFpB4+X+v9HxceokiDGx3hp0DaAUWjO2mEw==} engines: {node: '>=12 <14 || 14.2 - 14.9 || >14.10.0'} dependencies: '@arcanis/slice-ansi': 1.1.1 -- GitLab