Skip to content

Commit 43508fd

Browse files
chore(deps-dev): bump nodejieba from 2.5.2 to 2.6.0
1 parent ab2548e commit 43508fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/jieba/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"url": "https://github.com/napi-rs/node-rs/issues"
6262
},
6363
"devDependencies": {
64-
"nodejieba": "^2.5.2"
64+
"nodejieba": "^2.6.0"
6565
},
6666
"funding": {
6767
"type": "github",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4860,10 +4860,10 @@ node-releases@^2.0.1:
48604860
resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.1.tgz#3d1d395f204f1f2f29a54358b9fb678765ad2fc5"
48614861
integrity sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==
48624862

4863-
nodejieba@^2.5.2:
4864-
version "2.5.2"
4865-
resolved "https://registry.npmjs.org/nodejieba/-/nodejieba-2.5.2.tgz#fc929ee29f93c28c639696bac0319bac116a296a"
4866-
integrity sha512-ByskJvaBrQ2eV+5M0OeD80S5NKoGaHc9zi3Z/PTKl/95eac2YF8RmWduq9AknLpkQLrLAIcqurrtC6BzjpKwwg==
4863+
nodejieba@^2.6.0:
4864+
version "2.6.0"
4865+
resolved "https://registry.yarnpkg.com/nodejieba/-/nodejieba-2.6.0.tgz#f56dd4f0660cd294af0e2834f9008ef92dfe36c0"
4866+
integrity sha512-cyEOLRGLjDuxbTuv6nuMAK3NpML4ft9i7st98TFHvXtg+m3RFhIuf4INBHGp3VhUaqPsCTfAkhHB/ZNTFiwJjg==
48674867
dependencies:
48684868
"@mapbox/node-pre-gyp" "^1.0.4"
48694869
node-addon-api "^3.0.2"

0 commit comments

Comments
 (0)