Skip to content

Commit 3a7d5ae

Browse files
fix(deps): update dependency @textlint/types to ^12.6.0
1 parent 6771379 commit 3a7d5ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint": "^8.0.0"
4747
},
4848
"dependencies": {
49-
"@textlint/types": "^12.5.2",
49+
"@textlint/types": "^12.6.0",
5050
"structured-source": "^4.0.0"
5151
}
5252
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1549,7 +1549,7 @@
15491549
dependencies:
15501550
"@textlint/text-to-ast" "^13.0.1"
15511551

1552-
"@textlint/types@^12.5.2":
1552+
"@textlint/types@^12.6.0":
15531553
version "12.6.1"
15541554
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-12.6.1.tgz#d00c5d625287a113c2807587c2c0cdc1c7f182d8"
15551555
integrity sha512-t1SZYahu2olnF8MUhlP6qDIEDyl7WmyIaBYxQdE2qU6xUkZWXS2zIxoAT/pVgvFCzDw3KO5HhIYGVeWRp90dTg==

0 commit comments

Comments
 (0)