Skip to content

Commit 9b3f0c7

Browse files
[skip netlify]: Bump stylelint-config-standard from 34.0.0 to 36.0.1
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 34.0.0 to 36.0.1. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@34.0.0...36.0.1) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 317224b commit 9b3f0c7

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

docs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"qunit-dom": "^3.2.0",
7474
"sinon": "^18.0.0",
7575
"stylelint": "^16.7.0",
76-
"stylelint-config-standard": "^34.0.0",
76+
"stylelint-config-standard": "^36.0.1",
7777
"stylelint-prettier": "^5.0.2",
7878
"tracked-built-ins": "^3.3.0",
7979
"webpack": "^5.92.1"

pnpm-lock.yaml

Lines changed: 15 additions & 15 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
@@ -70,7 +70,7 @@
7070
"qunit-dom": "^3.2.0",
7171
"sinon": "^18.0.0",
7272
"stylelint": "^16.7.0",
73-
"stylelint-config-standard": "^34.0.0",
73+
"stylelint-config-standard": "^36.0.1",
7474
"stylelint-prettier": "^5.0.2",
7575
"tracked-built-ins": "^3.3.0",
7676
"webpack": "^5.92.1"

0 commit comments

Comments
 (0)