From 8b1f25c7a0b4c3540931a7ca8da1a31882d5aa5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 18:43:48 +0800 Subject: [PATCH] chore(deps): update dependency pinyin-pro to v3.20.1 (#166) 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 4aef17f6..9e2f7247 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "lint-staged": "^15.2.2", "lodash": "^4.17.21", "picocolors": "^1.0.0", - "pinyin-pro": "3.20.0", + "pinyin-pro": "3.20.1", "prettier": "^3.2.5", "tsx": "^4.7.2", "typescript": "^5.4.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d2a6c4ff..7d6c585b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ devDependencies: specifier: ^1.0.0 version: 1.0.0 pinyin-pro: - specifier: 3.20.0 - version: 3.20.0 + specifier: 3.20.1 + version: 3.20.1 prettier: specifier: ^3.2.5 version: 3.2.5 @@ -1827,8 +1827,8 @@ packages: hasBin: true dev: true - /pinyin-pro@3.20.0: - resolution: {integrity: sha512-ASK91P7az8cmKxyfENEpYui6TmxKz3dJqsq+ZeZlF49q41m92H6bRKH1RAEaZKSr/csg3zDVa3q9wQeSEEn9Sw==} + /pinyin-pro@3.20.1: + resolution: {integrity: sha512-kaH3boB1mAZTxmXpBn0/iTLwC9yvN6LBCNXm57K7uJGOzYAQ5w732uVXrMTeo6sgf189hPwdi6R+1Fj+l1TH3g==} dev: true /prelude-ls@1.2.1: