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 53a22f7 commit 8164177Copy full SHA for 8164177
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.2",
+ "textlint-scripts": "^12.2.3",
41
"ts-node": "^10.9.1",
42
"typescript": "^4.5.4",
43
- "textlint-tester": "^12.2.2"
+ "textlint-tester": "^12.2.3"
44
},
45
"peerDependencies": {
46
"eslint": "^8.0.0"
47
48
"dependencies": {
49
- "@textlint/types": "^12.2.2",
+ "@textlint/types": "^12.2.3",
50
"structured-source": "^3.0.2"
51
}
52
0 commit comments