Skip to content

Commit 61cb306

Browse files
committed
chore(deps): update to textlint-script@3
1 parent 7bb9cbe commit 61cb306

File tree

2 files changed

+589
-788
lines changed

2 files changed

+589
-788
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@
3131
"textlint"
3232
],
3333
"devDependencies": {
34-
"@textlint/types": "^1.2.0",
35-
"@types/node": "^12.6.2",
34+
"@textlint/types": "^1.2.2",
35+
"@types/node": "^12.11.1",
3636
"power-assert": "^1.3.1",
37-
"textlint-scripts": "^3.0.0-beta.1",
38-
"ts-node": "^8.3.0",
39-
"typescript": "^3.5.3"
37+
"textlint-scripts": "^3.0.0",
38+
"ts-node": "^8.4.1",
39+
"typescript": "^3.6.4"
4040
},
4141
"dependencies": {
42-
"match-index": "^1.0.2",
42+
"match-index": "^1.0.3",
4343
"textlint-rule-helper": "^2.1.1",
4444
"unorm": "^1.4.1"
4545
}

0 commit comments

Comments
 (0)