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 2a4de83 commit b3c8000Copy full SHA for b3c8000
package.json
@@ -37,16 +37,16 @@
37
"@types/structured-source": "^3.0.0",
38
"eslint": "8.5.0",
39
"textlint-plugin-asciidoctor": "^1.1.0",
40
- "textlint-scripts": "^12.2.4",
+ "textlint-scripts": "^12.3.0",
41
"ts-node": "^10.9.1",
42
"typescript": "^4.5.4",
43
- "textlint-tester": "^12.2.4"
+ "textlint-tester": "^12.3.0"
44
},
45
"peerDependencies": {
46
"eslint": "^8.0.0"
47
48
"dependencies": {
49
- "@textlint/types": "^12.2.3",
+ "@textlint/types": "^12.3.0",
50
"structured-source": "^3.0.2"
51
}
52
0 commit comments