Skip to content

Commit e976979

Browse files
fix(deps): update patch updates to ^12.5.0
1 parent 5f9a642 commit e976979

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"@types/structured-source": "^3.0.0",
3838
"eslint": "8.31.0",
3939
"textlint-plugin-asciidoctor": "^1.1.0",
40-
"textlint-scripts": "^12.4.0",
41-
"textlint-tester": "^12.4.0",
40+
"textlint-scripts": "^12.5.0",
41+
"textlint-tester": "^12.5.0",
4242
"ts-node": "^10.9.1",
4343
"typescript": "^4.9.4"
4444
},
4545
"peerDependencies": {
4646
"eslint": "^8.0.0"
4747
},
4848
"dependencies": {
49-
"@textlint/types": "^12.3.0",
49+
"@textlint/types": "^12.5.0",
5050
"structured-source": "^4.0.0"
5151
}
5252
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1544,7 +1544,7 @@
15441544
dependencies:
15451545
"@textlint/text-to-ast" "^12.5.0"
15461546

1547-
"@textlint/types@^12.3.0", "@textlint/types@^12.5.0":
1547+
"@textlint/types@^12.5.0":
15481548
version "12.5.0"
15491549
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-12.5.0.tgz#b0a79f83ece81b7e8ffe2570a073ea77a4459734"
15501550
integrity sha512-Po5qOubilL/g3dx+ZUgaQzNXbROADBF4Z5xy7qqgV6pBQIEE/06INZDmmLE1Eesm2zoDpygoG/1f/0/Cy5Yupw==
@@ -3849,7 +3849,7 @@ textlint-plugin-asciidoctor@^1.1.0:
38493849
dependencies:
38503850
asciidoctor.js "^1.5.9"
38513851

3852-
textlint-scripts@^12.4.0:
3852+
textlint-scripts@^12.5.0:
38533853
version "12.5.0"
38543854
resolved "https://registry.yarnpkg.com/textlint-scripts/-/textlint-scripts-12.5.0.tgz#d3c1e5d798eee30599a6b2230bb8cb31d666f0d8"
38553855
integrity sha512-H98q2EYPhvm2B8rR2BreApa+d5IPNwKJT78ettfpXlCUiS9bJkdVd+7fAcwD+FaW8SsPGAWVfbmhzPChJvKm4g==
@@ -3866,7 +3866,7 @@ textlint-scripts@^12.4.0:
38663866
pkg-to-readme "^1.1.2"
38673867
textlint-tester "^12.5.0"
38683868

3869-
textlint-tester@^12.4.0, textlint-tester@^12.5.0:
3869+
textlint-tester@^12.5.0:
38703870
version "12.5.0"
38713871
resolved "https://registry.yarnpkg.com/textlint-tester/-/textlint-tester-12.5.0.tgz#41fcaa5d37b0d171a134af2a6fa88bfc0a34082d"
38723872
integrity sha512-4BKh/eWCc73T6mvBwXz1q53gbzCm+S0iHet2nmOQWF9aEbGkVnLbFbEKNdPiayAJ5tugIdvpfT/5iUb1RXDjeg==

0 commit comments

Comments
 (0)