Skip to content

Commit 0570acf

Browse files
committed
Update @types/nlcst, utilities
1 parent 0588183 commit 0570acf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,16 @@
3333
"index.js"
3434
],
3535
"dependencies": {
36-
"@types/nlcst": "^1.0.0",
37-
"@types/unist": "^2.0.0",
38-
"nlcst-emoticon-modifier": "^2.0.0",
39-
"unist-util-modify-children": "^3.0.0"
36+
"@types/nlcst": "^2.0.0",
37+
"@types/unist": "^3.0.0",
38+
"nlcst-emoticon-modifier": "^3.0.0",
39+
"unist-util-modify-children": "^4.0.0"
4040
},
4141
"devDependencies": {
4242
"@types/node": "^20.0.0",
4343
"c8": "^8.0.0",
44-
"nlcst-emoji-modifier": "^5.0.0",
45-
"parse-english": "^6.0.0",
44+
"nlcst-emoji-modifier": "^6.0.0",
45+
"parse-english": "^7.0.0",
4646
"prettier": "^3.0.0",
4747
"remark-cli": "^11.0.0",
4848
"remark-preset-wooorm": "^9.0.0",

0 commit comments

Comments
 (0)