Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit 6c877df

Browse files
committed
Update gulp-stylelint and stylelint-a11y
1 parent e62c0b9 commit 6c877df

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
* Add stylelint-rem-over-px
77
* Remove the obvious null rules from .stylelintrc
88
* Remove .travis.yml
9+
* Update @ronilaukkarinen/gulp-stylelint to 14.1.1
10+
* Update @ronilaukkarinen/stylelint-a11y to 1.2.7
911

1012
### 2.5.1: 2023-02-13
1113

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"@hint/hint-axe": "^4.4.17",
1010
"@hint/hint-button-type": "^3.0.19",
1111
"@hint/hint-compat-api": "^4.5.3",
12-
"@ronilaukkarinen/gulp-stylelint": "^14.1.0",
13-
"@ronilaukkarinen/stylelint-a11y": "^1.2.6",
12+
"@ronilaukkarinen/gulp-stylelint": "^14.1.1",
13+
"@ronilaukkarinen/stylelint-a11y": "^1.2.7",
1414
"@ronilaukkarinen/stylelint-declaration-strict-value": "^1.9.2",
1515
"@ronilaukkarinen/stylelint-value-no-unknown-custom-properties": "^4.0.1",
1616
"autoprefixer": "^10.4.13",

0 commit comments

Comments
 (0)