File tree Expand file tree Collapse file tree 2 files changed +22
-3
lines changed
packages/stylelint-config Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## @anolilab/stylelint-config [ 6.0.14] ( https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected] ...@anolilab/[email protected] ) (2023-12-22)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * update deps and removed dev deps from deps ([ 77d5379] ( https://github.com/anolilab/javascript-style-guide/commit/77d5379718aeb6a1a3457f4e472e7204e3bc27ca ) )
7
+
8
+
9
+ ### Miscellaneous Chores
10
+
11
+ * downgrade stylelint 15.11.0 ([ 933e269] ( https://github.com/anolilab/javascript-style-guide/commit/933e269f0f967873c6fd7913e959a288c0983fb7 ) )
12
+
13
+
14
+
15
+ ### Dependencies
16
+
17
+ * ** browserslist-config-anolilab:** upgraded to 5.0.14
18
+ * ** @anolilab/semantic-release-preset :** upgraded to 8.0.3
19
+
1
20
## @anolilab/stylelint-config [ 6.0.13] ( https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected] ...@anolilab/[email protected] ) (2023-11-02)
2
21
3
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @anolilab/stylelint-config" ,
3
- "version" : " 6.0.13 " ,
3
+ "version" : " 6.0.14 " ,
4
4
"description" : " Stylelint shareable config for the Anolilab stylesheet guide." ,
5
5
"keywords" : [
6
6
" css" ,
106
106
"dependencies" : {
107
107
"@anolilab/package-json-utils" : " 3.0.9" ,
108
108
"@ronilaukkarinen/stylelint-a11y" : " ^1.2.9" ,
109
- "browserslist-config-anolilab" : " 5.0.13 " ,
109
+ "browserslist-config-anolilab" : " 5.0.14 " ,
110
110
"stylelint-config-clean-order" : " ^5.2.0" ,
111
111
"stylelint-config-standard" : " ^35.0.0" ,
112
112
"stylelint-declaration-block-no-ignored-properties" : " ^2.7.0" ,
116
116
"stylelint-selector-no-empty" : " ^1.0.9"
117
117
},
118
118
"devDependencies" : {
119
- "@anolilab/semantic-release-preset" : " 8.0.2 " ,
119
+ "@anolilab/semantic-release-preset" : " 8.0.3 " ,
120
120
"postcss" : " ^8.4.32" ,
121
121
"rimraf" : " ^5.0.5" ,
122
122
"semantic-release" : " ^22.0.12" ,
You can’t perform that action at this time.
0 commit comments