Skip to content

Commit 869bdd6

Browse files
authored
fix(deps): Update textlint-scripts and textlint-tester (#8)
* Update textlint-scripts and textlint-tester * Move textlint-tester to devDependencies
1 parent 008e4d8 commit 869bdd6

File tree

2 files changed

+940
-759
lines changed

2 files changed

+940
-759
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
},
3232
"homepage": "https://github.com/textlint-ja/textlint-rule-no-insert-dropping-sa",
3333
"devDependencies": {
34-
"textlint-scripts": "^3.0.0"
34+
"textlint-scripts": "^12.0.1",
35+
"textlint-tester": "^12.0.0"
3536
},
3637
"dependencies": {
3738
"array-find-index": "^1.0.2",
3839
"kuromojin": "^3.0.0",
39-
"morpheme-match-all": "^2.0.5",
40-
"textlint-tester": "^5.3.4"
40+
"morpheme-match-all": "^2.0.5"
4141
}
4242
}

0 commit comments

Comments
 (0)