Skip to content

Commit 7a4a77c

Browse files
[skip netlify]: Bump stylelint-prettier from 4.1.0 to 5.0.2
Bumps [stylelint-prettier](https://github.com/prettier/stylelint-prettier) from 4.1.0 to 5.0.2. - [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/stylelint-prettier@v4.1.0...v5.0.2) --- updated-dependencies: - dependency-name: stylelint-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a28a901 commit 7a4a77c

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

docs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"sinon": "^18.0.0",
7575
"stylelint": "^16.7.0",
7676
"stylelint-config-standard": "^34.0.0",
77-
"stylelint-prettier": "^4.1.0",
77+
"stylelint-prettier": "^5.0.2",
7878
"tracked-built-ins": "^3.3.0",
7979
"webpack": "^5.92.1"
8080
},

pnpm-lock.yaml

Lines changed: 9 additions & 9 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
@@ -71,7 +71,7 @@
7171
"sinon": "^18.0.0",
7272
"stylelint": "^16.7.0",
7373
"stylelint-config-standard": "^34.0.0",
74-
"stylelint-prettier": "^4.1.0",
74+
"stylelint-prettier": "^5.0.2",
7575
"tracked-built-ins": "^3.3.0",
7676
"webpack": "^5.92.1"
7777
},

0 commit comments

Comments
 (0)