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 6771379 commit 3a7d5aeCopy full SHA for 3a7d5ae
package.json
@@ -46,7 +46,7 @@
46
"eslint": "^8.0.0"
47
},
48
"dependencies": {
49
- "@textlint/types": "^12.5.2",
+ "@textlint/types": "^12.6.0",
50
"structured-source": "^4.0.0"
51
}
52
yarn.lock
@@ -1549,7 +1549,7 @@
1549
dependencies:
1550
"@textlint/text-to-ast" "^13.0.1"
1551
1552
-"@textlint/types@^12.5.2":
+"@textlint/types@^12.6.0":
1553
version "12.6.1"
1554
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-12.6.1.tgz#d00c5d625287a113c2807587c2c0cdc1c7f182d8"
1555
integrity sha512-t1SZYahu2olnF8MUhlP6qDIEDyl7WmyIaBYxQdE2qU6xUkZWXS2zIxoAT/pVgvFCzDw3KO5HhIYGVeWRp90dTg==
0 commit comments