chore(deps-dev): bump nodejieba from 2.3.5 to 2.4.0

Bumps [nodejieba](https://github.com/yanyiwu/nodejieba) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/yanyiwu/nodejieba/releases)
- [Changelog](https://github.com/yanyiwu/nodejieba/blob/master/ChangeLog.md)
- [Commits](https://github.com/yanyiwu/nodejieba/compare/v2.3.5...v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-14 10:29:31 +00:00 committed by GitHub
parent f16798000e
commit 993eb1b100
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"jest": "24.9.0",
"mockdate": "2.0.5",
"nock": "11.7.2",
"nodejieba": "2.3.5",
"nodejieba": "2.4.0",
"nodemon": "2.0.2",
"pinyin": "2.9.0",
"prettier": "1.19.1",

View File

@ -7769,10 +7769,10 @@ node-releases@^1.1.21:
dependencies:
semver "^5.3.0"
nodejieba@2.3.5, nodejieba@^2.2.1:
version "2.3.5"
resolved "https://registry.yarnpkg.com/nodejieba/-/nodejieba-2.3.5.tgz#c5129dc178cebb1e2eee1f48ae71eabfade015cd"
integrity sha512-vaXcSQFfv6ewHSA9fWIdZf7evUOGR+QGFcxdNKl6Rg1DSRvlQDF4o4cI5Xu0XYHX7MmEf/VXn1PmW6yg8z5QYw==
nodejieba@2.4.0, nodejieba@^2.2.1:
version "2.4.0"
resolved "https://registry.yarnpkg.com/nodejieba/-/nodejieba-2.4.0.tgz#934b394d1650a1bce24beed7c252ce49bb997328"
integrity sha512-MpzLxgwwRlgDflwX7osfZgm3+/78bI3rIA7/ECe96AzevbMTqQdnFx74pRdaivf6TtfWPceCQAzODG80WMgQZA==
dependencies:
nan "^2.14.0"
node-pre-gyp "^0.14.0"