From d0bbbc168908402c85e3fdd6c946777294c4374e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 08:06:57 +0000 Subject: [PATCH] build(deps): bump pinyin-pro from 3.20.0 to 3.20.2 Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.20.0 to 3.20.2. - [Release notes](https://github.com/zh-lx/pinyin-pro/releases) - [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md) - [Commits](https://github.com/zh-lx/pinyin-pro/compare/3.20.0...3.20.2) --- updated-dependencies: - dependency-name: pinyin-pro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/utils/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/utils/package.json b/packages/utils/package.json index 0133bc84..73ba2659 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -54,6 +54,6 @@ "typescript": "~5.4.5" }, "dependencies": { - "pinyin-pro": "^3.20.0" + "pinyin-pro": "^3.20.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 21100386..bbc68097 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -159,8 +159,8 @@ importers: packages/utils: dependencies: pinyin-pro: - specifier: ^3.20.0 - version: 3.20.0 + specifier: ^3.20.2 + version: 3.20.2 devDependencies: '@kakang/unit': specifier: workspace:^ @@ -2330,8 +2330,8 @@ packages: engines: {node: '>=8.6'} dev: true - /pinyin-pro@3.20.0: - resolution: {integrity: sha512-ASK91P7az8cmKxyfENEpYui6TmxKz3dJqsq+ZeZlF49q41m92H6bRKH1RAEaZKSr/csg3zDVa3q9wQeSEEn9Sw==} + /pinyin-pro@3.20.2: + resolution: {integrity: sha512-i+qJ+f8lmIxITL/0V2HorGlUfPwHJ/b4DDWh5SlN5lVC8g1lfKWDRjdWUOsY373J4il8gH0IfiYwPtRha49ITw==} dev: false /plimit-lit@1.6.1: