Skip to content

Commit 85bb6eb

Browse files
Update dependency stylelint to v16.14.1 (#1305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7fb20e6 commit 85bb6eb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"release-it": "16.3.0",
9898
"rsvp": "4.8.5",
9999
"sinon": "19.0.2",
100-
"stylelint": "16.14.0",
100+
"stylelint": "16.14.1",
101101
"stylelint-config-standard": "37.0.0",
102102
"stylelint-prettier": "5.0.2",
103103
"webpack": "5.97.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16438,10 +16438,10 @@ [email protected]:
1643816438
dependencies:
1643916439
prettier-linter-helpers "^1.0.0"
1644016440

16441-
16442-
version "16.14.0"
16443-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.14.0.tgz#eb0dd492c8dd545c7093f6cce8249752e09a0059"
16444-
integrity sha512-orePw2dKxzXC0hd1VmxrDBqgf1KUV9DYsZY4guKLE9XcQD7m0BxVnWMaoQqMNsQIG14MyyTHf6zoajvOnDra8g==
16441+
16442+
version "16.14.1"
16443+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.14.1.tgz#32d3df8c5ce7ba0275ce6a4a966b6099d7a828e3"
16444+
integrity sha512-oqCL7AC3786oTax35T/nuLL8p2C3k/8rHKAooezrPGRvUX0wX+qqs5kMWh5YYT4PHQgVDobHT4tw55WgpYG6Sw==
1644516445
dependencies:
1644616446
"@csstools/css-parser-algorithms" "^3.0.4"
1644716447
"@csstools/css-tokenizer" "^3.0.3"

0 commit comments

Comments
 (0)