Skip to content

Commit 7be22ab

Browse files
fix(deps): update stylelint-patch (#598)
* fix(deps): update stylelint-patch * chore(deps): changeset for dependency update * chore: update snapshot (github-actions) --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: robo-miku[bot] <185786754+robo-miku[bot]@users.noreply.github.com>
1 parent d9cb596 commit 7be22ab

4 files changed

Lines changed: 34 additions & 19 deletions

File tree

.changeset/dependencies-GH-598.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@virtual-live-lab/stylelint-config": patch
3+
---
4+
5+
fix(deps): update stylelint-patch

packages/stylelint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
}
2929
},
3030
"dependencies": {
31-
"@double-great/stylelint-a11y": "3.4.1",
31+
"@double-great/stylelint-a11y": "3.4.7",
3232
"defu": "6.1.4",
3333
"stylelint-config-html": "1.1.0",
3434
"stylelint-config-recess-order": "7.7.0",
3535
"stylelint-config-standard": "39.0.1",
3636
"stylelint-declaration-block-no-ignored-properties": "2.8.0",
37-
"stylelint-value-no-unknown-custom-properties": "6.1.0"
37+
"stylelint-value-no-unknown-custom-properties": "6.1.1"
3838
},
3939
"devDependencies": {
4040
"@types/node": "catalog:",

packages/stylelint-config/test/__snapshots__/snapshot.test.ts.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ exports[`Test stylelint preset with snapshot > astro preset > should match snaps
2525
},
2626
"plugins": [
2727
"/home/runner/work/js-config/js-config/node_modules/.pnpm/stylelint-declaration-block-no-ignored-properties@2.8.0_stylelint@16.26.1_typescript@5.9.3_/node_modules/stylelint-declaration-block-no-ignored-properties/index.js",
28-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/stylelint-value-no-unknown-custom-properties@6.1.0_stylelint@16.26.1_typescript@5.9.3_/node_modules/stylelint-value-no-unknown-custom-properties/src/index.mjs",
29-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/@double-great+stylelint-a11y@3.4.1_stylelint@16.26.1_typescript@5.9.3_/node_modules/@double-great/stylelint-a11y/src/index.js",
28+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/stylelint-value-no-unknown-custom-properties@6.1.1_stylelint@16.26.1_typescript@5.9.3_/node_modules/stylelint-value-no-unknown-custom-properties/src/index.mjs",
29+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/@double-great+stylelint-a11y@3.4.7_stylelint@16.26.1_typescript@5.9.3_/node_modules/@double-great/stylelint-a11y/src/index.js",
3030
"/home/runner/work/js-config/js-config/node_modules/.pnpm/stylelint-order@6.0.4_stylelint@16.26.1_typescript@5.9.3_/node_modules/stylelint-order/index.js",
3131
],
3232
"rules": {
@@ -1097,8 +1097,8 @@ exports[`Test stylelint preset with snapshot > astro preset > should match snaps
10971097
},
10981098
"plugins": [
10991099
"/home/runner/work/js-config/js-config/node_modules/.pnpm/stylelint-declaration-block-no-ignored-properties@2.8.0_stylelint@16.26.1_typescript@5.9.3_/node_modules/stylelint-declaration-block-no-ignored-properties/index.js",
1100-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/stylelint-value-no-unknown-custom-properties@6.1.0_stylelint@16.26.1_typescript@5.9.3_/node_modules/stylelint-value-no-unknown-custom-properties/src/index.mjs",
1101-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/@double-great+stylelint-a11y@3.4.1_stylelint@16.26.1_typescript@5.9.3_/node_modules/@double-great/stylelint-a11y/src/index.js",
1100+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/stylelint-value-no-unknown-custom-properties@6.1.1_stylelint@16.26.1_typescript@5.9.3_/node_modules/stylelint-value-no-unknown-custom-properties/src/index.mjs",
1101+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/@double-great+stylelint-a11y@3.4.7_stylelint@16.26.1_typescript@5.9.3_/node_modules/@double-great/stylelint-a11y/src/index.js",
11021102
"/home/runner/work/js-config/js-config/node_modules/.pnpm/stylelint-order@6.0.4_stylelint@16.26.1_typescript@5.9.3_/node_modules/stylelint-order/index.js",
11031103
],
11041104
"rules": {
@@ -2169,8 +2169,8 @@ exports[`Test stylelint preset with snapshot > normal preset > should match snap
21692169
},
21702170
"plugins": [
21712171
"/home/runner/work/js-config/js-config/node_modules/.pnpm/stylelint-declaration-block-no-ignored-properties@2.8.0_stylelint@16.26.1_typescript@5.9.3_/node_modules/stylelint-declaration-block-no-ignored-properties/index.js",
2172-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/stylelint-value-no-unknown-custom-properties@6.1.0_stylelint@16.26.1_typescript@5.9.3_/node_modules/stylelint-value-no-unknown-custom-properties/src/index.mjs",
2173-
"/home/runner/work/js-config/js-config/node_modules/.pnpm/@double-great+stylelint-a11y@3.4.1_stylelint@16.26.1_typescript@5.9.3_/node_modules/@double-great/stylelint-a11y/src/index.js",
2172+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/stylelint-value-no-unknown-custom-properties@6.1.1_stylelint@16.26.1_typescript@5.9.3_/node_modules/stylelint-value-no-unknown-custom-properties/src/index.mjs",
2173+
"/home/runner/work/js-config/js-config/node_modules/.pnpm/@double-great+stylelint-a11y@3.4.7_stylelint@16.26.1_typescript@5.9.3_/node_modules/@double-great/stylelint-a11y/src/index.js",
21742174
"/home/runner/work/js-config/js-config/node_modules/.pnpm/stylelint-order@6.0.4_stylelint@16.26.1_typescript@5.9.3_/node_modules/stylelint-order/index.js",
21752175
],
21762176
"rules": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)