File tree 2 files changed +17
-3
lines changed
2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## @anolilab/textlint-config [ 7.0.2] ( https://github.com/anolilab/javascript-style-guide/compare/@anolilab/textlint-config@7.0.1...@anolilab/textlint-config@7.0.2 ) (2023-07-18)
2
+
3
+
4
+ ### Miscellaneous Chores
5
+
6
+ * "Update package versions in pnpm-lock.yaml" ([ 9c24c65] ( https://github.com/anolilab/javascript-style-guide/commit/9c24c6549de3f3df60fc4ca3cef3e8759da40a8e ) )
7
+
8
+
9
+
10
+ ### Dependencies
11
+
12
+ * ** @anolilab/package-json-utils :** upgraded to 2.0.2
13
+ * ** @anolilab/semantic-release-preset :** upgraded to 5.0.2
14
+
1
15
## @anolilab/textlint-config [ 7.0.1] ( https://github.com/anolilab/javascript-style-guide/compare/@anolilab/textlint-config@7.0.0...@anolilab/textlint-config@7.0.1 ) (2023-07-05)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @anolilab/textlint-config" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " Anolilab Coding Standard for text linting." ,
5
5
"keywords" : [
6
6
" anolilab" ,
62
62
"postinstall" : " node ./skip.js || node ./dist/postinstall.js"
63
63
},
64
64
"dependencies" : {
65
- "@anolilab/package-json-utils" : " 2.0.1 " ,
65
+ "@anolilab/package-json-utils" : " 2.0.2 " ,
66
66
"@textlint-rule/textlint-rule-no-invalid-control-character" : " ^2.0.0" ,
67
67
"@textlint-rule/textlint-rule-no-unmatched-pair" : " ^1.0.9" ,
68
68
"@textlint-rule/textlint-rule-preset-google" : " ^0.1.2" ,
86
86
"write-good" : " ^1.0.8"
87
87
},
88
88
"devDependencies" : {
89
- "@anolilab/semantic-release-preset" : " 5.0.1 " ,
89
+ "@anolilab/semantic-release-preset" : " 5.0.2 " ,
90
90
"rimraf" : " ^5.0.1" ,
91
91
"semantic-release" : " ^21.0.7" ,
92
92
"textlint" : " ^13.3.3" ,
You can’t perform that action at this time.
0 commit comments