Skip to content

Commit c3c8546

Browse files
[skip netlify]: Bump stylelint from 16.8.2 to 16.9.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.8.2 to 16.9.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.8.2...16.9.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c97374 commit c3c8546

File tree

3 files changed

+56
-57
lines changed

3 files changed

+56
-57
lines changed

docs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"qunit": "^2.22.0",
7373
"qunit-dom": "^3.2.0",
7474
"sinon": "^18.0.0",
75-
"stylelint": "^16.8.2",
75+
"stylelint": "^16.9.0",
7676
"stylelint-config-standard": "^36.0.1",
7777
"stylelint-prettier": "^5.0.2",
7878
"tracked-built-ins": "^3.3.0",

pnpm-lock.yaml

Lines changed: 54 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"qunit": "^2.22.0",
7070
"qunit-dom": "^3.2.0",
7171
"sinon": "^18.0.0",
72-
"stylelint": "^16.8.2",
72+
"stylelint": "^16.9.0",
7373
"stylelint-config-standard": "^36.0.1",
7474
"stylelint-prettier": "^5.0.2",
7575
"tracked-built-ins": "^3.3.0",

0 commit comments

Comments
 (0)