From ebd3666ba2ec08b27bd9e9ef3be60da373e40e87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 11:54:54 +0000 Subject: [PATCH] Update pnpm to v7.9.3 --- package.json | 2 +- pnpm-lock.yaml | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 982112c..cf90fef 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "version": "1.0.1", "private": false, - "packageManager": "pnpm@7.5.2", + "packageManager": "pnpm@7.9.3", "description": "", "author": "TickHeart", "license": "MIT", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 623b807..83950df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,6 @@ specifiers: '@types/minimist': ^1.2.2 '@types/node': ^17.0.45 '@types/pacote': ^11.1.5 - app-root-path: ^3.0.0 bumpp: ^7.2.0 chalk: ^5.0.1 cli-table3: ^0.6.2 @@ -38,7 +37,6 @@ specifiers: ztshared: ^0.0.12 dependencies: - app-root-path: 3.0.0 chalk: 5.0.1 cli-table3: 0.6.2 dayjs: 1.11.4 @@ -1257,11 +1255,6 @@ packages: picomatch: 2.3.1 dev: true - /app-root-path/3.0.0: - resolution: {integrity: sha512-qMcx+Gy2UZynHjOHOIXPNvpf+9cjvk3cWrBBK7zg4gH9+clobJRb9NGzcT7mQTcV/6Gm/1WelUtqxVXnNlrwcw==} - engines: {node: '>= 6.0.0'} - dev: false - /aproba/2.0.0: resolution: {integrity: sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==} dev: false @@ -1740,8 +1733,8 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: - is-text-path: 1.0.1 JSONStream: 1.3.5 + is-text-path: 1.0.1 lodash: 4.17.21 meow: 8.1.2 split2: 3.2.2