chore(deps-dev): bump pinyin from 2.10.1 to 2.10.2
Bumps [pinyin](https://github.com/hotoo/pinyin) from 2.10.1 to 2.10.2. - [Release notes](https://github.com/hotoo/pinyin/releases) - [Changelog](https://github.com/hotoo/pinyin/blob/master/CHANGELOG.md) - [Commits](https://github.com/hotoo/pinyin/compare/2.10.1...2.10.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
dbcb3737ee
commit
dd71a1693a
|
|
@ -50,7 +50,7 @@
|
|||
"mockdate": "3.0.5",
|
||||
"nock": "13.0.11",
|
||||
"nodemon": "2.0.7",
|
||||
"pinyin": "2.10.1",
|
||||
"pinyin": "2.10.2",
|
||||
"prettier": "2.2.1",
|
||||
"prettier-check": "2.0.0",
|
||||
"pretty-quick": "3.1.0",
|
||||
|
|
|
|||
|
|
@ -9870,10 +9870,10 @@ pinkie@^2.0.0:
|
|||
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
|
||||
integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA=
|
||||
|
||||
pinyin@2.10.1:
|
||||
version "2.10.1"
|
||||
resolved "https://registry.yarnpkg.com/pinyin/-/pinyin-2.10.1.tgz#01a3d65787edf068e5fdf084d3e556e7a93ed553"
|
||||
integrity sha512-cKHPGgG7D+ULawHwxTNWE7vpLpgU1I/hWVhgQZWZmaf+SG3pPUyOn3KGJSYuos9yTJXDGHV06iaGFejPQ6PNpg==
|
||||
pinyin@2.10.2:
|
||||
version "2.10.2"
|
||||
resolved "https://registry.yarnpkg.com/pinyin/-/pinyin-2.10.2.tgz#93e3b3cb4430009925163bad10c741778c85b013"
|
||||
integrity sha512-qAcp7+2vnjm6sAd0B9pp5JpyvHbYoQO1v9zCeJQMEgyw2VeRi02l0gR22ZBgfjjvZ1c2EGoVjJHJ1h0rwr34Ug==
|
||||
dependencies:
|
||||
commander "~1.1.1"
|
||||
object-assign "^4.0.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue