We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf2561 commit 481bc9fCopy full SHA for 481bc9f
package.json
@@ -36,14 +36,14 @@
36
"dependencies": {
37
"@babel/parser": "^7.20.13",
38
"prh": "^5.4.4",
39
- "textlint-rule-helper": "^2.2.4",
+ "textlint-rule-helper": "^2.3.0",
40
"untildify": "^4.0.0"
41
},
42
"devDependencies": {
43
"lint-staged": "^13.1.0",
44
"prettier": "^2.8.3",
45
- "textlint": "13.0.1",
46
- "textlint-scripts": "^13.0.1"
+ "textlint": "13.1.2",
+ "textlint-scripts": "^13.1.2"
47
48
"prettier": {
49
"singleQuote": false,
0 commit comments