Skip to content

Commit 8070abf

Browse files
chore(release): @anolilab/[email protected] [skip ci]\n\n## @anolilab/stylelint-config [6.0.9](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-27)
### Miscellaneous Chores * **deps:** update devdependencies ([#766](#766)) ([ef64bea](ef64bea)) ### Dependencies * **browserslist-config-anolilab:** upgraded to 5.0.9 * **@anolilab/semantic-release-preset:** upgraded to 7.0.4
1 parent 21127cb commit 8070abf

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

packages/stylelint-config/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## @anolilab/stylelint-config [6.0.9](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-27)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* **deps:** update devdependencies ([#766](https://github.com/anolilab/javascript-style-guide/issues/766)) ([ef64bea](https://github.com/anolilab/javascript-style-guide/commit/ef64bea2701995c85b9d1a0ad07ec4da6f7e4b25))
7+
8+
9+
10+
### Dependencies
11+
12+
* **browserslist-config-anolilab:** upgraded to 5.0.9
13+
* **@anolilab/semantic-release-preset:** upgraded to 7.0.4
14+
115
## @anolilab/stylelint-config [6.0.8](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-26)
216

317

packages/stylelint-config/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/stylelint-config",
3-
"version": "6.0.8",
3+
"version": "6.0.9",
44
"description": "Stylelint shareable config for the Anolilab stylesheet guide.",
55
"keywords": [
66
"css",
@@ -106,7 +106,7 @@
106106
"dependencies": {
107107
"@anolilab/package-json-utils": "3.0.6",
108108
"@ronilaukkarinen/stylelint-a11y": "^1.2.7",
109-
"browserslist-config-anolilab": "5.0.8",
109+
"browserslist-config-anolilab": "5.0.9",
110110
"stylelint-config-clean-order": "^5.2.0",
111111
"stylelint-config-standard": "^34.0.0",
112112
"stylelint-declaration-block-no-ignored-properties": "^2.7.0",
@@ -118,7 +118,7 @@
118118
"vitest": "^0.34.5"
119119
},
120120
"devDependencies": {
121-
"@anolilab/semantic-release-preset": "7.0.3",
121+
"@anolilab/semantic-release-preset": "7.0.4",
122122
"postcss": "^8.4.30",
123123
"rimraf": "^5.0.5",
124124
"semantic-release": "^21.1.2",

0 commit comments

Comments
 (0)